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
/
db_lex.c
Age
Commit message (
Expand
)
Author
2011-05-26
Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD.
joerg
2009-03-07
Make ddb compile and work in userspace. Mostly this is comprised of three
ad
2005-11-27
make DDB_COMMANDONENTER sysctl. (ddb.commandonenter)
yamt
2005-11-26
add a new option DDB_COMMANDONENTER.
yamt
2003-05-17
On some platforms, sizeof(db_expr_t) > sizeof(long), so add a method
scw
2003-03-02
Don't specify string width in the low level function like db_num_to_str.
enami
2002-02-15
ANSIfy, KNF.
simonb
2001-11-12
add RCSIDs
lukem
2000-07-08
printf format safety
sommerfeld
2000-06-06
#include <sys/systm.h> for the snprintf() prototype.
soren
2000-06-06
Stop using DDB-specific "%n" kprintf() format specifier. This was
jhawk
1999-04-12
Quote "AS IS" as in the majority of Carnegy Mellon notices.
pk
1999-04-06
Fix a pasto in copyright text which has been procreating like rabbits..
pk
1997-02-03
fix various 64-bitness bugs.
cgd
1996-02-05
DDB prototype changes.
christos
1994-10-09
db_error() does not return.
mycroft
1994-10-09
Clean up #includes.
mycroft
1994-10-09
Add prototypes.
mycroft
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1993-12-18
Canonicalize all #includes.
mycroft
1993-05-20
add explicit rcs id
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd