freebsd-dev/sbin/ifconfig
Peter Wemm 79769a745d Fix some of my mistakes, slight cleanup, improve reliability (the old
ifconfig would segfault on "ifconfig ed0 ether up" and the like).

The main reason for this commit was that an "ifconfig -a" would also show
the AF_INET addresses in AF_IPX form (if the kernel was configured for IPX)
due to insufficient AF checking in my "new way" of doing it.
1996-01-08 03:46:27 +00:00
..
ifconfig.8 Impliment -ad and -au flags in addition to -a and document the change 1995-03-12 19:05:03 +00:00
ifconfig.c Fix some of my mistakes, slight cleanup, improve reliability (the old 1996-01-08 03:46:27 +00:00
Makefile Submitted by: john hay 1995-10-27 10:48:31 +00:00