NetBSD/sys/net
glass af72539915 T_LINEP member of struct tty becomes t_sc. This replaces the
#define t_sc T_LINEP
that appear in tty_tb.c, if_sl.c, and if_ppp.h
1993-11-09 06:22:08 +00:00
..
af.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
af.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
bpf.c make kernel select interface be one-stop shopping & clean it all up. 1993-05-18 18:18:40 +00:00
bpf.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
bpf_filter.c add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
bpfdesc.h added include of select.h to bpfdesc.h because it now has a reference to 1993-09-09 09:43:18 +00:00
if.c + #if defined(INET) && NETHER > 0 1993-08-27 10:26:08 +00:00
if.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
if_arp.h Add definitions for RARP request and reply. 1993-09-05 00:46:54 +00:00
if_dl.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
if_ethersubr.c add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
if_llc.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
if_loop.c ANSIfications - removed all implicit function return types and argument 1993-06-27 06:01:27 +00:00
if_ppp.c Removed test (CCOUNT(&sc->sc_ttyp->t_outq) == 0) for whether 1993-11-04 03:45:23 +00:00
if_ppp.h T_LINEP member of struct tty becomes t_sc. This replaces the 1993-11-09 06:22:08 +00:00
if_sl.c T_LINEP member of struct tty becomes t_sc. This replaces the 1993-11-09 06:22:08 +00:00
if_slvar.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
if_tun.c suser() was being called in the old 4.3 way 1993-08-09 01:19:38 +00:00
if_types.h ppp from paul mackerras 1993-08-14 06:29:28 +00:00
netisr.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
radix.c include systm.h to get prototypes (and possibly inlines) of *max functions. 1993-09-04 00:00:19 +00:00
radix.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
raw_cb.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
raw_cb.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
raw_usrreq.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
route.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
route.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00
rtsock.c include systm.h to get prototypes (and possibly inlines) of *max functions. 1993-09-04 00:00:19 +00:00
slcompress.c ppp from paul mackerras 1993-08-14 06:29:28 +00:00
slcompress.h ppp from paul mackerras 1993-08-14 06:29:28 +00:00
slip.h add rcs ids to everything, and clean up headers 1993-05-20 03:05:46 +00:00