summaryrefslogtreecommitdiff
path: root/sys/ddb/db_command.h
AgeCommit message (Expand)Author
2009-03-07Make ddb compile and work in userspace. Mostly this is comprised of threead
2009-01-05Fix my bug introduced in rev 1.98 of db_command.c where command prefixhaad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-27Fix CS_MACH definition. 0x10 is spelled 0x10, not 0x16.uwe
2007-12-25Convert many of the uses of __attribute__ to equivalentperry
2007-10-01No need to db_init_commands() early any more - it will happen on firstmartin
2007-09-23Minor clenaup - db_cmd_loop_done is a bool nowadays, so use true/falsemartin
2007-09-22Add a new option DDB_VERBOSE_HELP that adds online help to ddb.martin
2007-02-22Fix lossage from boolean_t -> bool and updated x86 bus_dma.matt
2006-09-05Mark db_error __attribute__((__noreturn__)).uwe
2005-11-27make DDB_COMMANDONENTER sysctl. (ddb.commandonenter)yamt
2005-06-01more constification falloutdrochner
2005-05-29Add lots of const.christos
2002-02-15ANSIfy, KNF.simonb
2001-08-17Add `show malloc' to dump the internal state of the MALLOC_DEBUG code.thorpej
2001-01-22Require the machine-dependant DDB commands to be in db_machine_command_table[]jdolecek
2001-01-17constify a littlejdolecek
2000-11-24add ddb commands "show uvmexp" and "show ncache".chs
2000-05-26Rename the machine-specific stack trace printing functionsjhawk
2000-05-22Add a "sifting" command to ddb (named from the Sun OpenPROM command ofjhawk
2000-04-10add ddb commands for printing vnodes and bufs.chs
1999-10-28- change db_cmd_list() to list commands vertically rather than horizontallylukem
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
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
1996-02-05DDB prototype changes.christos
1994-10-09Clean up #includes.mycroft
1994-10-09Add prototypes.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-03-23struct command => struct db_command, and define it in db_command.hpk
1994-02-15Remove RCS logs.mycroft
1993-05-20add explicit rcs idcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd