NetBSD/sys/net
thorpej 851be78801 Start the watchdog timer in stripopen(), and make sure it's cancelled in
stripclose().  In strip_watchdog(), make abort if the line has been closed.

This fixes kern/4470 (Wolfgang Rupprecht), which was a bad pointer passed
to b_to_q() from strip_proberadio() called via strip_watchdog(); the tty
hadn't yet been attached to the strip interface.
1997-11-20 08:03:06 +00:00
..
bpf.c Do *not* free the mbuf chain we just created. 1997-10-12 16:35:10 +00:00
bpf.h Add definitions for bpf_int and bpf_u_int; these are not used in the kernel, 1997-10-10 14:15:32 +00:00
bpf_filter.c bpf_filter.c: 1997-10-09 18:20:04 +00:00
bpfdesc.h GC bd_sig 1997-10-09 18:58:08 +00:00
bsd-comp.c
ethertypes.h
if.c Reimplement a test for broadcast addresses advertized, which was left out 1997-10-02 19:41:56 +00:00
if.h Reimplement a test for broadcast addresses advertized, which was left out 1997-10-02 19:41:56 +00:00
if_arc.h
if_arcsubr.c Reimplement a test for broadcast addresses advertized, which was left out 1997-10-02 19:41:56 +00:00
if_arp.h eliminate non-comment text after #endifs; from Dave Sainty in PR kern/4091 1997-09-08 02:06:30 +00:00
if_atm.h
if_atmsubr.c
if_dl.h
if_ether.h * modify ether_aton, ether_hostton, and ether_line to take 'const char *' 1997-11-02 14:26:15 +00:00
if_ethersubr.c Reimplement a test for broadcast addresses advertized, which was left out 1997-10-02 19:41:56 +00:00
if_fddi.h
if_fddisubr.c Reimplement a test for broadcast addresses advertized, which was left out 1997-10-02 19:41:56 +00:00
if_llc.h
if_loop.c Add MHLEN + MLEN extra space to LOMTU for IP and transport headers. 1997-08-14 01:12:35 +00:00
if_media.c
if_media.h
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_strip.c Start the watchdog timer in stripopen(), and make sure it's cancelled in 1997-11-20 08:03:06 +00:00
if_stripvar.h Change the interface name from "st" to "strip", so as to match the 1997-11-17 23:35:28 +00:00
if_tun.c Add SIOC{ADD|DEL}MULTI ioctl to support (for IFF_MULTICAST). 1997-09-25 13:11:58 +00:00
if_tun.h
if_types.h
netisr.h
pfil.c remove advertising clause from all my licenses. 1997-10-10 05:39:47 +00:00
pfil.h remove advertising clause from all my licenses. 1997-10-10 05:39:47 +00:00
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h