NetBSD/sbin/ifconfig
christos 2c6eadc9ce Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
programs that did not compile before.
2005-06-27 01:00:04 +00:00
..
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 bump date for the previous. 2005-05-02 15:37:06 +00:00
ifconfig.c split IFCAP_CSUM_xxx to IFCAP_CSUM_xxx_Rx and IFCAP_CSUM_xxx_Tx. 2005-05-02 15:34:31 +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