freebsd-nq/sys/i386
Garrett Wollman d4fb926c62 Finally demolished the last, tottering remnants of GATEWAY. If you want
to enable IP forwarding, use sysctl(8).  Also did the same for IPX,
which involved inventing a completely new MIB from whole cloth (which
I may not quite have correct); be aware of this if you use IPX forwarding.
(The two should never have been controlled by the same option anyway.)
1996-01-05 20:47:05 +00:00
..
apm Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
bios Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
boot Remove -fno-strength-reduce, gcc bug recently fixed 1996-01-05 19:28:55 +00:00
conf Finally demolished the last, tottering remnants of GATEWAY. If you want 1996-01-05 20:47:05 +00:00
eisa Convert DDB to new-style option. 1996-01-04 21:13:23 +00:00
i386 Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme. 1996-01-05 20:12:53 +00:00
ibcs2 Convert SYSV IPC to new-style options. (I hope I got everything...) 1996-01-04 20:29:06 +00:00
include Fixed user-mode mcount which I broke in the previous revision. 1996-01-01 17:11:21 +00:00
isa Added multicast support, currently #ifdef LNC_MULTICAST. 1996-01-05 19:12:47 +00:00
linux The Linux emulator depends on SYSV IPC but doesn't actually reference 1996-01-05 19:52:49 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi The sequencer sets Intstat to REJECT_MSG, not MSG_REJECT. 1996-01-05 16:13:44 +00:00
Makefile