Denys Vlasenko
|
4700fb5bea
ash: make dowait() a bit more readable. Logic is unchanged
|
9 years ago |
Denys Vlasenko
|
e1603156ff
updated android_ndk_defconfig
|
9 years ago |
Denys Vlasenko
|
f2bf20f5d5
udhcpc: fix for some Android toolchain breakage
|
9 years ago |
Denys Vlasenko
|
8403b01217
iproute: more string reuse
|
9 years ago |
Christoph J. Thompson
|
d1eea8db92
iproute: don't hardcode the path to config files
|
9 years ago |
Denys Vlasenko
|
413feca279
ip: increased max ID for /etc/iproute2/rt_tables to 1023
|
9 years ago |
Denys Vlasenko
|
3d8d5e8ad4
libiproute: use itoa() where appropriate
|
9 years ago |
Denys Vlasenko
|
7f3a2a2256
join some common strings, -400 bytes
|
9 years ago |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 years ago |
Denys Vlasenko
|
8c0708a329
find: support "find . -delete" idiom - do not try rmdir(".")
|
9 years ago |
Denys Vlasenko
|
305958dbd4
md5sum: code shrink
|
9 years ago |
Denys Vlasenko
|
ec046f74a3
ash: use a more typical form of "print four octal digits" format
|
9 years ago |
Denys Vlasenko
|
5711a2a4ad
libbb: more compact API for bb_parse_mode()
|
9 years ago |
Denys Vlasenko
|
c1e2e005b4
ash: shrink "umask -S" code
|
9 years ago |
Denys Vlasenko
|
6283f98283
hush: fix umask: umask(022) was setting umask(755)
|
9 years ago |
Denys Vlasenko
|
9c5410023a
ash: a bunch of trivial simplifications
|
9 years ago |
Denys Vlasenko
|
2007ef5c3c
wget: make it possible to have both SSL helpers configured
|
9 years ago |
Denys Vlasenko
|
4271698fea
ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN
|
9 years ago |
Denys Vlasenko
|
78fb6ea63a
ssl_helper: tweaks discovered while building 32-bit version
|
9 years ago |
Denys Vlasenko
|
1c6c670ed4
wget: make openssl/ssl_helper choice configurable
|
9 years ago |
Denys Vlasenko
|
3b650c1e7b
qemu testing: extract_od_binary.sh: support huge files (and broken od)
|
9 years ago |
Denys Vlasenko
|
2b48c38be6
uudecode: tolerate text input with CR+LF line ends
|
9 years ago |
Denys Vlasenko
|
e6b578761a
qemu testing: Do build brctl and ifplugd; force mips32 dialect
|
9 years ago |
Denys Vlasenko
|
a779c6d63b
qemu testing: fix hexdumping of binary
|
9 years ago |
Denys Vlasenko
|
5fa6d1a632
Aboriginal linux/musl build fixes
|
9 years ago |
Denys Vlasenko
|
12efcf3285
Add qemu_multiarch_testing/
|
9 years ago |
Denys Vlasenko
|
28b00ce6ff
awk: support "length" form of "length()". Closes 8371
|
9 years ago |
Denys Vlasenko
|
c919d561ad
umount: always use umount2 syscall with specified flags
|
9 years ago |
Denys Vlasenko
|
c65a7596df
adduser: fix help text
|
9 years ago |
Bernhard Reutner-Fischer
|
65db14ec50
adduser: Add -k /path/to/skel
|
9 years ago |