summaryrefslogtreecommitdiff
path: root/sys/ddb/db_sym.c
AgeCommit message (Expand)Author
2002-05-16Add a an argument to db_printsym that specifies the printf functionArtur Grabowski
2002-05-14Use db_format in db_printsym (we'll want to be able to use printf in it soon).Artur Grabowski
2002-05-13minor knf.Artur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-19Needed a simple cast after a sparc64 change.Mike Frantzen
2001-08-19Ugly hack to make symbols work on sparc64.Artur Grabowski
2001-02-10new symbol handling in ddb for ELF, there is still a problem with hangman on ...Niklas Hallqvist
1997-07-19Include vm/vm.h everywhere it is needed to get at boolean_t (I would preferNiklas Hallqvist
1997-07-0664 bit fixesNiklas Hallqvist
1997-05-29futher support for kernfs......Michael Shalayeff
1997-02-07wrong private nameMichael Shalayeff
1997-02-07necessary support for kernfs.Michael Shalayeff
1996-08-23signedness pedaneteryNiklas Hallqvist
1996-08-16record real symtab end.Michael Shalayeff
1996-08-16add symtab list public iterator.Michael Shalayeff
1996-08-13Kludge to make DDB reverse symbol lookup work again.Niklas Hallqvist
1996-08-04Make compile on OpenBSD/alpha. MD stuff is still missing though.Niklas Hallqvist
1996-05-31-Wall and -Wstrict-prototypes cleanupNiklas Hallqvist
1996-05-20remove unused #defines.Michael Shalayeff
1996-05-10do dynamic symtab allocattion.Michael Shalayeff
1996-05-05add advanced hang analyzer.Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-30Added: sysctl access to the ddb variables.Michael Shalayeff
1996-03-11Debbuger changed towards the latest Mach.Michael Shalayeff
1996-02-20netbsd-current import & 'boot' cmd addition.Michael Shalayeff
1995-12-14update from netbsdTheo de Raadt
1995-12-08kernel is called bsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt