summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
* Honor the ip address given in the root-path dhcp option.ps2000-11-051-4/+6
* Support a.out: avoid (%dx) in in/out instructions, and use an m4rnordier2000-11-045-11/+34
* MF4: Add LOADER_TFTP_SUPPORT make.conf flag.ps2000-11-041-1/+4
* The Number of Fixed Disks at memory location 0x475 is only 1 byte, not ajhb2000-11-021-1/+1
* "it's" --> "its" (possessive).mph2000-11-011-2/+2
* Go back to occupying just a single sector, reverting r1.17 - r1.20.rnordier2000-10-022-166/+82
* Set MAINTAINER.rnordier2000-10-028-0/+16
* Add support for the "nullconsole" console type, for systems witharchie2000-09-207-1/+109
* Bump up version as a result of the recent changes to kernel path,dcs2000-09-101-0/+1
* Correct BSD/OS slice type.rnordier2000-09-091-2/+2
* Look for libstand in the built tree rather than in /usr/lib. Thisimp2000-09-081-1/+7
* Fix a bug which prevents parsing this Makefile without having amsmith2000-09-051-0/+2
* Export the salient configuration items in a non-pxe-specific namespacemsmith2000-09-051-5/+44
* Add a new compile-time tweak to BTX. If you set the make(1) variablejhb2000-08-243-2/+10
* Add -mpreferred-stack-boundary=2 to CFLAGS for i386. This and libstandpeter2000-08-111-0/+1
* Add support to send the string 'PXEClient' as the Vendor classps2000-08-112-1/+4
* Pass along the interesting variables we were given from DHCP so weps2000-08-111-0/+6
* Typo/spelling fixes.rnordier2000-08-081-4/+4
* Argh! Fix a brainfart of mine. In the old boot0, we relocated ourselfjhb2000-08-041-1/+1
* Cleanup warnings. Most of these are signed/unsigned warnings, as well asjhb2000-08-0320-112/+143
* Fix several BDECFLAGS warnings. Also, actually use the 'verbose' parameterjhb2000-08-031-71/+104
* Oops. Remove some debugging code used to display a hexdump of the sectorjhb2000-07-171-66/+3
* Unbreak the build -- no manual page for this yet.jlemon2000-07-171-1/+1
* Hook up liloldrjlemon2000-07-171-0/+1
* This is `liloboot', which creates a file which can be treated like ajlemon2000-07-173-0/+372
* The new and improved boot0, v1.1. This version adds the following:jhb2000-07-122-74/+213
* Remove commented out NOMAN variable.jhb2000-07-071-1/+0
* - Inline all the functions that are only called once. This results in ajhb2000-07-062-228/+214
* Doh. The disklabel is not 0x200 bytes of zeros, but it is 0x200 bytes long.jhb2000-07-062-2/+2
* Clarify the comments in here a bit. The first sector of boot2 is not justjhb2000-07-062-4/+4
* Emulate the WBINVD instruction when it is called by the BIOS.jhb2000-07-062-12/+30
* Change the fault message to say 'BTX halted' isntead of 'System halted' tojhb2000-06-292-2/+2
* Rework the detecting of the rdmsr and wrmsr instructions in the v86jhb2000-06-292-14/+14
* - Don't blindly assume that there are 8 hard drives installed. Instead,jhb2000-06-271-10/+37
* Comment this.jhb2000-06-261-5/+36
* Add in support for EDD to support large disks via LBA. This uses ajhb2000-06-264-46/+48
* Comment this bad boy. Hopefully the next person that comes along won'tjhb2000-06-192-58/+196
* - Add some more details to the 'lsdev' output for FAT file systems.jhb2000-06-191-27/+83
* Add support for emulating the RDMSR and WRMSR instructions into BTX. Injhb2000-06-172-4/+48
* Delay calling the device cleanup routines until the absolute lastps2000-06-144-0/+4
* Treat \t and \n inside /boot.config as whitespaces.ru2000-06-132-4/+4
* Bump loader version due to copyin, copyout, setenv&cia.dcs2000-06-071-0/+1
* Convert the short stub of real-mode code into 16-bit assembly.jhb2000-05-242-22/+22
* Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,jhb2000-05-237-13/+4
* Clean up some more 16-bit code and get rid of more m4 macros.jhb2000-05-233-83/+27
* Clean up all of the 16-bit assembly code in the x86 bootstrap to workjhb2000-05-2316-869/+564
* This file got repo-copied to common/.dcs2000-05-191-756/+0
* Move man page directives to common/Makefile.inc.dcs2000-05-191-2/+0
* Make corrections to allow for Alpha.dcs2000-05-181-4/+4
OpenPOWER on IntegriCloud