| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix stupid cut-and-paste bug... output RX/TX bytes instead of RX/RX bytes. | Manuel Novoa III | 2001-03-15 | 1 | -2/+2 |
| | | |||||
| * | Reduced code size of interface. Support ifconfig -a and ifconfig interface | Manuel Novoa III | 2001-03-12 | 1 | -110/+172 |
| | | | | | | display. Change %llu to %Lu in ifconfig for hacked unsigned long long support in uClibc scanf. | ||||
| * | Quick mod to enable option -a for ifconfig. | Manuel Novoa III | 2001-03-10 | 1 | -4/+5 |
| | | |||||
| * | Fix up some silly macros and use xmalloc and friends exclusively. | Eric Andersen | 2001-03-06 | 1 | -6/+3 |
| | | |||||
| * | Add in a first pass at ifconfig status reporting. It took a long while | Eric Andersen | 2001-03-06 | 1 | -0/+2080 |
| hacking on the mess in net-tools-1.59, but it currently adds 12k and supports ethernet, loop, ppp, and treats everything else as a generic interface. Works ok for me. -Erik | |||||
