summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Sync with sys/boot/i386/btx/btx/Makefile and btx.s revisions 1.7 andkato1999-10-133-9/+138
* aThis patch updates the BTX to emulate the BIOS function "Copy Extendedjhb1999-10-123-9/+138
* Allow this driver to open disks with no labels (CDROMS don't).dfr1999-10-121-1/+2
* Blank out the twiddly thing when outputting the ``BTX loader'' message.brian1999-10-124-4/+4
* Fix build break.dfr1999-10-092-2/+0
* Add net device to netboot.dfr1999-10-091-0/+3
* Fix world-breaking bug, add $FreeBSD$ tag.dcs1999-09-291-1/+2
* Bring in ficl version 2.03. No version bump for loader.dcs1999-09-2921-827/+1497
* - Fixed DMA 64k boundary problem.kato1999-09-231-7/+14
* netboot removed until somebody fixes it so it compilesmjacob1999-09-091-1/+1
* Add more missing files from the reorganisation.msmith1999-09-074-0/+297
* Add mii_load entry to the network drivers section. Also add entries forwpaul1999-09-071-0/+4
* Change NetBSD/Alpha to FreeBSD/alpha.dfr1999-09-061-1/+1
* Common Alpha loader Makefile, omitted accidentally from the previous setmsmith1999-09-061-0/+83
* $Id$ -> $FreeBSD$peter1999-09-052-2/+2
* Slight reorganisation of the Alpha/SRM loader build:msmith1999-09-0313-476/+26
* Remove accidental cut&paste garbage in a comment.julian1999-09-031-4/+1
* Comment the boot manager. So I don't have to work it all out again :-)julian1999-09-031-12/+159
* Change $Id$ to $FreeBSD$dfr1999-09-013-2/+3
* * Fix a stack of warnings.dfr1999-09-0112-42/+228
* $Id$ -> $FreeBSD$peter1999-08-28187-187/+187
* Fix a bunch of broken cross-referenceschris1999-08-181-2/+2
* Append the flags from the "boot" command to those which came fromjdp1999-08-141-2/+23
* Merge from sys/boot/i386/libi386/bootinfo.c revision 1.21.kato1999-08-131-2/+6
* Convert the Winbond driver to newbus and have it compiled as a module.wpaul1999-08-101-1/+2
* Convert the VIA Rhine driver to newbus and set it up to be compiled aswpaul1999-08-101-1/+2
* - Don't assume that SCSI ID numbers of HDD units are contiguous. Thatkato1999-08-051-10/+13
* Provides discontinuous unit number support to make external FDDkato1999-08-051-2/+3
* Add various network cards that have been new-busified and made into KLDsgreen1999-08-041-2/+9
* Make this build if there is an obj directory.dfr1999-08-021-3/+3
* Add missing "path mnemonics" as given in Table 4-3 of rev. 1.2 of these1999-08-021-19/+19
* Fix install target (install loader.exe, not loader).se1999-07-291-2/+2
* Activate "arc" (ARC / AlphaBIOS loader) on Alpha.se1999-07-281-0/+5
* Fix some typos.nik1999-07-282-14/+14
* This commit was generated by cvs2svn to compensate for changes in r49187,se1999-07-2828-0/+3009
|\
| * The ARC BIOS / AlphaBIOS specific primary boot loader. This code is these1999-07-2828-0/+3009
* Recognise NetBSD slices.rnordier1999-07-241-3/+4
* Walk around the end of all the silly guessing of device types and unitmsmith1999-07-216-9/+108
* Reintroduce LBA (cyl > 1023) support in the bootblocks, enabled byrnordier1999-07-205-57/+111
* Activate kgzldr.rnordier1999-07-191-2/+2
* Use M4FLAGS for m4.rnordier1999-07-191-4/+4
* This commit was generated by cvs2svn to compensate for changes in r48907,rnordier1999-07-197-0/+459
|\
| * kgzldr is a kzipboot replacement for use with kgzip(8).rnordier1999-07-197-0/+459
* | The boot countdown timer says it will boot in 1 seconds,n_hibma1999-07-151-2/+4
* | Document the hw.physmem tunable. (There should be arch-specific tunablemsmith1999-07-021-0/+12
* | Fix typo (wrong path)peter1999-06-291-1/+1
* | Reconcile all the loader newvers.sh's into one common one.peter1999-06-297-106/+15
* | Don't use head/tail - they don't exist in a 'make world' environment.peter1999-06-292-2/+4
* | ABS_SET() and BSS_SET() are no longer used. The sole remaining user ofpeter1999-06-261-4/+1
* | -mdoc fix.ru1999-06-232-4/+4
OpenPOWER on IntegriCloud