NetBSD/sys/net
cgd 651b44e211 Rework the way kernel include files are installed. In the new method,
as with user-land programs, include files are installed by each directory
in the tree that has includes to install.  (This allows more flexibility
as to what gets installed, makes 'partial installs' easier, and gives us
more options as to which machines' includes get installed at any given
time.)  The old SYS_INCLUDES={symlinks,copies} behaviours are _both_
still supported, though at least one bug in the 'symlinks' case is
fixed by this change.  Include files can't be build before installation,
so directories that have includes as targets (e.g. dev/pci) have to move
those targets into a different Makefile.
1998-06-12 23:22:30 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
bpf.c Implement two new BPF ioctls: BPFGHDRCMPLT and BPFSHDRCMPLT, to get/set 1998-04-30 00:08:19 +00:00
bpf.h Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) 1998-05-14 00:04:57 +00:00
bpf_filter.c
bpfdesc.h Implement two new BPF ioctls: BPFGHDRCMPLT and BPFSHDRCMPLT, to get/set 1998-04-30 00:08:19 +00:00
bsd-comp.c
ethertypes.h
if.c Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) 1998-05-14 00:04:57 +00:00
if.h Add an if_drain to the ifnet structure (call when the system is low 1998-05-22 17:47:21 +00:00
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h Make ATM_LLC_SETTYPE do the rigth thing: swap byte on LE machines, 1998-05-06 10:16:04 +00:00
if_atmsubr.c This comment is not true. 1998-05-06 18:23:34 +00:00
if_dl.h
if_ether.h
if_ethersubr.c Add IPX bits. 1998-05-04 12:54:22 +00:00
if_fddi.h
if_fddisubr.c Squash a typo. 1998-05-01 03:58:55 +00:00
if_hippi.h Sync the symbol used for multiple inclusion protection with the canonical 1998-05-29 13:37:39 +00:00
if_hippisubr.c Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) 1998-05-14 00:04:57 +00:00
if_llc.h
if_loop.c Add IPX bits. 1998-05-04 12:54:22 +00:00
if_media.c
if_media.h
if_ppp.c Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates 1998-05-02 14:34:24 +00:00
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_strip.c
if_stripvar.h
if_tun.c
if_tun.h
if_types.h
netisr.h Add IPX bits. 1998-05-04 12:54:22 +00:00
pfil.c
pfil.h
ppp-comp.h Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates 1998-05-02 14:34:24 +00:00
ppp-deflate.c Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates 1998-05-02 14:34:24 +00:00
ppp_defs.h Add IPX bits. 1998-05-04 12:54:22 +00:00
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h Need <sys/socket.h> to stand alone. 1998-05-02 21:19:03 +00:00
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates 1998-05-02 14:34:24 +00:00
zlib.h Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates 1998-05-02 14:34:24 +00:00