Denis Vlasenko
|
dd9228b861
tftpd: make it emit error packets
|
17 years ago |
Denis Vlasenko
|
c0183e6e0d
unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com>
|
17 years ago |
Denis Vlasenko
|
6aa7696e28
mount: #ifdef out MOUNT_LABEL code parts if it is not selected
|
17 years ago |
Denis Vlasenko
|
2a7a451391
patch: don't trash permissions of patched file
|
17 years ago |
Denis Vlasenko
|
d7e6af2dda
tftpd: make open() check r/w permissions instead of doing it ourself.
|
17 years ago |
Denis Vlasenko
|
78c5656530
tftpd: fix bugs spotted by Vladimir
|
17 years ago |
Denis Vlasenko
|
e421b5ebf6
init: do not close all descriptors > 2. We were doing it - sometimes.
|
17 years ago |
Paul Fox
|
2724fa9d8a
remove alarm() calls which were functioning as a primitive
|
17 years ago |
Denis Vlasenko
|
fb274df079
init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet)
|
17 years ago |
Denis Vlasenko
|
9c8c038981
httpd: small fixlet for POST upload - skip
|
17 years ago |
Denis Vlasenko
|
d1277c6052
remove extra spaces in help text; delete duplicate #define
|
17 years ago |
Denis Vlasenko
|
d0a071a528
brctl: eliminate stray data object
|
17 years ago |
Denis Vlasenko
|
b44c790e41
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
|
17 years ago |
Denis Vlasenko
|
d25c33f186
volume_id: disable detection routines which are not setting label and uuid anyway
|
17 years ago |
Denis Vlasenko
|
c5b737231d
volude_id: remove unused fields and functions which were setting them
|
17 years ago |
Denis Vlasenko
|
592d4fe772
selinux/*: -Wunused-parameter fixes
|
17 years ago |
Denis Vlasenko
|
4866e905d7
svn add/svn rm to actually move tcp/udpsvd...
|
17 years ago |
Denis Vlasenko
|
4ee7cd4f6f
*: mode tcp/udpsvd to networking, delete ipsvd/*
|
17 years ago |
Denis Vlasenko
|
aa9b1828b9
tftpd: new applet (mostly using existing code for tftp)
|
17 years ago |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
17 years ago |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
17 years ago |
Denis Vlasenko
|
d02db89244
clean up TODO file. No real code changes.
|
17 years ago |
Denis Vlasenko
|
85c247161b
*: fix fallout from -Wunused-parameter
|
17 years ago |
Denis Vlasenko
|
081eb71ebd
dnsd: properly set _src_ IP:port on outgoing UDP packets
|
17 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
17 years ago |
Denis Vlasenko
|
a55bd05f3c
fsck: shrink (we were passing around some params which were unused)
|
17 years ago |
Denis Vlasenko
|
397de617f3
help text: regularize format, and shrink
|
17 years ago |
Denis Vlasenko
|
a4522c5a66
mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution
|
17 years ago |
Denis Vlasenko
|
afc4113ed7
fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!
|
17 years ago |
Denis Vlasenko
|
cdf62770af
dos2unix: tiny shrink
|
17 years ago |