freebsd-dev/sys/i386
2000-01-03 20:37:15 +00:00
..
apm Remove code to select APM version with flags to the apm0 device. This 1999-12-02 03:13:11 +00:00
bios Remove code to select APM version with flags to the apm0 device. This 1999-12-02 03:13:11 +00:00
boot Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
conf Add options for COMPAT_SVR4 and DEBUG_SVR4 for completeness. 2000-01-03 20:37:15 +00:00
eisa Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
i386 Move the "sti" instruction to right before the "hlt" to close a tiny 2000-01-02 15:18:12 +00:00
ibcs2 Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
include Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
isa Implement scrollback for pcvt based on code submitted by 1999-12-30 16:17:11 +00:00
linux Make offsetof equivalent with <stddef.h>. This paves the way for 2000-01-03 16:49:39 +00:00
pci Don't use a bogus bus number for Ross host-pci bridges. 1999-12-05 18:41:34 +00:00
svr4 Make offsetof equivalent with <stddef.h>. This paves the way for 2000-01-03 16:49:39 +00:00
Makefile