summaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Merged from sys/boot/i386/loader/main.c revision 1.17.2.4.Yoshihiro Takahashi2000-09-231-0/+2
* Merged from sys/boot/i386/libi386/Makefile revision 1.15.2.2.Yoshihiro Takahashi2000-09-231-1/+3
* MFC: add support for the "nullconsole" console type.Archie Cobbs2000-09-224-1/+11
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-211-0/+88
* MFC: typo and BSD/OS type.Robert Nordier2000-09-211-3/+3
* 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
* Place bktr_mem before bktr so the modules load in the correct orderRoger Hardiman2000-09-171-1/+1
* MFC: Add bktr_mem_load, default set to NORoger Hardiman2000-09-111-1/+2
* MFC: added boot selector for PC-98.KATO Takenori2000-09-111-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-111-0/+294
* Merged from sys/boot/i386/loader/Makefile revision 1.41.2.4.Yoshihiro Takahashi2000-09-101-1/+7
* MFC:Paul Saab2000-09-103-2/+6
* MFC: [rev 1.47]Paul Saab2000-09-101-1/+7
* MFC: [rev 1.16]Paul Saab2000-09-101-5/+44
* MFC: rev 1.4 (fix version)David E. O'Brien2000-09-031-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-132-0/+735
* MFC: add missing "is".Daniel C. Sobral2000-08-111-1/+1
* MFC: [rev 1.14] Pass dhcp variables to the kernel.Paul Saab2000-08-111-0/+6
* MFC: spelling fixesPeter Wemm2000-08-081-4/+4
* Teach the RELENG_4 loader.conf to pull in /boot/device.hints if it exists.Peter Wemm2000-08-081-1/+1
* MFC: Set all of %cx, not just %cl.John Baldwin2000-08-041-1/+1
* MFC: rev 1.5 (fix rules so `make' can do its job properly)David E. O'Brien2000-08-041-3/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-047-0/+732
* 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
* MFC: rev 1.3 (now at version 1.0)David E. O'Brien2000-07-181-0/+1
* MFC: The new 1024 byte boot0 that supports the EDD BIOS extensions.John Baldwin2000-07-172-74/+150
* Merged from sys/boot/i386/libi386/biosdisk.c revision 1.31.Yoshihiro Takahashi2000-07-141-29/+94
* MFC: Always install boot loader forth files and default loader.conf duringJohn Baldwin2000-07-121-1/+1
* MFC: Lots of bootstrap fixes and features:John Baldwin2000-07-0714-497/+271
* MFC: rev 1.3 (record the new PALcode revision in the pcs structure afterDavid E. O'Brien2000-07-071-0/+2
* MFC: rev 1.4David E. O'Brien2000-07-071-3/+11
* MFC: rev 1.6 (Modify boot-conf so it can take a kernel or directory nameDavid E. O'Brien2000-07-071-4/+146
* MFC: rev 1.8 (allow compliation on standard i386)David E. O'Brien2000-07-071-1/+1
* 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: rev 1.3 (clean up cruft)David E. O'Brien2000-07-061-4/+0
* MFC: rev 1.2 (emove metion of the 'magic options)David E. O'Brien2000-07-061-3/+0
* MFC: upgrade to FICL 2.04 and fix issues on the Alpha platform.David E. O'Brien2000-07-0611-117/+306
* MFC: Add setenv, getenv, setenv?, unsetenv, copyin and copyout,David E. O'Brien2000-07-065-149/+380
* MFC: Commonly install manpages and backup previous loader.David E. O'Brien2000-07-061-2/+0
* MFC: add FreeBSD Ids.David E. O'Brien2000-07-067-0/+9
* MFC: Commonly install manpages and backup previous loader.David E. O'Brien2000-07-065-764/+10
* MFC: clean up all of the 16-bit assembly code in the x86 bootstrap to workDavid E. O'Brien2000-07-0614-618/+719