Fix broken macro
[oweals/busybox.git] / networking / ifconfig.c
2004-03-31 Eric AndersenPatch from Thomas Winkler:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-06 Eric AndersenFix/eliminate use of atol
2003-11-14 Eric AndersenMichael Smith writes:
2003-06-21 Eric AndersenFix a silly bug I introduced yesterday
2003-06-20 Eric AndersenFix a couple vars that could be used uninitialized
2003-05-26 Glenn L McGrathVodz, last_patch_86
2003-03-19 Manuel Novoa III Major coreutils update.
2003-01-14 Eric AndersenEliminate most instances where we use linux kernel...
2002-12-27 Manuel Novoa III Add "Broadcast +" support back in. Also cut the size...
2002-11-26 Glenn L McGrathuse #ifdef CONFIG_* instead of #if CONFIG_*
2002-08-22 Glenn L McGrathRun through indent, fix comments
2002-07-11 Eric AndersenFixup warnings and undefined operations that show up...
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2001-11-10 Eric AndersenLatest patch from vodz:
2001-10-28 Eric AndersenUse error_msg() instead of fprintf(stderr, ...)
2001-10-28 Eric AndersenAdd in some (theoretical) uClinux support. Some init...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-08-10 Manuel Novoa III This corrects the _really_poor_ implementation of ...
2001-07-07 Eric AndersenThis patch from Fabio Ferrari <fabio.ferrari@digitro...
2001-03-26 Manuel Novoa III Fix in_ether bug regarding hex digits reported by Jonas...
2001-03-15 Eric AndersenDon't confuse people. If the run 'ifconfig' and they...
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-09 Manuel Novoa III Use perror_msg_and_die function where appropriate.
2001-03-08 Manuel Novoa III Improved port of ifconfig... smaller and with more...
2001-03-06 Eric AndersenAdd in a first pass at ifconfig status reporting. ...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-14 Eric AndersenAdd in ifconfig and route