summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot
Commit message (Expand)AuthorAgeFilesLines
* Correct an irritating documentation error.msmith1998-08-041-2/+2
* TFTP_ACK goes to port 69 (default tftp port) and tftpd says 'Timeout'.phk1998-07-311-0/+1
* Typo fix: teh --> (the|they)alex1998-07-301-2/+2
* Added a `build-tools' target for internal tools.bde1998-07-071-7/+10
* Add workaround to allow the FreeBSD boot block to work onwpaul1998-07-021-1/+13
* Sigh, we need this one now.phk1998-06-301-0/+1
* These are a selection of small problems and annoyances with the netbootphk1998-06-304-15/+56
* Fixed bogus dependency on `beforedepend'. File targets should neverbde1998-06-291-2/+2
* Install ${DESTDIR}/boot.help during `make distribution'.jkoshy1998-05-271-1/+5
* Install in /usr/lib/aoutsos1998-05-271-2/+2
* Add two new functions, get{micro|nano}time.phk1998-03-261-14/+1
* Removed duplicated -I options.bde1998-03-122-4/+3
* Removed hacks to pass -nostdinc to mkdep. bsd.dep.mk now handlesbde1998-03-121-2/+2
* Make this handle -j<large>, and avoid .depend pointing at /usr/include.eivind1998-03-075-58/+33
* Use port 0x110 to avoid PNP conflicts.steve1998-02-231-1/+1
* Make bootblock building independent of /usr/include if relativeeivind1998-02-155-11/+59
* Don't set even parity uselessly in the line control register (paritybde1998-02-011-5/+4
* Make RAWBOOT functional again; don't read `boot.config' and `boot.help'yokota1998-02-011-1/+3
* Synchronize with ../biosboot/Makefile.yokota1998-01-311-16/+4
* Symlink bootblocks for 'wfd' disks as well.msmith1998-01-271-2/+2
* Don't throw away bootp reply packets that are shorter than our extended-lengthtegge1998-01-182-2/+6
* Fixed cosmetic bugs:bde1998-01-011-34/+32
* Finally, implement a mini-parser for RockRidge alternative filenames,joerg1997-12-044-33/+62
* Fix a bug that caused cdboot to stop reading the root directory at thejoerg1997-12-021-3/+13
* Fixed spammed Id.bde1997-10-071-1/+1
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-8/+10
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-3/+3
* Add a missing prototype.phk1997-09-241-1/+2
* Remove pbzero(), things we load zero their own bss.phk1997-08-314-41/+6
* Remove extraneous init parameter.steve1997-08-231-4/+2
* Oops, boot2 got too big. make VESA_SUPPORT nondefault.phk1997-07-311-2/+3
* Add support for booting in VESA 0x102 videomode. Corresponding patches tophk1997-07-313-4/+43
* Removed support for stale options.bde1997-07-211-30/+3
* Saved a few bytes by omitting frame pointers, using byte-sizedbde1997-07-131-31/+14
* Make this compile again under -current. The modifications to io.cjoerg1997-07-126-707/+167
* (Part #2, after the Internet link broke totally yesterday.)joerg1997-07-118-0/+2198
* This is the long-threatened ISO 9660 CD-ROM bootstrap code.joerg1997-07-101-2/+2
* Fixed description of -cv.bde1997-07-051-1/+1
* Don't depend <machine/cpufunc.h> including <sys/types.h>.bde1997-07-011-2/+4
* Fix 2 typos.charnier1997-06-161-3/+3
* Load the kernel config file where userconfig (with option USERCONFIG_BOOT)bde1997-06-141-6/+29
* Use ETHER_ADDR_LEN instead of ETHER_ADDR_SIZE.tegge1997-06-121-1/+1
* This should have been committed with the changes to boot.c yesterday.bde1997-06-101-0/+18
* - Added support for "dual" internal/serial consoles (-D flag). If -D is set,bde1997-06-098-252/+290
* Fix a typo.tegge1997-05-311-2/+2
* Staticize.bde1997-05-275-25/+27
* Removed some useless code:bde1997-05-162-24/+2
* Update netboot manual page.tegge1997-05-152-53/+64
* Bring in some improved bootp support for netboot submitted by Luigi:tegge1997-05-148-87/+213
* Add ${CFLAGS} to makerom command line. Note: don't add ${LDFLAGS} here,asami1997-05-131-2/+2
OpenPOWER on IntegriCloud