Age | Commit message (Expand) | Author |
2008-04-05 | init: fix askfirst not working as intended | Denis Vlasenko |
2008-04-05 | cpio: actually add testsuite entry... | Denis Vlasenko |
2008-04-05 | cpio: fix a bug where we do not extract zero-sized hardlinks | Denis Vlasenko |
2008-04-05 | cpio: typo fix in error message | Denis Vlasenko |
2008-04-05 | cpio: optional support for writing cpio files in newc format. | Denis Vlasenko |
2008-04-04 | fbsplash: more compact support for named pipes + EOF scenario | Denis Vlasenko |
2008-04-02 | dd: support conv=fsync | Denis Vlasenko |
2008-04-02 | expr: fix comparisons 'a < b' where we were overflowing a-b | Denis Vlasenko |
2008-04-02 | udhcpc: add -o "do not request options by default" switch | Denis Vlasenko |
2008-04-01 | xfunc_die: resurrect (actually, it's "svn add" being forgotten again) | Denis Vlasenko |
2008-04-01 | basename: tiny shrink | Denis Vlasenko |
2008-04-01 | chpst: fix "env directory" parsing to not strip everything | Denis Vlasenko |
2008-04-01 | script: do not ignore poll() errors. ~+20 bytes. | Denis Vlasenko |
2008-04-01 | shells: do not frocibly enable test, echo and kill _applets_, | Denis Vlasenko |
2008-03-31 | tcpudp: trivial build fix | Denis Vlasenko |
2008-03-30 | libbb: preventive fix for SIGxxx >= 32 | Denis Vlasenko |
2008-03-30 | g[un]zip: accept and ignore -n (needed for kernel compile) | Denis Vlasenko |
2008-03-29 | fuser: fix vda's breakage: DOH! chdir'ing to /proc breaks relative paths | Denis Vlasenko |
2008-03-29 | mdev: optional support for regex pattern group substitution. | Denis Vlasenko |
2008-03-29 | mdev: fix block/char device detection. Closes bug 2144. | Denis Vlasenko |
2008-03-29 | inetd: small shrink for NOMMU case | Denis Vlasenko |
2008-03-29 | mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_device() +23 bytes | Denis Vlasenko |
2008-03-29 | mdev: fix a bug where it was not stopping on first matching rule | Denis Vlasenko |
2008-03-29 | ftpgetput: move control_stream to "struct globals"; | Denis Vlasenko |
2008-03-29 | ftpgetput: deal with long-standing TODOs: | Denis Vlasenko |
2008-03-28 | ftpgetput: add comment about EPSV (extended PASV). | Denis Vlasenko |
2008-03-28 | copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. | Denis Vlasenko |
2008-03-28 | fbsplash: move to /sbin; small shrink | Denis Vlasenko |
2008-03-28 | fix a few stray unguarded strdup's | Denis Vlasenko |
2008-03-28 | whitespace fixes | Denis Vlasenko |
2008-03-27 | mdev: plug a few memory and fd leaks; simplify code a bit | Denis Vlasenko |
2008-03-27 | mdev: add testsuite entry | Denis Vlasenko |
2008-03-27 | openvt: fix gross mismatch between us and "standard" openvt. | Denis Vlasenko |
2008-03-27 | fbsplash: support this usage: | Denis Vlasenko |
2008-03-26 | fbsplash: fix broken handling of buffered case: | Denis Vlasenko |
2008-03-26 | *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ | Denis Vlasenko |
2008-03-26 | - add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig | Bernhard Reutner-Fischer |
2008-03-26 | fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg | Denis Vlasenko |
2008-03-26 | fbsplash: shrink, better help text; inifile cannot specify image now; | Denis Vlasenko |
2008-03-26 | patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ... | Denis Vlasenko |
2008-03-25 | patch: fix vda's thinko: we need to open new_filename.orig, always! | Denis Vlasenko |
2008-03-25 | ash: support for && and || in [[ expr ]]; add testsuite checks | Denis Vlasenko |
2008-03-25 | ifupdown: support for %retries% (L. Gabriel Somlo <somlo AT cmu.edu>) | Denis Vlasenko |
2008-03-25 | udhcp: build fix for ppc kernel 2.4.36 | Denis Vlasenko |
2008-03-25 | lpd: small shrink | Denis Vlasenko |
2008-03-25 | ash: comment about [[; code style fixes. No code changes. | Denis Vlasenko |
2008-03-25 | help text shrinkage | Denis Vlasenko |
2008-03-25 | date: even more of help text shrink | Denis Vlasenko |
2008-03-25 | date: make help text more understandable; small shrink | Denis Vlasenko |
2008-03-25 | ash: optional bash-like pattern subst and substring opts | Denis Vlasenko |