2008-07-06 |
Denis Vlasenko | modprobe-small: fix debug leftover |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Denis Vlasenko | hush: support "for if in do done then; do echo $if... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Denis Vlasenko | mdev: do not follow symlinks in /sys (as was intended... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Denis Vlasenko | hush: support "for v; do ... done" syntax (implied... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Denis Vlasenko | hush: fix a case where "$@" must expand to no word... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Denis Vlasenko | man: fix inverted cat/man bool variable |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Denis Vlasenko | man: code shrink |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Denis Vlasenko | man: support cat pages too (by Jason Curl <jcurlnews... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Denis Vlasenko | man: fix missed NULL termination of an array |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Denis Vlasenko | libbb/recursive_action.c: fix slight error in prev... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Denis Vlasenko | modutils: optional modutils-small by Vladimir Dronnikov. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Denis Vlasenko | awk: another smallish code shrink |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Denis Vlasenko | webpage: fix typos |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Denis Vlasenko | uname,individual: fix improper printf usage |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ned Ludd | - fix trivial exploit vector when setXid |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Denis Vlasenko | sendmail: fix wrong vfork usage here too |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Denis Vlasenko | revert last two commits. vfork cannot be used in subrou... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Bernhard Reutner... | - wrap overlong lines |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Denis Vlasenko | *: introduce and use xfork() |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Denis Vlasenko | add missing file |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Denis Vlasenko | *: introduce and use xvfork() |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Denis Vlasenko | ssd: fix missed + in prev commit |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Denis Vlasenko | ssd: do not stat -x EXECUTABLE, it is not needed anymore |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Denis Vlasenko | awk: fix a case with multiple -f options. simplify... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Denis Vlasenko | crond: use execlp instead of execl |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Denis Vlasenko | sendmail: from Vladimir: |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Denis Vlasenko | nmeter: tiny shrink |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Denis Vlasenko | libiproute: print_route() always uses stdout, do not... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Denis Vlasenko | fdisk: cosmetics, and removal of dead data |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Denis Vlasenko | fdisk: move more data to struct globals; shrink code |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Denis Vlasenko | libbb: shrink monotonic_XXX functions, introduce monoto... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Denis Vlasenko | wget: "support" -t and -T by ignoring them |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | nmeter: tiny shrink |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | nmeter: cosmetics |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | nmeter: code shrink |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | sendmail: another update from the maintainer |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | lineedit: document prompt handling |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | bunzip2: make proper fix for the problem "fixed" in... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | libunarchive: stop using static data in archivers ... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | fix FAST_FUNC fallout |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | build system fixlet to ease blackfin build |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Denis Vlasenko | touch: support -r REF_FILE if ENABLE_DESKTOP (needed... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | stat: pointers are not 0L, they are NULL |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | man: mimic "no manual entry for 'bogus'" message and... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | support gzip -t and bzip2 -t |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | sendmail: update from maintainer |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | cpio: fix -m to actually work as expected (Pascal Bellard) |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | unlzma: fix memory leak (Pascal Bellard) |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | add stdcall to FAST_FUNC |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | vi: fix vda's thinko |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | expand comment about FAST_FUNC |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | *: introduce and use FAST_FUNC: regparm on i386, otherw... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | ash: improve comments |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | ash: fix very weak $RANDOM generator; and move even... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Denis Vlasenko | ash: move stuff out of data/bss |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Denis Vlasenko | print_flags: fix trivial thinko |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Denis Vlasenko | bunzip2: fix an uncompression error. Add the example... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Denis Vlasenko | style fixes, no code changes |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Denis Vlasenko | open_transformer: fix bug of calling exit instead of... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Denis Vlasenko | b[un]zip2, g[un]zip: unlink destination if -f is given... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Denis Vlasenko | Announce 1.10.4 and 1.11.0 |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Denis Vlasenko | busybox: do not print help to fd 2, print it to fd 1 |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Denis Vlasenko | update defconfig |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Denis Vlasenko | Start 1.12.x |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Denis Vlasenko | This is 1.11.0 |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Denis Vlasenko | mkfs_minix, fsck_minix: code shrink |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Denis Vlasenko | whitespace fixes. no code changes |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Denis Vlasenko | mount: fix mishandling of proto=tcp/udp |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Denis Vlasenko | mount: code shrink without logic changes. Added a comment |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Denis Vlasenko | changes in comments only |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Denis Vlasenko | vi: fix yet another vda's thinko |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Denis Vlasenko | hush: ifdef out parts which are not needed |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Denis Vlasenko | hush: kill some old unused fields; small code shrink |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Denis Vlasenko | fix breakage found by randomconfig |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Denis Vlasenko | hush: trivial fix in debug code |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Denis Vlasenko | ash: trivial code readability fixes |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Denis Vlasenko | ash: improve readability of the code. No real code... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Denis Vlasenko | ash: optional support for $'...\t...\n...' bashism |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Denis Vlasenko | trim usage text |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Denis Vlasenko | mdoprobe: fix SEGV bug (by Vlad Dronnikov) |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Denis Vlasenko | vi: fix obvious thinko's |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Denis Vlasenko | wget: accept code 204. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Denis Vlasenko | vi: fix vda's breakage (by Cristian Ionescu-Idbohrn) |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Denis Vlasenko | ash: minor shrink (mostly smallints) and variable renaming |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Denis Vlasenko | dpkg: trivial code shrinkage, and redo G trick correctly. |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Denis Vlasenko | dpkg: code shrink |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Denis Vlasenko | dpkg: code shrink (by Peter Korsgaard <jacmet@uclibc... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Denis Vlasenko | vi: small code shrink |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Denis Vlasenko | vi: fix the bug where vi never grows the edit buffer. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Denis Vlasenko | ssd: fix comment |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Denis Vlasenko | udhcpc: change BPF filter to not use 0xffffffff as... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Denis Vlasenko | strrchr: actually, last one was finding "" in "any... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Denis Vlasenko | strrchr: bikeshed painting time! |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Denis Vlasenko | ash: fix "shift BIGNUM" and "read with no variable... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Denis Vlasenko | cosmetics in hush testsuites |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Denis Vlasenko | fix globbing in unquoted $* and $@ |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Denis Vlasenko | fix trivial error with inverted exit code in ls |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Denis Vlasenko | hush: fix a bug with backslashes improperly handled... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Denis Vlasenko | hush: add testsuite for "no globbing in redirection... |
commit | commitdiff | tree | snapshot |
next |