| Commit message (Expand) | Author | Age | Files | Lines |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Don't build biosboot by default - there's no point now that nothing | jkh | 1999-01-06 | 1 | -2/+2 |
* | This is the long-threatened ISO 9660 CD-ROM bootstrap code. | joerg | 1997-07-10 | 1 | -2/+2 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add "rawboot", sort the subdirs. | phk | 1996-09-11 | 1 | -2/+2 |
* | Added kzipboot | phk | 1995-04-15 | 1 | -2/+2 |
* | Don't install /usr/mdec/boot | phk | 1995-03-28 | 1 | -2/+2 |
* | Add netboot to the world of make. | phk | 1994-10-28 | 1 | -2/+2 |
* | Urg! the netboot/Makefile is in a miserable state. | phk | 1994-10-28 | 1 | -2/+2 |
* | This concludes the CVS-surgery. This makefile now just points at the subdir's. | phk | 1994-10-28 | 1 | -55/+3 |
* | $DESTDIR missing... | phk | 1994-10-15 | 1 | -3/+3 |
* | Change first CFLAGS+= to CFLAGS= or we got really bad results | ache | 1994-10-07 | 1 | -2/+2 |
* | 1. BOOTSEG and BOOTSTACK are now set from the Makefile, the boot code has | rgrimes | 1994-10-06 | 1 | -1/+8 |
* | 1. Completely rewritten Makefile that uses bsd.prog.mk more effectively. | rgrimes | 1994-10-02 | 1 | -95/+38 |
* | Better documentation, 1ms calibration, default 5 seconds BOOTWAIT | adam | 1994-09-20 | 1 | -4/+4 |
* | Default wait approx 10 seconds for keypress during boot | adam | 1994-09-19 | 1 | -3/+3 |
* | Put LDDESTDIR before library listing. | swallace | 1994-09-18 | 1 | -2/+2 |
* | Makefile: add ${LDDESTDIR} to linking of boot code so ${DESTDIR}/usr/lib | swallace | 1994-09-18 | 1 | -2/+2 |
* | Removed disk type from disklabel lines, not needed for installing | paul | 1994-08-21 | 1 | -3/+3 |
* | Fixed bootblocks to work with FreeBSD 2.0 | paul | 1994-08-21 | 1 | -3/+4 |
* | Make BOOTWAIT a truly tunable parameter. It was hard-set before. | jkh | 1994-06-20 | 1 | -2/+2 |
* | Changed delay mechanism to rely more on I/O spinning. If spinning on the | adam | 1994-06-16 | 1 | -2/+2 |
* | make BOOTWAIT loopcount parameter available for tuning. | adam | 1994-06-15 | 1 | -2/+5 |
* | This should fix up the absolute paths to /usr/mdec - just prepended | jkh | 1994-06-02 | 1 | -20/+20 |
* | Make bootblocks fit into 7168 limit | ache | 1994-05-30 | 1 | -2/+2 |
* | Deleted the private cleandir target. It didn't had a rule for the | ats | 1993-12-11 | 1 | -2/+2 |
* | We don't want shared boot, so -Bstatic added to ld options | ache | 1993-11-16 | 1 | -2/+2 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -53/+3 |
* | New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel to | root | 1993-07-13 | 1 | -49/+71 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+131 |