summaryrefslogtreecommitdiff
path: root/sys/ddb/db_command.c
AgeCommit message (Expand)Author
1999-05-10Improve the pool allocator's diagnostic helpers, adding the ability tothorpej
1999-04-12Quote "AS IS" as in the majority of Carnegy Mellon notices.pk
1999-04-06Fix a pasto in copyright text which has been procreating like rabbits..pk
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1998-07-05Include required "opt_ddb.h" header file.tron
1998-07-04defopt DDB.jonathan
1998-02-10- add defopt's for UVM, UVMHIST and PMAP_NEW.mrg
1998-02-05initial import of the new virtual memory system, UVM, into -current.mrg
1997-09-11Add a 'reboot' command with a single parameter specifying the boot flags.scottr
1997-05-07Add a "kill" command that calls db_kill_proc().gwr
1997-02-03db_expr_t became a long.mycroft
1996-03-30Fix db_printf format specifications.christos
1996-03-13Kernel version of longjmp() does not take the return value of setjmp() aschristos
1996-03-07Bring setjmp/longjmp prototypes into scope.christos
1996-02-13eliminate setjmp.hgwr
1996-02-05DDB prototype changes.christos
1995-10-26Need to include <vm/vm.h>gwr
1995-10-16Fix nits pointed out by GCC 2.7.mycroft
1994-10-09Clean up #includes.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-04-27Add "show callout".pk
1994-03-23struct command => struct db_command, and define it in db_command.hpk
1994-01-09Pointers to arrays behave oddly in C...mycroft
1994-01-09Push and pop db_recover for error handling, so we can set up temporary catchmycroft
1993-12-18Canonicalize all #includes.mycroft
1993-09-13Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MAC...brezak
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-07-15Add 'ps' command. Add -more- pager to output from Mach ddb.brezak
1993-05-20add explicit rcs idcgd
1993-03-21after 0.2.2 "stable" patches appliedcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd