Bump to version 1.22.1
[platform/upstream/busybox.git] / networking / ether-wake.c
2013-10-14 Denys Vlasenkoether-wake: shorten help text, reduce packet buffer...
2013-03-12 Mike Frysingerplatform: use KERNEL_VERSION to simplify uClibc version...
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2011-06-10 Dan Fandrich*: simplify Ethernet header includes
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-03-23 Denys Vlasenkoudhcp: handle errors in read_staticlease
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-08-30 Denys Vlasenkoethr-wake: can use ether_hostton on uclibc >= 0.9.30
2008-12-02 Denis Vlasenkolibbb: add strncpy_IFNAMSIZ
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-03-17 Denis Vlasenko*: fix fallout from -Wunused-parameter
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-09-27 Denis Vlasenkointroduce bb_putchar(). saves ~1800 on uclibc (less...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-16 Denis Vlasenkoether-wake: save a few more bytes of code
2007-04-16 Denis Vlasenkoether-wake: close bug 1317. Reorder fuctions to avoid
2007-04-12 Bernhard Reutner... - add xsendto and use where appropriate; shrink iplink...
2007-04-04 Bernhard Reutner... - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-02-03 Denis Vlasenkoassorted fixes for bugs found with randomconfig
2007-01-27 Denis Vlasenkoether-wake: remove #warning
2006-11-27 Denis Vlasenkodo not overflow ifr_name. maybe it was safe in some...
2006-11-22 Denis Vlasenkointroduce setsockopt_reuseaddr(int fd), setsockopt_broa...
2006-11-18 Denis Vlasenkorodata cleanup. "unable to" == "cannot". -300 bytes
2006-10-26 Denis Vlasenkosilly size savings and capitalization fixes
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-08-05 Rob Landleyscripts/individual now builds 171 applets. Some of...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-16 Rob LandleyConvert setuid/setgid users to xsetuid/xsetgid.
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xsocket...
2006-01-25 Tim Rikerjust whitespace
2005-07-31 Mike Frysingerpatch by apgo in Bug 345 to not use ether_hostton(...
2005-05-11 Mike Frysingerimport ether-wake applet by haveaniceday Bug 252