summaryrefslogtreecommitdiff
path: root/interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update how we detect if libc5 is in use.Eric Andersen2001-04-091-2/+2
* Fix stupid cut-and-paste bug... output RX/TX bytes instead of RX/RX bytes.Manuel Novoa III2001-03-151-2/+2
* Reduced code size of interface. Support ifconfig -a and ifconfig interfaceManuel Novoa III2001-03-121-110/+172
* Quick mod to enable option -a for ifconfig.Manuel Novoa III2001-03-101-4/+5
* Fix up some silly macros and use xmalloc and friends exclusively.Eric Andersen2001-03-061-6/+3
* Add in a first pass at ifconfig status reporting. It took a long whileEric Andersen2001-03-061-0/+2080