index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ddb
Age
Commit message (
Expand
)
Author
2007-05-17
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
yamt
2007-04-30
Import of POSIX Asynchronous I/O.
rmind
2007-02-22
TRUE -> true, FALSE -> false
thorpej
2007-02-22
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
matt
2007-02-21
Replace the Mach-derived boolean_t type with the C99 bool type. A
thorpej
2007-02-09
Merge newlock2 to head.
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-05
ANSIfy db_error.
uwe
2006-09-05
Mark db_error __attribute__((__noreturn__)).
uwe
2006-08-30
fix incomplete initializer.
christos
2006-05-14
integrate kauth.
elad
2006-05-14
Move declaration up ahead of active code in the function, so that
he
2006-05-14
XXX: GCC uninitialized.
christos
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2006-04-14
Coverity CID 1094: Protect against NULL deref.
christos
2006-04-02
Now that BKPT_SET takes two arguments, supply the second argument.
he
2006-02-19
Add a "show all pages" command to DDB which prints one line per physical
bjh21
2006-01-24
add ddb "sh mbuf" command.
yamt
2006-01-22
db_show_sched_qs: fix pointer cast lint considers troublesome.
uwe
2006-01-22
Add /l to show all procs usage.
uwe
2006-01-22
This is not IOCCC. Replace " >"[cp == p] with conditional expression.
uwe
2006-01-21
Add CONSTCOND to DB_EXPR_T_IS_QUAD.
uwe
2005-12-11
merge ktrace-lwp.
christos
2005-12-03
After addition of "show all pools", we now need <sys/pool.h> here.
he
2005-12-01
add "show all pools" command for ddb.
yamt
2005-11-27
Move DDB files to files.ddb
thorpej
2005-11-27
make DDB_COMMANDONENTER sysctl. (ddb.commandonenter)
yamt
2005-11-26
add a new option DDB_COMMANDONENTER.
yamt
2005-10-15
- change the way to specify a bufq strategy. (by string rather than by number)
yamt
2005-06-01
make the argument of db_write_bytes const (sorry for the signature change)
drochner
2005-06-01
more constification fallout
drochner
2005-05-30
minor updates: vax port kludge is in trace, not kill. spelling.
jhawk
2005-05-29
Add lots of const.
christos
2005-04-29
move decl of db_machine_command_table from db_interface.h to db_command.c
yamt
2005-03-28
remove stray error(1) comment.
christos
2005-02-26
nuke trailing whitespace
perry
2005-02-15
The way I handled /dev/ksyms requests vs. kernel requests was completely
cube
2005-01-16
reduce db_maxoff from 256MB to 1MB, that should be plenty.
chs
2004-09-29
Implement ddb setting that allows all ddb output to be teed into the
reinoud
2004-09-28
Note that point 32 (ddb output to msgbuf) is Work In Progress and is about
reinoud
2004-09-28
Add an item to help developers without serial consoles.
reinoud
2004-07-27
Make ddb's "show sched_qs" aware of big-endian sched_qs arrangements.
nathanw
2004-05-25
Sysctl descriptions under ddb subtree
atatat
2004-04-27
That's not supposed to be there. Sorry.
atatat
2004-04-21
kill sprintf, use snprintf
itojun
2004-03-24
Tango on sysctl_createv() and flags. The flags have all been renamed,
atatat
2004-02-13
Uppercase CPU, plural is CPUs.
wiz
2003-12-04
Dynamic sysctl.
atatat
2003-11-18
add "show mount" ddb command
dbj
[next]