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-07-12
lineedit+unicode: make TAB completion work again
Denys Vlasenko
2009-07-12
vi: small code shrink
Denys Vlasenko
2009-07-11
tweaking Unicode support
Denys Vlasenko
2009-07-11
added simplified Unicode support for non-locale-enabled builds
Denys Vlasenko
2009-07-11
ash: fixes in debug printouts
Denys Vlasenko
2009-07-10
lineedit: implement Unicode-aware line editing (optional)
Denys Vlasenko
2009-07-10
fix fallout from BSD patches
Denys Vlasenko
2009-07-10
dmesg: try to detect buffer size
Denys Vlasenko
2009-07-10
sed: deal with peculiar behavior of '2d;2,1p' in GNU sed
Denys Vlasenko
2009-07-09
restore shadow.h independence
Mike Frysinger
2009-07-09
depmod.pl: recurse through module dependencies
Mike Frysinger
2009-07-08
tar: handle 256-base encoding in mtime
Denys Vlasenko
2009-07-08
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-07
udhcpd: fix a bug in add_lease where it was reading at [-1]
Denys Vlasenko
2009-07-07
reformime: small code and style fixes. no material changes in behavior.
Denys Vlasenko
2009-07-06
tweak MD5 config text
Denys Vlasenko
2009-07-06
pgrep/pkill: support -s and -P options
Denys Vlasenko
2009-07-05
tweak sendmail and makemime help texts
Denys Vlasenko
2009-07-05
libbb/sha: #undef macro names before #defining them.
Denys Vlasenko
2009-07-05
cp: make "non-POSIX" cp a bit more consistent
Denys Vlasenko
2009-07-05
cp: by popular demand, make it POSIX compliant (but less safe)
Denys Vlasenko
2009-07-05
df: fix "df /"
Denys Vlasenko
2009-07-05
Patches to enable FreeBSD build
Denys Vlasenko
2009-07-04
fix dependencies of FEATURE_GETOPT_LONG
Denys Vlasenko
2009-07-03
ps: conditionally support additional -o FIELDs
Denys Vlasenko
2009-07-03
svlogd: do not overrun read buffer (fixes bug 439)
Denys Vlasenko
2009-07-03
udhcpc: support option 0x79 (static routes) (part of bug 341)
Denys Vlasenko
2009-07-03
udhcp: dname_dec may return NULL, account for that case
Denys Vlasenko
2009-07-03
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2009-07-03
ls: make --color more compatible with coreutils
Denys Vlasenko
2009-07-03
test commit
Bernhard Reutner-Fischer
2009-07-03
test commit
Bernhard Reutner-Fischer
2009-07-03
test commit
Bernhard Reutner-Fischer
2009-07-02
ls: fix --color handling. Closes bug 435.
Denys Vlasenko
2009-07-02
mdev: be more permissive on errors (dont die): mdev -s users want that
Denys Vlasenko
2009-07-02
mdev: set $MDEV correctly for renamed nodes
Denys Vlasenko
2009-07-02
Added kernel patch for /proc/self/exe to examples
Denys Vlasenko
2009-06-30
wget: remove IPv6 scope id in Host: field (apache compat)
Denys Vlasenko
2009-06-30
sed: fix handling of 1d;1,3p and 1d;1,REGEXp
Denys Vlasenko
2009-06-28
wget: fix redirection from HTTP to FTP server
Denys Vlasenko
2009-06-28
wget: remove strange *&var construct.
Denys Vlasenko
2009-06-28
wget: code shrink by splitting main() into easier-to-optimize functions
Denys Vlasenko
2009-06-27
Update a comment, no code changes
Denys Vlasenko
2009-06-27
device matching against UUIDs: do not try floppies
Denys Vlasenko
2009-06-27
trylink: don't use ld --gc-sections if ld doesn't support it
Denys Vlasenko
2009-06-27
printf: (allegedly) fix testsuite failure
Denys Vlasenko
2009-06-26
udhcpc: fix a read error loop (e.g.: device is down) blocking TERM
Denys Vlasenko
2009-06-26
updates for supporting Linux kernel build and initrd utilities
Denys Vlasenko
2009-06-22
mdev: fix the case when move rule deletes node with name == device_name
Denys Vlasenko
2009-06-20
trim/regularize usage texts. -92 bytes
Denys Vlasenko
[prev]
[next]