NetBSD/sys/net
christos 9dfe73a161 PR/3462: William Studenmund: sizeof(struct llc) returns 10 on m68k instead
of 8. Since structure padding on the m68k is 16 and on the arm is 32, we
rearrange the frmrinfo portion of the union not to contain a second structure.
1997-05-01 14:42:24 +00:00
..
bpf_filter.c
bpf.c
bpf.h
bpfdesc.h
bsd-comp.c
ethertypes.h
if_arc.h
if_arcsubr.c Fix several bugs related to the new ARP code, and ARCnet ARP support. 1997-03-23 01:22:35 +00:00
if_arp.h Add ARP hardware type for Richochet "starmode" radio addresses. 1997-03-25 02:30:52 +00:00
if_atm.h
if_atmsubr.c
if_dl.h
if_ether.h
if_ethersubr.c Update for argument change in at_ifawithnet 1997-04-03 18:48:28 +00:00
if_fddi.h Resolve conflicts from merge. 1997-03-24 00:35:02 +00:00
if_fddisubr.c Fix compile problems (from Veego) 1997-04-03 21:07:42 +00:00
if_llc.h PR/3462: William Studenmund: sizeof(struct llc) returns 10 on m68k instead 1997-05-01 14:42:24 +00:00
if_loop.c Add netatalk stubs. 1997-04-02 21:23:26 +00:00
if_media.c
if_media.h Back out the previous change (add IFM_10_EXT) after some dicussion 1997-03-26 01:19:27 +00:00
if_ppp.c Made pppoutput() public again on behalf of Martin Husemann (PR 3455). 1997-04-16 12:54:42 +00:00
if_ppp.h Made pppoutput() public again on behalf of Martin Husemann (PR 3455). 1997-04-16 12:54:42 +00:00
if_pppvar.h
if_sl.c Update for the new mbuf code, in a slighly kludgy way. Basically, these 1997-03-27 20:36:14 +00:00
if_slvar.h Update for the new mbuf code, in a slighly kludgy way. Basically, these 1997-03-27 20:36:14 +00:00
if_strip.c Update for the new mbuf code, in a slighly kludgy way. Basically, these 1997-03-27 20:36:14 +00:00
if_stripvar.h Update for the new mbuf code, in a slighly kludgy way. Basically, these 1997-03-27 20:36:14 +00:00
if_tun.c
if_tun.h
if_types.h
if.c
if.h prevent multiple inclusions 1997-04-08 21:29:26 +00:00
netisr.h Add netatalk stubs. 1997-04-02 21:23:26 +00:00
pfil.c
pfil.h Don't attempt to include config(8)-generated headers if we're included 1997-03-29 19:52:41 +00:00
ppp_defs.h
ppp_tty.c make sure that the tty layer restarts the ppp layer when there is an error 1997-03-25 22:33:25 +00:00
ppp-comp.h
ppp-deflate.c
radix.c Sync with Lite2. 1997-04-02 21:17:28 +00:00
radix.h Sync with Lite2. 1997-04-02 21:17:28 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Sync with Lite2. 1997-04-02 21:17:28 +00:00
route.h Sync with Lite2. 1997-04-02 21:17:28 +00:00
rtsock.c m_copyback() is now in uipc_mbuf.c 1997-03-27 20:38:20 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h