summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_output.c
Commit message (Expand)AuthorAgeFilesLines
* Attached vm ddb commands `show map', `show vmochk', `show object',bde1996-09-141-3/+20
* Clean up various compiler warnings. Most (if not all) were benigngpalmer1996-05-081-3/+6
* Remove some now unused printfoids.phk1996-01-231-25/+1
* Get rid of two and a half printf in the kernel.phk1996-01-151-180/+2
* Reduced and cleaned up #includes.bde1995-12-101-3/+4
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+2
* Staticized and '#ifdef notused' stuff we don't use.phk1995-11-291-15/+3
* Completed function declarations and/or added prototypes and/or #includesbde1995-11-241-5/+5
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Print "(null)" instead of crashing for null strings. Null names arebde1994-10-301-1/+3
* Makes gcc silent in sys/ddb.phk1994-09-271-8/+9
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-271-1/+8
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-6/+6
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-2/+3
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-6/+9
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-42/+2
* Moved db_end_line after db_printf to eliminate forward reference andrgrimes1993-09-091-10/+23
* * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading,dg1993-07-271-0/+4
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+389
OpenPOWER on IntegriCloud