summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386
Commit message (Expand)AuthorAgeFilesLines
* Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.peter2001-06-211-3/+0
* Fix reboot buglet when BOOT_BTX_NOHANG is defined.rnordier2001-05-272-2/+2
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-022-2/+2
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Always disable paging when exiting back to real mode after receiving ajhb2001-03-212-8/+8
* Don't set the gateway address if the netmask is zero or we're onps2001-03-141-1/+5
* Preceed/preceeding are not english words. Use precede or preceding.asmodai2001-02-183-3/+3
* Fix typo: seperate -> separate.asmodai2001-02-062-2/+2
* Fix column alignment (whitespace-only change).rnordier2000-12-191-1/+1
* Strip the .comment and .note sections when stripping. There's nornordier2000-12-131-1/+1
* Add a magic number, for easier identification of boot0. At present,rnordier2000-12-121-1/+5
* Set the proper bit in the howto flags for a serial console rather thanjhb2000-11-302-4/+4
* Add support for probing the keyboard from pxeboot which will behaveps2000-11-303-0/+44
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-3/+4
* 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
OpenPOWER on IntegriCloud