summaryrefslogtreecommitdiff
path: root/sys/ddb/db_command.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.1.6_cvscvs2svn1997-02-051-1/+1
* Brought in changes from main branch: fix command funcs to have correct #David Greenman1995-09-121-5/+13
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-191-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-5/+8
* Make ``p'' an explicit alias for ``print'' instead of being anJoerg Wunsch1995-03-051-1/+2
* Added "panic" command to ddb, so we can do something sensible even ifPoul-Henning Kamp1995-02-051-1/+9
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBDavid Greenman1994-08-271-5/+3
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-13/+4
* Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman1994-08-131-5/+5
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-2/+4
* ps works inside ddb now.Guido van Rooij1994-02-111-2/+5
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andGarrett Wollman1993-11-251-3/+4
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-50/+3
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+526