summaryrefslogtreecommitdiff
path: root/networking/ether-wake.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* do not overflow ifr_name. maybe it was safe in some places,Denis Vlasenko2006-11-271-1/+1
* introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),Denis Vlasenko2006-11-221-2/+1
* rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko2006-11-181-1/+1
* silly size savings and capitalization fixesDenis Vlasenko2006-10-261-1/+1
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-1/+1
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-1/+1
* scripts/individual now builds 171 applets. Some of them may even work. :)Rob Landley2006-08-051-1/+1
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-17/+2
* Convert setuid/setgid users to xsetuid/xsetgid.Rob Landley2006-07-161-1/+1
* - patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer2006-04-121-8/+4
* just whitespaceTim Riker2006-01-251-39/+39
* patch by apgo in Bug 345 to not use ether_hostton() with uClibcMike Frysinger2005-07-311-0/+4
* import ether-wake applet by haveaniceday Bug 252Mike Frysinger2005-05-111-0/+300