freebsd-dev/sys/i386
Bruce Evans c35cf93676 Fixed the return type and args struct tag for exit(). They were wrong in
all emulators.  These entries were unused, so the bug had no effect, but
the the args struct tag will be used to calculate sy_nargs correctly.
2000-05-09 17:54:30 +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
conf Move sn and cs drivers from the compat section to the real section. 2000-05-03 00:49:57 +00:00
i386 Fix checksum calculations. This should fix the network problems 2000-05-07 16:41:15 +00:00
ibcs2 Fixed the return type and args struct tag for exit(). They were wrong in 2000-05-09 17:54:30 +00:00
include Fixed bus_space_{read,write}_region_* functions. 2000-05-07 14:46:15 +00:00
isa Oops, <sys/buf.h> still needed here for pc98 (and consequently sys/bio.h). 2000-05-05 12:02:30 +00:00
linux Add a version tag for the rtc port to depend on. 2000-05-06 01:36:04 +00:00
pci Don't assume that the PCI BIOS is going to clear the unused bits in %ecx 2000-05-04 17:44:55 +00:00
svr4 Pre-freeze cleanups: Conditionalize debugging writes on DEBUG_SVR4, 2000-01-15 15:29:37 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00