freebsd-dev/sys/net
Garrett Wollman 602d513c5a in_proto.c: spell ``Internet'' right and put whitespace after commas.
others: start to populate the link-layer branch of the net mib, by
moving ARP to its proper place.  (ARP is not a protocol family, it's an
interface layer between a medium-access layer and a protocol family.)
sysctl(8) needs to be taught about the structure of this branch, unless
Poul-Henning implements dynamic MIB exploration soon.
1995-12-20 21:53:53 +00:00
..
bpf_compat.h Make idempotent. 1994-08-21 05:11:48 +00:00
bpf_filter.c Completed function declarations and/or added prototypes. 1995-12-02 19:38:06 +00:00
bpf.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
bpf.h Moved prototypes for devswitch functions from conf.c and driver sources 1995-11-04 13:25:33 +00:00
bpfdesc.h Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
bsd_comp.c Remove the old pppcompress files (btw: these look net-2 derived) 1995-10-31 20:51:24 +00:00
fddi.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_arp.h #include <socket.h> -> <sys/socket.h> 1994-11-16 02:16:18 +00:00
if_disc.c Added a prototype. 1995-12-03 19:08:55 +00:00
if_dl.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_ethersubr.c in_proto.c: spell ``Internet'' right and put whitespace after commas. 1995-12-20 21:53:53 +00:00
if_fddisubr.c Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
if_llc.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_loop.c Staticize, clean lint. 1995-12-09 20:47:15 +00:00
if_ppp.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
if_ppp.h Merge/update ppp-2.2 kernel parts onto mainline. 1995-10-31 20:24:14 +00:00
if_pppvar.h Merge/update ppp-2.2 kernel parts onto mainline. 1995-10-31 20:24:14 +00:00
if_sl.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
if_slvar.h Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
if_sppp.h Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
if_spppsubr.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
if_tun.c Make FIONREAD return the actual that a read() would return, not just the 1995-12-11 13:24:58 +00:00
if_tun.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_types.h Fixed comment - IFT_P80 is 80mbit. 1995-02-25 15:57:55 +00:00
if.c in_proto.c: spell ``Internet'' right and put whitespace after commas. 1995-12-20 21:53:53 +00:00
if.h Staticize, clean lint. 1995-12-09 20:47:15 +00:00
netisr.h Add a simplistic netisr register routine - I need this now for ppp-2.2. 1995-10-31 19:07:53 +00:00
ppp_comp.h Merge/update ppp-2.2 kernel parts onto mainline. 1995-10-31 20:24:14 +00:00
ppp_defs.h Merge/update ppp-2.2 kernel parts onto mainline. 1995-10-31 20:24:14 +00:00
ppp_tty.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
radix.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
radix.h Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
raw_cb.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
raw_cb.h Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
raw_usrreq.c Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
route.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
route.h Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
rtsock.c All net.* sysctl converted now. 1995-11-16 19:00:27 +00:00
slcompress.c slcompress: split one of the functions into two parts, to allow use by both 1995-10-31 19:22:32 +00:00
slcompress.h Fixed a comment. 1995-11-18 13:07:51 +00:00
slip.h Fix misplaced idempotency #endif. 1995-04-29 15:24:00 +00:00