summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_ps.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-3/+2
* Removed an especially bogus cast.bde1999-05-131-2/+2
* Changes to support -Wall, -Wcast-qual. Had to make physical code changesdillon1999-01-271-2/+2
* Fixed db_printf format errors.bde1998-07-081-5/+6
* Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines.bde1997-10-091-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* 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