1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/pc98
Eivind Eklund 1d5e9e2255 Make INET a proper option.
This will not make any of object files that LINT create change; there
might be differences with INET disabled, but hardly anything compiled
before without INET anyway.  Now the 'obvious' things will give a
proper error if compiled without inet - ipx_ip, ipfw, tcp_debug.  The
only thing that _should_ work (but can't be made to compile reasonably
easily) is sppp :-(

This commit move struct arpcom from <netinet/if_ether.h> to
<net/if_arp.h>.
1998-01-08 23:42:31 +00:00
..
boot
cbus Sync with sys/i386/isa/sio.c revision 1.194. 1998-01-08 10:50:06 +00:00
conf
i386 1: Fixed compile error when WB_CACH is defined. 1998-01-07 09:03:42 +00:00
pc98 Make INET a proper option. 1998-01-08 23:42:31 +00:00