summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_ps.c
Commit message (Expand)AuthorAgeFilesLines
* A small bit of defensive programming in case the panic is during processpeter1996-06-151-1/+5
* For Lite2: proc LIST changes.hsu1996-03-111-5/+5
* Reduced and cleaned up #includes.bde1995-12-101-3/+4
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+2
* Change db_ps() to have the correct number and type of args for a ddbbde1995-08-271-2/+7
* Make db_ps tolerant of uninitialized struct proc fields. Improved 'more'dg1995-08-201-19/+39
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Fixed the formatting breakage I added in the previous commit.dg1995-04-041-4/+8
* Fixed DDB's "ps" output formatting.dg1995-03-281-12/+6
* #include ddb.h not db_output.hphk1994-09-281-2/+2
* Added include of <machine/cons.h> so that cngetc() gets declared.phk1994-09-271-1/+2
* ddb ps function from 1.1.5. Moved into its own file and cleaned up a bitdg1994-08-271-0/+79
OpenPOWER on IntegriCloud