index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-22
pidof/killall: fix bug 625 (kernel threads get stale "binary name")
Denys Vlasenko
2009-09-22
df: unicode-aware column formatting. By Tomas Heinrich (theinric AT redhat.com)
Denys Vlasenko
2009-09-22
ps: fix compile breakage
Denys Vlasenko
2009-09-22
sed: fix bug 623 (SEGV on some sed commands)
Denys Vlasenko
2009-09-21
ps: conditionally enable -T on non-DESKTOP build too
Denys Vlasenko
2009-09-21
hush: better wording in comments. no code changes
Denys Vlasenko
2009-09-21
awk: fix typo in prev commit
Denys Vlasenko
2009-09-21
awk: implement mktime
Leonid Lisovskiy
2009-09-21
diff: debug macros; one trivial size optimization
Denys Vlasenko
2009-09-21
diff: fix bug 613 (diff -ub segfaults)
Denys Vlasenko
2009-09-20
ps: document -T option
Denys Vlasenko
2009-09-20
swaponoff: add uuid/label support. By Natanael Copa
Natanael Copa
2009-09-20
ar: fix long filenames handling (bug 611)
Denys Vlasenko
2009-09-19
ps,top: add an option to show threads. +260 bytes of code
Denys Vlasenko
2009-09-18
dd: fix conv=noerror w/o sync to not write out zeroed blocks
Denys Vlasenko
2009-09-17
we could need ssd -d (fancy)
Bernhard Reutner-Fischer
2009-09-17
tar: do chown, not lchown to restore mode (compat)
Denys Vlasenko
2009-09-17
tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits
Denys Vlasenko
2009-09-16
ash: fix bug 585 (>"$VAR_WITH_UNICODE_CHARS" problem)
Denys Vlasenko
2009-09-16
ash: preparatory cleanup. The only real changes are (unsigned char) casts
Denys Vlasenko
2009-09-16
add a testcase for reopened bug 585 (not fixed yet)
Denys Vlasenko
2009-09-16
fdisk: add a warning and truncate disks with >= 2^32 sectors
Denys Vlasenko
2009-09-16
use PACKED macro insted of open-coding GCC-ism
Denys Vlasenko
2009-09-15
unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com)
Denys Vlasenko
2009-09-15
mount: do not execute "mount.(null)" :)
Denys Vlasenko
2009-09-13
httpd_ssi.c: make it a bit less broken
Denys Vlasenko
2009-09-13
add USE_PORTABLE_CODE option and use it in find applet
Denys Vlasenko
2009-09-13
fsck: more clever (->smaller) handling of parameters
Denys Vlasenko
2009-09-13
fsck: remove a few statics
Denys Vlasenko
2009-09-12
test: use index_in_strings
Denys Vlasenko
2009-09-12
top: remove GCCisms
Denys Vlasenko
2009-09-12
hush: make memleak debugging more robust
Denys Vlasenko
2009-09-12
hush: code shrink by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-12
fix read_cmdline API and a small buglet where "[comm]" may be too narrow
Denys Vlasenko
2009-09-11
top, ps: do not output trailing spaces
Denys Vlasenko
2009-09-11
top: add -m ("memory") option
Denys Vlasenko
2009-09-10
networking/httpd_ssi.c: expand comments
Denys Vlasenko
2009-09-10
networking/httpd_ssi.c: new example CGI handler
Denys Vlasenko
2009-09-10
httpd: shrink mime type matching code (suggested by Bernhard)
Denys Vlasenko
2009-09-09
a few more GCC-isms removed
Denys Vlasenko
2009-09-09
remove some garbage from http POST upload example
Denys Vlasenko
2009-09-08
httpd: fix bug 601 "I:index.php does not run interpreter on DIR/ url"
Denys Vlasenko
2009-09-08
Add ENABLE_FEATURE_MDEV_RENAME_REGEXP examples to mdev documentation
Bernhard Reutner-Fischer
2009-09-07
TODO: add unicode list
Denys Vlasenko
2009-09-07
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2009-09-07
modprobe-small: make string buffer code robust; fix help text
Denys Vlasenko
2009-09-07
modprobe-small: hopefully fix bug 591 (incorrect detection of alias with '-')
Denys Vlasenko
2009-09-06
unzip: more compat if DESKTOP=y
Denys Vlasenko
2009-09-06
Revert "unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)"
Denys Vlasenko
2009-09-06
more C standard compat fixes from Dan Fandrich
Denys Vlasenko
[next]