summaryrefslogtreecommitdiff
path: root/ifconfig.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This corrects the _really_poor_ implementation of "broadcast +" handlingManuel Novoa III2001-08-101-19/+7
* This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enablesEric Andersen2001-07-071-7/+19
* Fix in_ether bug regarding hex digits reported by Jonas Holmberg <jonas.holmb...Manuel Novoa III2001-03-261-3/+3
* Don't confuse people. If the run 'ifconfig' and they didn'tEric Andersen2001-03-151-2/+2
* Reduced code size of interface. Support ifconfig -a and ifconfig interfaceManuel Novoa III2001-03-121-15/+18
* Quick mod to enable option -a for ifconfig.Manuel Novoa III2001-03-101-8/+14
* Use perror_msg_and_die function where appropriate.Manuel Novoa III2001-03-091-3/+2
* Improved port of ifconfig... smaller and with more features.Manuel Novoa III2001-03-081-329/+382
* Add in a first pass at ifconfig status reporting. It took a long whileEric Andersen2001-03-061-241/+196
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-3/+3
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-10/+10
* Add in ifconfig and routeEric Andersen2001-02-141-0/+476