freebsd-dev/sys/i386/boot
Bruce Evans 9c9755b4f8 Fixed warnings for pointer versus int type mismatches. Addresses must
be converted to fixed-sized integers when they are passed across the
binary interface to the kernel.

Didn't fix rotted bits (including not passing dosdev to the kernel and
serious out of dateness when initially committed).
1998-10-10 13:51:24 +00:00
..
biosboot Pass the BIOS unit number from which the kernel/loader was obtained in 1998-10-01 18:22:52 +00:00
cdboot Fixed warnings for pointer versus int type mismatches. Addresses must 1998-10-10 13:51:24 +00:00
dosboot Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
kzipboot Install in /usr/lib/aout 1998-05-27 08:06:33 +00:00
netboot Correct description of get_diskinfo result. 1998-09-17 18:43:18 +00:00
rawboot Removed duplicated -I options. 1998-03-12 12:26:49 +00:00
Makefile This is the long-threatened ISO 9660 CD-ROM bootstrap code. 1997-07-10 21:58:43 +00:00
Makefile.inc Removed hacks to pass -nostdinc to mkdep. bsd.dep.mk now handles 1998-03-12 12:23:27 +00:00