aboutsummaryrefslogtreecommitdiff
path: root/interface.c
AgeCommit message (Expand)Author
2001-04-09Update how we detect if libc5 is in use.Eric Andersen
2001-03-15Fix stupid cut-and-paste bug... output RX/TX bytes instead of RX/RX bytes.Manuel Novoa III
2001-03-12Reduced code size of interface. Support ifconfig -a and ifconfig interfaceManuel Novoa III
2001-03-10Quick mod to enable option -a for ifconfig.Manuel Novoa III
2001-03-06Fix up some silly macros and use xmalloc and friends exclusively.Eric Andersen
2001-03-06Add in a first pass at ifconfig status reporting. It took a long whileEric Andersen