NetBSD/sys/net
cgd c7d6aa46d5 copy routines should take size_t lengths for prototype consistency.
don't assume that tick is >= 1000; loses badly on alpha (div. by zero)
only try unaligned copies if NetBSD's UNALIGNED_ACCESS symbol is defined.
various misc type size cleanups, mostly short -> int16_t.
1995-04-22 13:26:20 +00:00
..
bpf.c copy routines should take size_t lengths for prototype consistency. 1995-04-22 13:26:20 +00:00
bpf.h copy routines should take size_t lengths for prototype consistency. 1995-04-22 13:26:20 +00:00
bpf_filter.c copy routines should take size_t lengths for prototype consistency. 1995-04-22 13:26:20 +00:00
bpfdesc.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
if.c be more careful when rounding sockaddr_dl sizes. also, one u_short * -> 1995-04-22 13:07:12 +00:00
if.h if_start and if_watchdog should return void. 1995-04-07 22:20:24 +00:00
if_arc.h update arc_input() proto to match reality. 1995-04-14 17:09:39 +00:00
if_arcsubr.c change args to arc_input also add check on link address which fixes pr#922. from Ignatios Souvatzis <is@beverly.rhein.de> 1995-04-14 17:06:39 +00:00
if_arp.h fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
if_dl.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
if_ethersubr.c Set if_output in ether_ifattach(). 1995-04-07 22:19:29 +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
if_ppp.c fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
if_ppp.h fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
if_sl.c Update to use timer{add,sub}(). 1995-03-21 13:33:34 +00:00
if_slvar.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
if_tun.c fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
if_tun.h
if_types.h
netisr.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
radix.c KERNEL -> _KERNEL 1995-03-28 19:59:56 +00:00
radix.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
raw_cb.c
raw_cb.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
raw_usrreq.c quiet compiler warning via (ugly) cast 1995-04-22 13:08:30 +00:00
route.c fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
route.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
rtsock.c fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
slcompress.c KERNEL -> _KERNEL 1995-03-28 19:59:56 +00:00
slcompress.h
slip.h