Fix handling of '' and "".
[oweals/busybox.git] / interface.c
2001-04-09 Eric AndersenUpdate how we detect if libc5 is in use.
2001-03-15 Manuel Novoa III Fix stupid cut-and-paste bug... output RX/TX bytes...
2001-03-12 Manuel Novoa III Reduced code size of interface. Support ifconfig ...
2001-03-10 Manuel Novoa III Quick mod to enable option -a for ifconfig.
2001-03-06 Eric AndersenFix up some silly macros and use xmalloc and friends...
2001-03-06 Eric AndersenAdd in a first pass at ifconfig status reporting. ...