summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
* save/restore %ebx, %esi and %edi when calling bios routines.tegge1997-05-121-12/+38
* Removed LDADD=-lc and associated DPADD. libc would probably breakbde1997-04-252-6/+2
* Don't attempt to read past EOF.bde1997-03-151-6/+8
* Fixed setting of default kernel name when there is no boot.config file.bde1997-03-121-3/+3
* Added -mno-486 to CFLAGS to force smaller code in case someone compilesbde1997-03-051-1/+2
* Added some nfs #includes so that netboot compiles again. Lite2 made thebde1997-03-011-0/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-2245-45/+45
* Fixed biosboot to compile with Lite2. <sys/lock.h> is now a prerequisitebde1997-02-181-0/+1
OpenPOWER on IntegriCloud