summaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-21226-226/+226
* remove the lines referring to snd_pcm and snd_sbc - both will be autoloadedCameron Grant2001-03-221-21/+19
* MFC: Better descriptions for the accept filter modules.John Baldwin2001-03-151-2/+2
* MFC: [rev 1.18] Don't set the gateway address if the netmask isPaul Saab2001-03-151-1/+5
* Improve comments about sound modules a bit.Daniel C. Sobral2001-03-141-4/+4
* minor typo correction.Jordan K. Hubbard2001-03-131-2/+2
* Use correct snd_foo_load options rather than snd_foo.Jordan K. Hubbard2001-03-111-21/+21
* List a few additional modules.Daniel C. Sobral2001-03-071-1/+58
* 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-052-2/+2
* MFC: 1.16: respect user's choice to quit the pagerDavid E. O'Brien2001-03-051-4/+7
* MFC: rev 1.7 (make the stack 12K, rename 'stack' to 'stackbase')David E. O'Brien2001-03-041-4/+4
* MFC: rev 1.11 (move init of booted_kernel to bootinfo.c)David E. O'Brien2001-03-041-4/+2
* MFC: rev 1.11 (init booted_kernel from environment kernelname)David E. O'Brien2001-03-041-1/+7
* MFC: rev 1.12 (steal 512KB more from system memory for heap instead of 256KB)David E. O'Brien2001-03-041-9/+11
* MFC: rev 1.11 (remove an unnecessary .PATH entry)David E. O'Brien2001-03-041-1/+0
* MFC: rev 1.6 (fix typo: seperate -> separate)David E. O'Brien2001-03-041-1/+1
* MFC: rev 1.3 ("it's" --> "its" (possessive) & correct a malformed sentence)David E. O'Brien2001-03-041-2/+2
* MFC: use the proper optimization depending on the object format.David E. O'Brien2001-03-041-1/+6
* MFC: rev 1.8 (remove period from SEE ALSO)David E. O'Brien2001-03-041-1/+1
* MFC: add some Pp'sDavid E. O'Brien2001-03-041-1/+11
* MFC: (don't use the Gawkism strftime())David E. O'Brien2001-03-042-2/+3
* 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: rev 1.4 (preceed/preceeding are not english words)David E. O'Brien2001-03-041-1/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-162-2/+2
* MFC: revision 1.26 (bring back perform function)... I have no ideaMatt Jacob2001-01-051-0/+36
* MFC: revision 1.4 (Fix some of the arcdisk devsw functions ...)Matt Jacob2001-01-051-8/+15
* Merged from the following changes.Yoshihiro Takahashi2000-12-3011-123/+177
* Revert last commit. It was not an MFC and I missed the fact thatPaul Saab2000-12-281-18/+5
* MFC: Allow pre-existing compile-time knobs to be tweakable via makePaul Saab2000-12-281-5/+18
* MFC: Cleanup warnings.Paul Saab2000-12-2829-244/+224
* MFC: [rev 1.32] Fix several BDECFLAGS warnings. Also, actuallyPaul Saab2000-12-281-71/+104
* MFC: Add new compile-time tweak BOOT_BTX_NOHANG which reboots afterPaul Saab2000-12-282-1/+9
* MFC: Add the -mpreferred-stack-boundary=2 option to reduce code bloat.Paul Saab2000-12-282-0/+4
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-272-14/+10
* Merged from sys/boot/i386/loader/Makefile revision 1.41.2.6.Yoshihiro Takahashi2000-12-231-1/+1
* MFC: Add support for probing the keyboard from pxeboot.Paul Saab2000-12-222-0/+26
* MFC: Strip .comment and .note sections when stripping.Robert Nordier2000-12-191-1/+1
* MFC: Sync with -current code. (Configure for LBA at install-timeRobert Nordier2000-12-192-150/+81
* MFC: removed duplicate .Os call.Ruslan Ermilov2000-12-141-1/+1
* Merged from sys/boot/i386/libi386/biosdisk.c revision 1.26.2.5.Yoshihiro Takahashi2000-12-101-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-084-20/+21
* MFC: "build" the 4.0-RELEASE `cdboot' binary until the source is fixed.David E. O'Brien2000-11-271-4/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-271-0/+1554
* MFC: Honor the ip address given in the root-path dhcp option.Paul Saab2000-11-211-4/+6
* MFC: The Number of Fixed Disks BIOS variable is a byte, not a short.John Baldwin2000-11-071-1/+1
* MFC: the USB scanner driver. See SANE home page for supported USB scanners.Nick Hibma2000-10-311-0/+2
* MFC: rev 1.6 (install loader manpages)David E. O'Brien2000-10-301-1/+0