2009-10-02 |
Denys Vlasenko | ls: add "total NNNN" header if DESKTOP. By Johannes... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Denys Vlasenko | Fixes to usage text; updated busybox.spec |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Denys Vlasenko | cp: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Denys Vlasenko | ok, last fix wasn't correct... this one is better |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Denys Vlasenko | fix a typo in prev commit |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Denys Vlasenko | Update documentation generator so that it sucks less |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Denys Vlasenko | typo fix in a comment in a testcase. oh well... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Denys Vlasenko | find: add zeroing of G.xxx; ftpd - remove extraneous... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Denys Vlasenko | ash,hush: share string |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Denys Vlasenko | find: -follow should not error out on dandling links |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Denys Vlasenko | libbb/lineedit: restore ^D handling for unicode |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Denys Vlasenko | libbb/lineedit: fix the case when we configured history... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Denys Vlasenko | ash,hush: make trap output short signal names, without... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Denys Vlasenko | find: do not recurse into directories with depth =... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Denys Vlasenko | cp: add support for --parents and long option synonyms... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Denys Vlasenko | hush: do not reset to default "" traps in subshell |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Denys Vlasenko | hush: document a TODO. no code changes |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Denys Vlasenko | ash: better comment. no code changes |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Denys Vlasenko | ash: even smaller `trap` code |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Denys Vlasenko | ash: slightly better (more correct) code for "trap... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Denys Vlasenko | login: log PAM errors to syslog, not stderr |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Denys Vlasenko | ash: better handling of EXIT trap in `trap` hack |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Denys Vlasenko | ash: do not let EXIT trap to fire in `trap` |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Denys Vlasenko | hush: small speed optimization. +10 bytes. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Denys Vlasenko | ash,hush: fix trap reporting: s/SIGEXIT/EXIT/ |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Denys Vlasenko | ifenslave: fix for 2.4 kernels compile |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Denys Vlasenko | *: more portability fixes by Dan Fandrich |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Denys Vlasenko | *: optimize code size in strtoul calls |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Denys Vlasenko | tar: accept spaces at the end of header fields (compat) |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Denys Vlasenko | ash: fix `trap` |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Denys Vlasenko | hush: fix `trap` |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Denys Vlasenko | hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Denys Vlasenko | pidof/killall: fix bug 625 (kernel threads get stale... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Denys Vlasenko | df: unicode-aware column formatting. By Tomas Heinrich... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Denys Vlasenko | ps: fix compile breakage |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Denys Vlasenko | sed: fix bug 623 (SEGV on some sed commands) |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Denys Vlasenko | ps: conditionally enable -T on non-DESKTOP build too |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Denys Vlasenko | hush: better wording in comments. no code changes |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Denys Vlasenko | awk: fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Leonid Lisovskiy | awk: implement mktime |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Denys Vlasenko | diff: debug macros; one trivial size optimization |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Denys Vlasenko | diff: fix bug 613 (diff -ub segfaults) |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Denys Vlasenko | ps: document -T option |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Natanael Copa | swaponoff: add uuid/label support. By Natanael Copa |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Denys Vlasenko | ar: fix long filenames handling (bug 611) |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Denys Vlasenko | ps,top: add an option to show threads. +260 bytes of... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Denys Vlasenko | dd: fix conv=noerror w/o sync to not write out zeroed... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Bernhard Reutner... | we could need ssd -d (fancy) |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Denys Vlasenko | tar: do chown, not lchown to restore mode (compat) |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Denys Vlasenko | tar: fix --numeric-owner, --no-same-owner, --no-same... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Denys Vlasenko | ash: fix bug 585 (>"$VAR_WITH_UNICODE_CHARS" problem) |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Denys Vlasenko | ash: preparatory cleanup. The only real changes are... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Denys Vlasenko | add a testcase for reopened bug 585 (not fixed yet) |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Denys Vlasenko | fdisk: add a warning and truncate disks with >= 2^32... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Denys Vlasenko | use PACKED macro insted of open-coding GCC-ism |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Denys Vlasenko | unlzma: fixed speedup/shrink by Pascal Bellard (pascal... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Denys Vlasenko | mount: do not execute "mount.(null)" :) |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Denys Vlasenko | httpd_ssi.c: make it a bit less broken |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Denys Vlasenko | add USE_PORTABLE_CODE option and use it in find applet |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Denys Vlasenko | fsck: more clever (->smaller) handling of parameters |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Denys Vlasenko | fsck: remove a few statics |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Denys Vlasenko | test: use index_in_strings |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Denys Vlasenko | top: remove GCCisms |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Denys Vlasenko | hush: make memleak debugging more robust |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Denys Vlasenko | hush: code shrink by Dan Fandrich (dan AT coneharvester... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Denys Vlasenko | fix read_cmdline API and a small buglet where "[comm... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Denys Vlasenko | top, ps: do not output trailing spaces |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Denys Vlasenko | top: add -m ("memory") option |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Denys Vlasenko | networking/httpd_ssi.c: expand comments |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Denys Vlasenko | networking/httpd_ssi.c: new example CGI handler |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Denys Vlasenko | httpd: shrink mime type matching code (suggested by... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Denys Vlasenko | a few more GCC-isms removed |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Denys Vlasenko | remove some garbage from http POST upload example |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Denys Vlasenko | httpd: fix bug 601 "I:index.php does not run interprete... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Bernhard Reutner... | Add ENABLE_FEATURE_MDEV_RENAME_REGEXP examples to mdev... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Denys Vlasenko | TODO: add unicode list |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Denys Vlasenko | Merge branch 'master' of git+ssh://vda@busybox.net... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Denys Vlasenko | modprobe-small: make string buffer code robust; fix... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Denys Vlasenko | modprobe-small: hopefully fix bug 591 (incorrect detect... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Denys Vlasenko | unzip: more compat if DESKTOP=y |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Denys Vlasenko | Revert "unlzma: speedup, by Pascal Bellard (pascal... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Denys Vlasenko | more C standard compat fixes from Dan Fandrich |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Denys Vlasenko | documentation and typo fixes. By Dan Fandrich (dan... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Denys Vlasenko | remove some GNUisms. by Dan Fandrich (dan AT coneharves... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Denys Vlasenko | experimentally add mallopt tweaks for reduced memory... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Denys Vlasenko | hush: export PWD |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Denys Vlasenko | inetd: comment tweak. no code changes |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Denys Vlasenko | telnetd: add -w ("inetd wait") option. Can be configur... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Denys Vlasenko | inetd: be more careful with syslog socket; other small... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Denys Vlasenko | small commit tweak in parse_datestr, no code changes |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Denys Vlasenko | uniq: shave off whole 10 bytes off, oh my |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Denys Vlasenko | ash: better comment. no code changes |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Denys Vlasenko | code shrink in help text code |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Denys Vlasenko | uniq: code shrink |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Denys Vlasenko | uniq: plug memory leak (patch from OpenWRT project) |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Denys Vlasenko | uniq: rename some variables. no code changes |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Denys Vlasenko | ash: revent one place where number() doesn't work |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Denys Vlasenko | ethr-wake: can use ether_hostton on uclibc >= 0.9.30 |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Denys Vlasenko | libunarchive: fix a bug where mode and time is no longe... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Denys Vlasenko | ash: deal with some TODOs (mostly trivial) |
commit | commitdiff | tree | snapshot |
next |