aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/commands.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.16: respect user's choice to quit the pagerDavid E. O'Brien2001-03-051-4/+7
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-2/+2
* MFC: rev 1.14 (fix 'q' or 'Q' for the show command)David E. O'Brien2000-07-061-1/+2
* Correctly handle a user-requested abort in the middle of displaying aMike Smith1999-12-281-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix a number of memory leaks and other memory-related disorders.Daniel C. Sobral1999-03-081-1/+7
* Whoops! Forgot to include Mr. Sobray's more command in the last setJordan K. Hubbard1999-02-011-1/+46
* No builtin command resets getopt before using it, causingMike Smith1999-01-111-1/+4
* Add a description for 'lsdev' so that it shows up in the '?' displayMike Smith1999-01-091-2/+3
* - Add a new command 'lsdev' to list devices which might be likely to hostMike Smith1998-10-311-8/+196
* Make ISA PnP work. This successfully enumerates as many ISA devices as IMike Smith1998-10-211-5/+5
* Sync the MODINFO constants with <sys/linker.h>Mike Smith1998-10-091-3/+1
* - VERBOSE_LS is obsolete, as the heap is much better behaved now.Mike Smith1998-10-071-2/+61
* Remove 'panic' command (it works), don't ask for a keypress in panic, asMike Smith1998-09-181-12/+1
* Bootstrap updates.Mike Smith1998-09-031-2/+37
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-211-0/+155