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_input.c
Age
Commit message (
Expand
)
Author
2020-01-26
Pull up following revision(s) (requested by uwe in ticket #655):
martin
2010-08-31
Define db_hist_put() only when DDB_HISTORY_SIZE != 0 so that
enami
2010-08-31
Fix indent in prevous commit.
enami
2010-08-30
Don't overflow DDB command history. Coyote Point changelist description:
tls
2009-03-07
Make ddb compile and work in userspace. Mostly this is comprised of three
ad
2007-02-22
TRUE -> true, FALSE -> false
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-05-29
Add lots of const.
christos
2002-11-04
Dump DDB_* and SYMTAB_SPACE options to opt_ddbparam.h rather than opt_ddb.h.
itohy
2002-11-02
/*CONTCOND*/ while (0)'ed macros
perry
2002-02-15
ANSIfy, KNF.
simonb
2001-11-20
- pull in opt_kgdb.h where necessary
lukem
2001-11-12
add RCSIDs
lukem
2000-07-28
Fix CTRL-T to behave properly. It should swaps the current and previous
jhawk
2000-03-30
Die, register, die!
augustss
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
1998-07-04
defopt DDB.
jonathan
1997-11-16
s/DB_HISTORY_SIZE/DDB_HISTORY_SIZE/, for consistency with other DDB #defines
lukem
1997-11-16
PR/4504: Tero Kivinen: Add DB_HISTORY_SIZE option to enable history in ddb
christos
1996-02-05
DDB prototype changes.
christos
1994-10-26
Remove bogus definition of cnpollc().
mycroft
1994-10-09
db_error() does not return.
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