freebsd-dev/sys/i386
Jordan K. Hubbard 5e26fb6fdf Include <sys/buf.h> so that this does't blow up with B_WRITE undefined.
I fully updated my src tree and did a `make includes' in /usr/src before
trying this fix, so I can only presume that Bruce missed something.
1996-05-01 06:31:18 +00:00
..
apm - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
bios - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
boot Fixed timeouts. I broke them in rev.1.17 for the FORCE_COMCONSOLE and 1996-04-30 23:43:25 +00:00
conf Oops, restored existent option LINUX. It is used at config-time. 1996-05-01 05:04:38 +00:00
eisa Turn on SCB paging for aic7770 chips rev E or greater. 1996-04-20 21:21:50 +00:00
i386 Don't return unused values in cpu_switch() or savectx(). 1996-05-01 03:47:04 +00:00
ibcs2 Removed unnecessary #includes from <sys/imgact.h> so that it is 1996-05-01 02:43:13 +00:00
include Don't return unused values in cpu_switch() or savectx(). 1996-05-01 03:47:04 +00:00
isa Fixed a race that caused panics in kernel printfs when the screen timeout 1996-05-01 03:58:21 +00:00
linux Include <sys/buf.h> so that this does't blow up with B_WRITE undefined. 1996-05-01 06:31:18 +00:00
pci Make pcibus_check() ignore Device/Vendor IDs of all 0. 1996-04-30 21:37:21 +00:00
scsi Fix the abort code in the BUS DEVICE RESET case. Needed to set cmdlen to 0. 1996-04-28 19:21:20 +00:00
Makefile