freebsd-nq/sys/i386
Jason Evans dd85920a4f Add the VFS_AIO config option and leave it off by default. Unless the
VFS_AIO option is specified, all aio-related syscalls return ENOSYS.

The aio code is very fragile right now, and is unsuitable for default
inclusion in a production shell box.

Approved by:	jkh
2000-02-23 07:44:25 +00:00
..
apm Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
bios Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
boot
conf Add the VFS_AIO config option and leave it off by default. Unless the 2000-02-23 07:44:25 +00:00
i386 Don't forget to reset the hardware debug registers when a process that 2000-02-20 20:51:23 +00:00
ibcs2
include Fix an __asm operand constraint which broke the -O3 and -O0 builds. 2000-02-21 13:06:50 +00:00
isa Don't include <machine/ipl.h> in <sys/systm.h> in the i386 case. This 2000-02-17 18:37:45 +00:00
linux
pci Fix an uninitialised variable which affected probing on some machines. 2000-02-13 09:49:05 +00:00
svr4
Makefile