summaryrefslogtreecommitdiff
path: root/sys/boot/common
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.57Christian Brueffer2003-07-171-1/+1
* MFC: r1.55 - Improve grammar.Murray Stokely2003-05-101-42/+43
* MFC: Revision 1.24:Tom Rhodes2003-03-141-3/+3
* MFC: Eliminate references to defunct kernel tunables.Yaroslav Tykhiy2003-01-101-8/+0
* When the last module in a dependency chain fails to load with EEXIST,Thomas Quinot2002-12-191-1/+3
* "<matcd> Help! Help, scottl is trying to *BANG* *BANG* *BANG*"Scott Long2002-10-051-1/+0
* MFC: Change help documentation for bootfile and module_path to reflectMark Peek2002-07-131-6/+8
* MFC: fix assorted typos and grammar bogons. No content changes.Jens Schweikhardt2002-07-071-8/+8
* MFC: allow dump device be configured via loader(8) tunable.Maxim Sobolev2002-02-041-0/+7
* MFC: Add a DEVT_CD type for CD drivers.John Baldwin2001-12-211-0/+1
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-10/+18
* MFC: r1.34 - fix typo.Murray Stokely2001-12-081-1/+1
* o Expand list of tunables documented in loader.8 to include kern.maxusers,Robert Watson2001-12-071-0/+8
* MFC: (1.16) The entry for the 'set' command no longer has a list of variables.Dag-Erling Smørgrav2001-12-071-2/+0
* MFC VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX features for i386. OtherMatthew Dillon2001-09-151-0/+27
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-5/+5
* MFC rev 1.20Jesper Skriver2001-06-121-1/+1
* MFC rev 1.19Jesper Skriver2001-06-061-1/+1
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-3/+3
* 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