.. |
Makefile
|
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
|
2005-06-27 01:00:04 +00:00 |
af_atalk.c
|
Split off AppleTalk support into its own file.
|
2005-03-19 23:32:55 +00:00 |
af_atalk.h
|
Split off AppleTalk support into its own file.
|
2005-03-19 23:32:55 +00:00 |
af_inet.c
|
Split the IPv4 support into its own file.
|
2005-03-20 02:43:50 +00:00 |
af_inet.h
|
Split the IPv4 support into its own file.
|
2005-03-20 02:43:50 +00:00 |
af_inet6.c
|
Remove an #ifdef that is no longer necessary.
|
2005-03-20 02:44:50 +00:00 |
af_inet6.h
|
Split IPv6 support out into its own file.
|
2005-03-20 01:09:16 +00:00 |
af_iso.c
|
Split OSI support off into its own file.
|
2005-03-20 00:02:58 +00:00 |
af_iso.h
|
Split OSI support off into its own file.
|
2005-03-20 00:02:58 +00:00 |
af_ns.c
|
Move a comment.
|
2005-03-20 01:10:51 +00:00 |
af_ns.h
|
Split XNS support into its own file.
|
2005-03-19 23:46:03 +00:00 |
agr.c
|
name -> ifname (avoid shadow decl with global name[]).
|
2005-03-19 17:31:48 +00:00 |
agr.h
|
add agr(4), a pseudo network device driver for link aggregation.
|
2005-03-18 11:11:50 +00:00 |
extern.h
|
Split the IPv4 support into its own file.
|
2005-03-20 02:43:50 +00:00 |
ieee80211.c
|
Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
|
2005-06-22 06:14:51 +00:00 |
ieee80211.h
|
Split off 802.11 interface handling into its own file.
|
2005-03-19 23:13:42 +00:00 |
ifconfig.8
|
Explained the '-h' option.
|
2005-08-11 20:56:57 +00:00 |
ifconfig.c
|
Added a new ifconfig flag, -h, allowing, in conjunction with -v, the display
|
2005-08-11 20:56:05 +00:00 |
tunnel.c
|
Split IPv6 support out into its own file.
|
2005-03-20 01:09:16 +00:00 |
tunnel.h
|
Split tunnel support into its own file.
|
2005-03-19 17:32:26 +00:00 |
vlan.c
|
name -> ifname (avoid shadow decl with global name[]).
|
2005-03-19 17:31:48 +00:00 |
vlan.h
|
Split VLAN configuration bits out into a separate file.
|
2005-03-19 03:53:55 +00:00 |