freebsd-nq/sys/i386
Bruce Evans 125bd0c85c Don't depend on namespace pollution in <machine/limits.h> for the
definition of CLK_TCK.  Use _BSD_CLK_TCK_ instead of CLK_TCK so that
we don't have to include the user header <time.h>.
1995-02-03 21:31:35 +00:00
..
apm Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
bios Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
boot Get rid of extra []'s and otherwise fix-up boot prompt. Reordered 1995-01-28 03:51:39 +00:00
conf Reviewed by: se 1995-02-01 23:02:24 +00:00
eisa Add $Id 1995-01-16 16:31:34 +00:00
i386 Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS in 1995-02-02 08:45:14 +00:00
ibcs2 Don't depend on namespace pollution in <machine/limits.h> for the 1995-02-03 21:31:35 +00:00
include Define _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ to support correct 1995-02-03 21:23:46 +00:00
isa Allow all characters except "real" control chars. 1995-02-03 21:09:44 +00:00
pci Reviewed by: se 1995-02-01 23:06:58 +00:00
scsi Keep track of when we actually are awaiting a reply to an SDTR or WDTR 1995-02-03 17:15:12 +00:00
Makefile