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 |
2009-08-29 |
Denys Vlasenko | ash: add testsuite for bug 585 |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Denys Vlasenko | ash: fix handling of Unicode chars in redirects. Fixes... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Denys Vlasenko | ash: trivial simplifications and optimizations |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Denys Vlasenko | rpm2cpio: code shrink |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Denys Vlasenko | rpm2cpio: handle unseekable input correctly |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Pascal Bellard | rpm2cpio: handle bz2 too; code shrink |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Denys Vlasenko | update copyright year |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Denys Vlasenko | more help text tweaking |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Denys Vlasenko | trim help texts a bit |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Denys Vlasenko | remove a few extra newlines in help text |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Bernhard Reutner... | use .git as EXTRAVERSION |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Denys Vlasenko | ash: make "jobs -l" more similar to bash. By Earl Chew... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Denys Vlasenko | Start 1.16.x cycle |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Denys Vlasenko | Releasing 1.15.0 1_15_0 |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Matthijs van... | wget: strip trailing whitespace from e.g. "Content... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Denys Vlasenko | beep: optimize |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Denys Vlasenko | preliminary work for gcc 4.4.0 |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Denys Vlasenko | fix duplicate FAST_FUNC FAST_FUNC |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bernhard Reutner... | add config knob for default freq and length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bernhard Reutner... | add simple beep applet |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Denys Vlasenko | update defconfig |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Denys Vlasenko | msh: aliased to hush |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Denys Vlasenko | do not store 1st two bytes of compressed help text |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Denys Vlasenko | patch: support -N. By Olivier Duclos (olivier.duclos... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Denys Vlasenko | hush: enable "lash is deprecated, please use hush inste... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Denys Vlasenko | hush: do not process options after non-option args |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Denys Vlasenko | ash: fix bug 571 (jobs %string misbehaving) |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Denys Vlasenko | sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Denys Vlasenko | pgrep: match argv[0] too, not only comm; fix a bug... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Denys Vlasenko | modprobe: treat tabs in modules.dep as delimiters too... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Denys Vlasenko | typo fix in comment |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Justin Maggard | udhcpc: if got IP successfully, disable -n for future... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Matthew Stoltenberg | volname: new applet |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Denys Vlasenko | hust test: complain if busybox binary can't be found |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Denys Vlasenko | hush: fix \<newline> handling on NOMMU |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Denys Vlasenko | hush tests: remove the requirement that .config is... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Denys Vlasenko | hush: do not use ps -o in leak_argv1; do not hardcode... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Denys Vlasenko | tail: read only a portion of a file if it's huge. close... |
commit | commitdiff | tree | snapshot |
next |