index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
coreutils
Age
Commit message (
Expand
)
Author
2010-05-10
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-04-06
Move utmp/wtmp support to "General configuration" section
Denys Vlasenko
2010-04-05
libbb: split update_utmp from login/getty in preparation to use it for telnetd
Denys Vlasenko
2010-04-04
who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H
Denys Vlasenko
2010-03-26
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-26
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
unexpand: fix "a b"\n" input case
Tomas Heinrich
2010-03-26
[un]expand: account for different character widths. +16 bytes.
Tomas Heinrich
2010-03-23
*: merge some common strings
Denys Vlasenko
2010-03-21
touch: do not ignore argument of -d/-t option
Mikhail Gusarov
2010-03-12
tailk: fix error detected by testsuite
Denys Vlasenko
2010-03-08
wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes
Denys Vlasenko
2010-03-02
head,tail: trim help text; make suffixes unconditional for head too
Denys Vlasenko
2010-02-26
tail: document FANCY flags in helptext
Bernhard Reutner-Fischer
2010-02-26
df: explain FANCY options in helptext
Bernhard Reutner-Fischer
2010-02-21
install: strip before mode/uid/gid is set, not after.
Denys Vlasenko
2010-02-09
compat and warning fixes
Denys Vlasenko
2010-02-07
shaNNNsum: accept and ignore -b and -t
Denys Vlasenko
2010-02-06
adduser: copy /etc/skel to mew homes. +100 bytes
Denys Vlasenko
2010-02-06
cosmetic fixes
Denys Vlasenko
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-02
stat: get rid on intmax_t
Denys Vlasenko
2010-01-31
ls: unicode fixes
Denys Vlasenko
2010-01-31
cal: add a unicode test
Denys Vlasenko
2010-01-30
further work on unicodization
Denys Vlasenko
2010-01-28
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-24
randomconfig fixes
Denys Vlasenko
2010-01-24
libbb: better unicode width support. Hopefully fixes bug 839.
Denys Vlasenko
2010-01-23
date: introduce FEATURE_DATE_COMPAT; shrink
Denys Vlasenko
2010-01-23
chown: -2 bytes
Denys Vlasenko
2010-01-23
chown: support long options
Matheus Izvekov
2010-01-18
ls: fix sort of very large files. +21 byte
Denys Vlasenko
2010-01-18
fix examples which used non-standard cut -b0-NNN
Denys Vlasenko
2010-01-18
ls: make it so that group never glues itself to file size
Denys Vlasenko
2010-01-15
cp: fix -H handling
Denys Vlasenko
2010-01-13
INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad...
Denys Vlasenko
2010-01-13
fix configure sha256sum problem. Closes bug 895
Denys Vlasenko
2010-01-09
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-06
cal: document the location of unicode bug. no code changes
Denys Vlasenko
2010-01-04
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...
Denys Vlasenko
2010-01-04
[un]expand: unicode support
Tomas Heinrich
2010-01-04
*: remove some uses of argc
Denys Vlasenko
2010-01-04
*: make 2 more "int argc"'s unused; more saved if !DESKTOP
Denys Vlasenko
2009-12-13
sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytes
Denys Vlasenko
2009-12-11
stty: code shrink -44 bytes
Denys Vlasenko
2009-12-11
stty: fix columns command. closes bug 791.
Denys Vlasenko
2009-12-05
mount: prevent second mount -a from mounting everything again
Denys Vlasenko
2009-11-30
touch: needs another fix after last utimes() fixes
Denys Vlasenko
2009-11-29
fix improper utimes usage
Denys Vlasenko
2009-11-28
*: remove a few more cases of argc usage. -89 bytes.
Denys Vlasenko
[next]