summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386
Commit message (Expand)AuthorAgeFilesLines
* This patch to BTX fixes several small things:jhb2000-02-162-12/+58
* Support the new ata(4) syntax, while providing backward compatibility for wd(4).ru2000-02-092-20/+26
* Add a NOFORTH variable so we can build a smaller loader withoutluigi2000-02-041-0/+2
* Fix bogon in previous commit. Re-enable Forth in the loader.jhb2000-01-301-2/+2
* Allow for cdldr to be built in ${.OBJDIR}/../cdldr/cdldr instead ofjhb2000-01-281-3/+9
* Add the new cdldr CD bootstrap loader. This patch includes the following:jhb2000-01-279-8/+589
* Fix brokenness introduced with the PAGING conditional variable. The valuejhb2000-01-272-2/+6
* Substantially revamp the way that we determine the amount of memory availablemsmith1999-12-298-58/+165
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-081-1/+0
* Add machine-specific include path to ficl's sysdep.h. Wishes I haddcs1999-11-231-1/+1
* Add -fdata-sections, which is a new GCC 2.95 optimization. Removeobrien1999-11-152-2/+4
* Return this file to its pre-spammed version. Thanks to some new compilerobrien1999-11-142-16/+16
* Enter complier upgrade mode again. We need to cut 169 bytes from this:obrien1999-11-142-16/+16
* Turn on the -fforce-addr and -fschedule-insns optimizations. Addingobrien1999-11-132-4/+6
* If PAGING is defined then actually turn it on when entering protectedjhb1999-10-272-0/+10
* Make the "machine" target a prequisite to all source files.dcs1999-10-191-0/+4
* aThis patch updates the BTX to emulate the BIOS function "Copy Extendedjhb1999-10-123-9/+138
* Blank out the twiddly thing when outputting the ``BTX loader'' message.brian1999-10-122-2/+2
* 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
* $Id$ -> $FreeBSD$peter1999-08-2860-60/+60
* Fix some typos.nik1999-07-281-7/+7
* Recognise NetBSD slices.rnordier1999-07-241-3/+4
* Walk around the end of all the silly guessing of device types and unitmsmith1999-07-213-6/+18
* 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
* | Reconcile all the loader newvers.sh's into one common one.peter1999-06-292-50/+4
* | -mdoc fix.ru1999-06-231-2/+2
* | Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel.rnordier1999-06-215-11/+44
* | Provide for enabling/disabling each slice individually.rnordier1999-06-192-3/+5
* | Fix use of e_phoff in place of e_phnum.rnordier1999-06-192-4/+4
* | Correct and clarify some comments.rnordier1999-06-191-7/+7
* | Change active flag handling; sanity check passed drive number; passrnordier1999-06-182-77/+81
* | Modify the boot loader to recognize the -C flag and pass the RB_CDROMghelmer1999-06-043-3/+15
* | Activate mbr.rnordier1999-05-241-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r47471,rnordier1999-05-243-0/+177
|\ \ | |/
| * Add mbr: a standard master boot record intended to replace a couplernordier1999-05-243-0/+177
* | Fix a reference to the mysterious Mike Smisth.rnordier1999-05-221-2/+2
* | Drop some non-existent commented-out targets.rnordier1999-05-181-2/+2
* | Found the needle in the haystack!jb1999-05-111-2/+2
* | Correct typos.jkoshy1999-05-031-5/+6
* | Make man page reflect reality on parsing rules. Now I know Jordandcs1999-04-251-3/+4
* | Move loader.conf.5, while it is still in it's first revision.dcs1999-04-242-198/+2
* | Add loader.4th man page (worst man page I ever wrote -- reviewsdcs1999-04-241-2/+2
* | Make the location of init(8) tunable at boot time.des1999-04-201-1/+5
* | Installs a default loader.rc if none exists. Document loader.conf.dcs1999-04-182-1/+202
* | Fix damage introduced in previous commit.rnordier1999-04-052-4/+4
OpenPOWER on IntegriCloud