freebsd-dev/sbin/ifconfig
David E. O'Brien 3d438ad61f Remove 'register' keyword.
It does not help modern compilers, and some may take some hit from it.
(I also found several functions that listed *every* of its 10 local vars with
 "register" -- just how many free registers do people think machines have?)
2002-03-20 17:55:10 +00:00
..
ifconfig.8 mdoc(7) police: kill whitespace at eol. 2002-03-15 14:45:45 +00:00
ifconfig.c Remove 'register' keyword. 2002-03-20 17:55:10 +00:00
ifconfig.h When using interfaces that support if_media, the supported media list is 2001-05-29 09:13:44 +00:00
ifieee80211.c Some style(9) whitespace fixes and a correction to the copyright. 2002-02-28 01:03:27 +00:00
ifmedia.c Back out previous commit. 2001-11-15 16:55:39 +00:00
ifvlan.c o Reduce userland inclusion of kernel headers -- remove unneeded include 2001-09-24 15:00:16 +00:00
Makefile Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined. 2002-02-15 03:57:06 +00:00