aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common
Commit message (Expand)AuthorAgeFilesLines
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-8/+8
* MFC: fix setlocale(3) so that LC_ALL environment variable (if setRuslan Ermilov2001-03-051-1/+1
* MFC: 1.16: respect user's choice to quit the pagerDavid E. O'Brien2001-03-051-4/+7
* MFC: document more files and add warning.David E. O'Brien2001-03-041-0/+11
* MFC: rev 1.27 (change NOFORTH comment character from # to \ followed by space)David E. O'Brien2001-03-041-1/+1
* MFC: rev 1.10 (give the network device a print method)David E. O'Brien2001-03-041-1/+9
* MFC: revision 1.26 (bring back perform function)... I have no ideaMatt Jacob2001-01-051-0/+36
* MFC: Cleanup warnings.Paul Saab2000-12-2812-139/+105
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-13/+10
* MFC: removed duplicate .Os call.Ruslan Ermilov2000-12-141-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-10/+10
* MFC 1.26: Don't indirect through a null pointer.Andrew Gallatin2000-10-281-1/+1
* Properly fix the build on the alpha.Paul Saab2000-09-181-3/+1
* The alpha -stable builds have been broken for awhile. This isMatt Jacob2000-09-181-1/+2
* MFC:Paul Saab2000-09-101-1/+2
* MFC: add missing "is".Daniel C. Sobral2000-08-111-1/+1
* MFC: $FreeBSD$Peter Wemm2000-08-031-0/+2
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-202-3/+3
* White space commit to remove differences with the HEAD.David E. O'Brien2000-07-071-1/+1
* MFC: rev 1.18 (make MI as `sizeof' returns different sizes on differentDavid E. O'Brien2000-07-071-2/+2
* MFC: rev 1.1{6,8} (place original builtins in a vocabulary calledDavid E. O'Brien2000-07-071-4/+6
* MFC: rev 1.23David E. O'Brien2000-07-071-1/+7
* MFC: rev 1.7David E. O'Brien2000-07-071-0/+1
* MFC: rev 1.14 (fix 'q' or 'Q' for the show command)David E. O'Brien2000-07-061-1/+2
* MFC: rev 1.18 (boot /kernel.old if /kernel is missing)David E. O'Brien2000-07-061-0/+2
* MFC: add FreeBSD Ids.David E. O'Brien2000-07-061-0/+1
* MFC: Commonly install manpages and backup previous loader.David E. O'Brien2000-07-061-0/+5
* MFC: Delay calling the device cleanup routines until the absolutePaul Saab2000-07-063-5/+13
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-261-0/+801
* MFC: Latest PXE and ext2fs support.Paul Saab2000-05-043-45/+32
* MFC the loader bcache fixes.John Baldwin2000-03-162-8/+25
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-131-753/+0
* Fix the loader to handle module dependencies properly. More fixesBoris Popov2000-02-252-107/+80
* Close a file descriptor leak in the code which loads file objects.Mike Smith2000-02-171-0/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+3
* Correctly handle a user-requested abort in the middle of displaying aMike Smith1999-12-281-2/+4
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latterMarcel Moolenaar1999-12-161-321/+0
* Update to reflect use of : not ; as separator in paths passed to theMike Smith1999-12-071-2/+2
* Add fairings. Do not depend on user actually supplying the argumentsDaniel C. Sobral1999-12-011-0/+4
* Make the prompt look like on OpenBoot.Daniel C. Sobral1999-11-271-1/+1
* Changes the default prompt to "ok".Daniel C. Sobral1999-11-011-1/+3
* Bring in ficl version 2.03. No version bump for loader.Daniel C. Sobral1999-09-292-11/+9
* * Fix a stack of warnings.Doug Rabson1999-09-012-12/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2826-26/+26
* Fix some typos.Nik Clayton1999-07-281-7/+7
* Walk around the end of all the silly guessing of device types and unitMike Smith1999-07-212-2/+71
* The boot countdown timer says it will boot in 1 seconds,Nick Hibma1999-07-151-2/+4
* Document the hw.physmem tunable. (There should be arch-specific tunableMike Smith1999-07-021-0/+12
* Reconcile all the loader newvers.sh's into one common one.Peter Wemm1999-06-291-0/+46
* ABS_SET() and BSS_SET() are no longer used. The sole remaining user ofPeter Wemm1999-06-261-4/+1