aboutsummaryrefslogtreecommitdiff
path: root/ifconfig.c
AgeCommit message (Expand)Author
2001-03-26Fix in_ether bug regarding hex digits reported by Jonas Holmberg <jonas.holmb...Manuel Novoa III
2001-03-15Don't confuse people. If the run 'ifconfig' and they didn'tEric Andersen
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-09Use perror_msg_and_die function where appropriate.Manuel Novoa III
2001-03-08Improved port of ifconfig... smaller and with more features.Manuel Novoa III
2001-03-06Add in a first pass at ifconfig status reporting. It took a long whileEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-02-14Add in ifconfig and routeEric Andersen