Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
17 年之前 |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 年之前 |
Denis Vlasenko
|
4c97863109
assorted fixes for bugs found with randomconfig
|
18 年之前 |
Denis Vlasenko
|
6912ea1467
ether-wake: remove #warning
|
18 年之前 |
Denis Vlasenko
|
229b3d2072
do not overflow ifr_name. maybe it was safe in some places,
|
18 年之前 |
Denis Vlasenko
|
48237b0c88
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
18 年之前 |
Denis Vlasenko
|
89f0b3486d
rodata cleanup. "unable to" == "cannot". -300 bytes
|
18 年之前 |
Denis Vlasenko
|
c6f188def8
silly size savings and capitalization fixes
|
18 年之前 |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 年之前 |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 年之前 |
Rob Landley
|
affb7a61a6
scripts/individual now builds 171 applets. Some of them may even work. :)
|
18 年之前 |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 年之前 |
Rob Landley
|
afb94ecf2b
Convert setuid/setgid users to xsetuid/xsetgid.
|
18 年之前 |
Bernhard Reutner-Fischer
|
dac7ff15b7
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
|
18 年之前 |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 年之前 |
Mike Frysinger
|
d84a35f649
patch by apgo in Bug 345 to not use ether_hostton() with uClibc
|
19 年之前 |
Mike Frysinger
|
b662f0d58b
import ether-wake applet by haveaniceday Bug 252
|
19 年之前 |