summaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFC: Delay calling the device cleanup routines until the absolutePaul Saab2000-07-066-5/+16
* MFC: add lines for WX (Intel Gig Ether) and ispfw (ISP Firmware) modules.Matt Jacob2000-07-051-0/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-261-0/+801
* MFC: (rev 1.29) treat \t and \n inside /boot.config as whitespaces.Ruslan Ermilov2000-06-131-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-101-0/+208
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-041-0/+148
* Sync with sys/boot/i386/btx/btx/btx.s revision 1.15.2.1.Yoshihiro Takahashi2000-05-291-2/+2
* MFC: Reactivate forth on the alpha. You *MUST* build and installPaul Saab2000-05-183-1/+22
* MFC: no more special options.Doug White2000-05-091-11/+1
* MFC: Install the pxeboot manpagePaul Saab2000-05-091-1/+2
* MFC: Wrap the failure warnings around PXE_DEBUG in the cleanup routine.Paul Saab2000-05-071-3/+9
* Sync with the following changes.Yoshihiro Takahashi2000-05-054-164/+272
* MFC: Removed high-resolution mode supports and added a dummy partition table.Yoshihiro Takahashi2000-05-051-29/+13
* MFC: Remove static heap.Paul Saab2000-05-051-10/+0
* MFC: Latest PXE and ext2fs support.Paul Saab2000-05-0411-219/+437
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-041-0/+130
* MFC: Don't disable interrupts in virtual 86 mode unless we are handling aJohn Baldwin2000-05-031-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-261-0/+38
* MFC: Sync with current boot code.Yoshihiro Takahashi2000-04-167-254/+228
* MFC: sync up loader with current, including PXE.Paul Saab2000-04-1512-162/+278
* MFC: The printf function of boot2 can't recognize "%lx" format.Yoshihiro Takahashi2000-04-141-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-132-0/+941
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-023-0/+384
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-293-0/+312
* Sync with sys/boot/i386/libi386/biosdisk.c revision 1.26.2.1.Yoshihiro Takahashi2000-03-171-7/+8