freebsd-dev/sys/i386/boot
Poul-Henning Kamp a0502b19d4 Add two new functions, get{micro|nano}time.
They are atomic, but return in essence what is in the "time" variable.
gettime() is now a macro front for getmicrotime().

Various patches to use the two new functions instead of the various
hacks used in their absence.

Some puntuation and grammer patches from Bruce.

A couple of XXX comments.
1998-03-26 20:54:05 +00:00
..
biosboot Make this handle -j<large>, and avoid .depend pointing at /usr/include. 1998-03-07 10:48:15 +00:00
cdboot Removed duplicated -I options. 1998-03-12 12:26:49 +00:00
dosboot Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
kzipboot Make this handle -j<large>, and avoid .depend pointing at /usr/include. 1998-03-07 10:48:15 +00:00
netboot Make this handle -j<large>, and avoid .depend pointing at /usr/include. 1998-03-07 10:48:15 +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