NetBSD/sys/net
fvdl 82e4fd7f72 Avoid 'unused variable' warning for copyright string, like in the
previous zlib.c version in the tree.
1997-03-13 20:11:53 +00:00
..
bpf.c Don't let the read timeout get inadvertently rounded down to 0. 1997-02-21 23:59:35 +00:00
bpf.h add ATM data-link type; reqd. for libpcap. 1996-12-13 07:57:33 +00:00
bpf_filter.c Net prototypes 1996-02-13 21:59:53 +00:00
bpfdesc.h Enhancements to the bpf from Stu Grossman <grossman@cygnus.com>: 1995-09-27 18:30:37 +00:00
bsd-comp.c Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
if.c implement SIOCGIFMTU in a generic manner, by pulling the MTU out of 1996-06-13 21:49:43 +00:00
if.h fix alignment again for m68k 1997-01-15 18:22:35 +00:00
if_arc.h update from Ignatios Souvatzis 1995-06-07 00:13:52 +00:00
if_arcsubr.c backout previous kprintf change 1996-10-13 02:10:01 +00:00
if_arp.h fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
if_atm.h fix previous byte-order fix the correct way 1996-11-09 23:02:27 +00:00
if_atmsubr.c minor fix to freebsd section of code from Kenjiro Cho <kjc@csl.sony.co.jp> 1997-03-11 23:19:51 +00:00
if_dl.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
if_ethersubr.c backout previous kprintf change 1996-10-13 02:10:01 +00:00
if_fddi.h local adaptations, and fix a could of compilation errors 1995-08-19 04:35:18 +00:00
if_fddisubr.c Small fix to make this compile even if no BPFs are being compiled 1996-10-21 01:58:23 +00:00
if_llc.h fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
if_loop.c backout previous kprintf change 1996-10-13 02:10:01 +00:00
if_ppp.c Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
if_ppp.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
if_pppvar.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
if_sl.c backout previous kprintf change 1996-10-13 02:10:01 +00:00
if_slvar.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_strip.c -Wcast-qual cleanups. Don't discard 'const' when casting. 1996-10-25 22:15:54 +00:00
if_stripvar.h * Remove old, unused SLIP variables from softc. 1996-08-02 02:53:39 +00:00
if_tun.c backout previous kprintf change 1996-10-13 02:10:01 +00:00
if_tun.h A couple of emulation enhancements from der mouse's PR#2411: 1996-06-25 22:15:13 +00:00
if_types.h fix some typos. from frank@fwi.uva.nl (Frank van der Linden) 1995-02-27 09:10:24 +00:00
netisr.h add native mode atm network interrupt 1996-07-04 03:16:13 +00:00
pfil.c remove pfil_bad. 1996-12-20 08:40:46 +00:00
pfil.h Avoid duplicate definition of PFIL_HOOKS in the case that the config 1997-02-22 17:52:44 +00:00
ppp-comp.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
ppp-deflate.c Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
ppp_defs.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
ppp_tty.c Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
radix.c - fix misparenthesized ((a&(B|C) == 0)) 1996-03-16 23:55:36 +00:00
radix.h Net prototypes 1996-02-13 21:59:53 +00:00
raw_cb.c We must indirect through the higher-level protocol for 1996-05-23 18:30:57 +00:00
raw_cb.h Prototype new raw_*() functions. 1996-05-28 23:24:50 +00:00
raw_usrreq.c Remove unused variable. 1996-05-28 23:24:23 +00:00
route.c backout previous kprintf change 1996-10-13 02:10:01 +00:00
route.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
rtsock.c Allow non-superuser to open, listen to, and send safe commands on the 1997-02-22 03:47:01 +00:00
slcompress.c Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
slcompress.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
slip.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
zlib.c Avoid 'unused variable' warning for copyright string, like in the 1997-03-13 20:11:53 +00:00
zlib.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00