summaryrefslogtreecommitdiff
path: root/sys/ddb
AgeCommit message (Expand)Author
1997-05-29correct case KERNFS && !LKMMichael Shalayeff
1997-05-29futher support for kernfs......Michael Shalayeff
1997-05-29move db_radix to the db_output.c, where all the vars are.Michael Shalayeff
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
1997-03-21New FIXUP_PC_AFTER_BREAK convention from NetBSDNiklas Hallqvist
1997-03-21Instead of explicit extern, include the include file which should do itNiklas Hallqvist
1997-03-21Make ddb variables long (for 64bit archs). from netbsdNiklas Hallqvist
1997-02-07i hate militarists, pacifists either.Michael Shalayeff
1997-02-07Untested changes SUCKTheo de Raadt
1997-02-07wrong private nameMichael Shalayeff
1997-02-07necessary support for kernfs.Michael Shalayeff
1997-01-27change prompt to ddb to match man page ddb(4)Theo de Raadt
1997-01-16use RB_TIMEBAD to indicate that the time is wrong and should not be copiedkstailey
1996-11-29note 1024 limit on text+data.Michael Shalayeff
1996-11-28Actually draw the hanging. Remove some statics. Fix a bug inNiklas Hallqvist
1996-10-21random is stockTheo de Raadt
1996-09-27Prototype db_delete_line().briggs
1996-08-29rnd -> randomTheo de Raadt
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-07-24printf style functions now are int, explicitly return 0Niklas Hallqvist
1996-07-23make printf/addlog return 0, for compat to userlandTheo de Raadt
1996-06-17set default level to 5, misc cleanup.Michael Shalayeff
1996-05-31-Wall and -Wstrict-prototypes cleanupNiklas Hallqvist
1996-05-20remove unused #defines.Michael Shalayeff
1996-05-11Include sys/queue.h, and add multiple include protectionNiklas Hallqvist
1996-05-10fix symtab skip loop (s,p,q,).Michael Shalayeff
1996-05-10do dynamic symtab allocattion.Michael Shalayeff
1996-05-07show symtab name when no less than 3 of them.Michael Shalayeff
1996-05-06do the ^W right.Michael Shalayeff
1996-05-05add advanced hang analyzer.Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-19Fix according to the last changes.Michael Shalayeff
1996-04-17sign-extending table extended.Michael Shalayeff
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