| Commit message (Expand) | Author | Age | Files | Lines |
* | This corrects the _really_poor_ implementation of "broadcast +" handling | Manuel Novoa III | 2001-08-10 | 1 | -19/+7 |
* | This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enables | Eric Andersen | 2001-07-07 | 1 | -7/+19 |
* | Fix in_ether bug regarding hex digits reported by Jonas Holmberg <jonas.holmb... | Manuel Novoa III | 2001-03-26 | 1 | -3/+3 |
* | Don't confuse people. If the run 'ifconfig' and they didn't | Eric Andersen | 2001-03-15 | 1 | -2/+2 |
* | Reduced code size of interface. Support ifconfig -a and ifconfig interface | Manuel Novoa III | 2001-03-12 | 1 | -15/+18 |
* | Quick mod to enable option -a for ifconfig. | Manuel Novoa III | 2001-03-10 | 1 | -8/+14 |
* | Use perror_msg_and_die function where appropriate. | Manuel Novoa III | 2001-03-09 | 1 | -3/+2 |
* | Improved port of ifconfig... smaller and with more features. | Manuel Novoa III | 2001-03-08 | 1 | -329/+382 |
* | Add in a first pass at ifconfig status reporting. It took a long while | Eric Andersen | 2001-03-06 | 1 | -241/+196 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -3/+3 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -10/+10 |
* | Add in ifconfig and route | Eric Andersen | 2001-02-14 | 1 | -0/+476 |