summaryrefslogtreecommitdiff
path: root/sys/ddb/db_command.c
AgeCommit message (Collapse)Author
1999-02-26uvm compatArtur Grabowski
1998-09-01the sync command does not work, back it outArtur Grabowski
1998-08-30add a sync command that does not rebootArtur Grabowski
1998-02-25Add command to print out extents. This helps in debugging PnP stuff,Tobias Weingartner
and "it's just plain cool".
1997-09-08put 'help' in front of 'hangman'Theo de Raadt
1997-07-07Do not wrap lines so often, much prettier x outputNiklas Hallqvist
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
to the battery backed up clock via resettodr() in boot().
1996-05-31-Wall and -Wstrict-prototypes cleanupNiklas Hallqvist
1996-05-05add advanced hang analyzer.Michael Shalayeff
idea by theo.
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
dev_conf.h deleted, longjmp proto changed.
1996-03-11Debbuger changed towards the latest Mach.Michael Shalayeff
Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD.
1996-02-20netbsd-current import & 'boot' cmd addition.Michael Shalayeff
1995-12-14update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt