freebsd-dev/sys/i386/boot
Bruce Evans 5f0539ec6c Saved a few bytes by omitting frame pointers, using byte-sized
instructions more (many cases were already intended to be byte-sized
but were missing prefixes so gas assembled them bogusly), and
rearranging a loop to test at the end.
1997-07-13 15:24:15 +00:00
..
biosboot Saved a few bytes by omitting frame pointers, using byte-sized 1997-07-13 15:24:15 +00:00
cdboot Make this compile again under -current. The modifications to io.c 1997-07-12 10:23:31 +00:00
dosboot Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
kzipboot Don't depend <machine/cpufunc.h> including <sys/types.h>. 1997-07-01 00:29:33 +00:00
netboot Use ETHER_ADDR_LEN instead of ETHER_ADDR_SIZE. 1997-06-12 19:20:53 +00:00
rawboot Removed LDADD=-lc and associated DPADD. libc would probably break 1997-04-25 19:38:01 +00:00
Makefile This is the long-threatened ISO 9660 CD-ROM bootstrap code. 1997-07-10 21:58:43 +00:00