index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-10-03
ls: add standards doc; record author of "total NNNN" code
Denys Vlasenko
2009-10-03
ls: code shrink
Denys Vlasenko
2009-10-03
ls: add "total NNNN" header if DESKTOP. By Johannes Stezenbach (js AT sig21.net)
Denys Vlasenko
2009-10-02
Fixes to usage text; updated busybox.spec
Denys Vlasenko
2009-10-02
cp: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS
Denys Vlasenko
2009-10-02
ok, last fix wasn't correct... this one is better
Denys Vlasenko
2009-10-02
fix a typo in prev commit
Denys Vlasenko
2009-10-02
Update documentation generator so that it sucks less
Denys Vlasenko
2009-09-30
typo fix in a comment in a testcase. oh well...
Denys Vlasenko
2009-09-30
find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx
Denys Vlasenko
2009-09-29
ash,hush: share string
Denys Vlasenko
2009-09-29
find: -follow should not error out on dandling links
Denys Vlasenko
2009-09-29
libbb/lineedit: restore ^D handling for unicode
Denys Vlasenko
2009-09-27
libbb/lineedit: fix the case when we configured history to have 0 lines
Denys Vlasenko
2009-09-27
ash,hush: make trap output short signal names, without SIG prefix
Denys Vlasenko
2009-09-27
find: do not recurse into directories with depth == --maxdepth
Denys Vlasenko
2009-09-26
cp: add support for --parents and long option synonyms of short opts
Denys Vlasenko
2009-09-25
hush: do not reset to default "" traps in subshell
Denys Vlasenko
2009-09-25
hush: document a TODO. no code changes
Denys Vlasenko
2009-09-25
ash: better comment. no code changes
Denys Vlasenko
2009-09-25
ash: even smaller `trap` code
Denys Vlasenko
2009-09-25
ash: slightly better (more correct) code for "trap hack"
Denys Vlasenko
2009-09-25
login: log PAM errors to syslog, not stderr
Denys Vlasenko
2009-09-25
ash: better handling of EXIT trap in `trap` hack
Denys Vlasenko
2009-09-24
ash: do not let EXIT trap to fire in `trap`
Denys Vlasenko
2009-09-24
hush: small speed optimization. +10 bytes.
Denys Vlasenko
2009-09-24
ash,hush: fix trap reporting: s/SIGEXIT/EXIT/
Denys Vlasenko
2009-09-23
ifenslave: fix for 2.4 kernels compile
Denys Vlasenko
2009-09-23
*: more portability fixes by Dan Fandrich
Denys Vlasenko
2009-09-23
*: optimize code size in strtoul calls
Denys Vlasenko
2009-09-23
tar: accept spaces at the end of header fields (compat)
Denys Vlasenko
2009-09-23
ash: fix `trap`
Denys Vlasenko
2009-09-23
hush: fix `trap`
Denys Vlasenko
2009-09-22
hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes
Denys Vlasenko
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
[prev]
[next]