f62ab2d774
libbb: use improved xmalloc_read() from modprobe-small who: fix compile breakage on some systems modprobe-small: improve Config help text wording
Denis Vlasenko
2008-07-09 09:50:33 +00:00
580ce2d138
mount: support for "-o mand"
Denis Vlasenko
2008-07-08 02:56:53 +00:00
67075bb95f
mdev: reinstate "follow symlinks" flag, this time with explanation
Denis Vlasenko
2008-07-06 17:00:49 +00:00
58f59a25ee
modprobe-small: match aliases with fnmatch(), making shell pattern-specified alias names in module bodies work.
Denis Vlasenko
2008-07-06 11:52:23 +00:00
733e3fbc2f
hush: support "for if in do done then; do echo $if; done" case
Denis Vlasenko
2008-07-06 10:01:13 +00:00
d48e81f0cd
mdev: do not follow symlinks in /sys (as was intended prior to rev 18811). If this breaks things, please document why! mdev,init: use shared code for fd sanitization
Denis Vlasenko
2008-07-06 07:00:11 +00:00
ff182a3d68
hush: support "for v; do ... done" syntax (implied 'in "$@"')
Denis Vlasenko
2008-07-05 20:29:59 +00:00
afdcd12ed7
hush: fix a case where "$@" must expand to no word at all
Denis Vlasenko
2008-07-05 17:40:04 +00:00
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05 09:18:54 +00:00
671691cf21
modutils: optional modutils-small by Vladimir Dronnikov. 15kb smaller than standard one. libbb/recursive_action.c: commented-out code for aborting the scan.
Denis Vlasenko
2008-07-04 10:25:44 +00:00
7987a1844b
ssd: do not stat -x EXECUTABLE, it is not needed anymore ssd: use PATH ssd: fix -a without -x case ssd: fix help text ssd: CLOSE_EXTRA_FDS in MMU case too ssd: add testsuite
Denis Vlasenko
2008-07-01 10:00:46 +00:00
3bb2bbd684
awk: fix a case with multiple -f options. simplify -f file reading.
Denis Vlasenko
2008-07-01 01:57:36 +00:00
0a65692048
crond: use execlp instead of execl
Denis Vlasenko
2008-06-30 15:48:34 +00:00
c94d3564c2
sendmail: from Vladimir: Here comes the third part of compatibility patch for sendmail. * Introduced new safe_getdomainname() -- will it be useful? * Fixed SEGV if sender address is missed. Should snoop for sender address in mail headers? * More compat: use HOSTNAME instead of HOST when no server is explicitly specified. * crond: fixed mail recipient address.
Denis Vlasenko
2008-06-30 13:30:21 +00:00
0db2c2eb71
libiproute: print_route() always uses stdout, do not pass FILE pointer to it. libiproute: Use FAST_FUNC
Denis Vlasenko
2008-06-29 06:22:40 +00:00
270d5d75f1
fdisk: cosmetics, and removal of dead data
Denis Vlasenko
2008-06-29 05:16:45 +00:00
6eaf0a9883
fdisk: move more data to struct globals; shrink code
Denis Vlasenko
2008-06-29 05:10:47 +00:00
86d88c0990
bunzip2: make proper fix for the problem "fixed" in rev. 22521 Thanks for Rob Landley <rob@landley.net>
Denis Vlasenko
2008-06-28 18:10:09 +00:00
a60936da06
libunarchive: stop using static data in archivers - archive_handle_t can trivially provide space for that. rpm: code shrink tar: simplify autodetection of bz2/.gz
Denis Vlasenko
2008-06-28 05:04:09 +00:00
d0cc3f4ade
mount: code shrink without logic changes. Added a comment on possible mismatch with util-linux in -o remount handling.
Denis Vlasenko
2008-06-24 18:59:59 +00:00
fe733a9744
changes in comments only
Denis Vlasenko
2008-06-24 16:08:22 +00:00