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
2008-10-18
vi: explain why reading 4 chars is unsafe
Denis Vlasenko
2008-10-18
libbb: do not reject floating point strings like ".15"
Denis Vlasenko
2008-10-18
mount: -o parm1 -o parm2 should accumulate
Denis Vlasenko
2008-10-18
vi: whitespace fix
Denis Vlasenko
2008-10-17
cpio: fix regression in prev commit (harmless)
Denis Vlasenko
2008-10-17
data_extract_all: do not complain if directory exists on mkdir
Denis Vlasenko
2008-10-16
rpm: fix incompatibilities which prevented rpm -i foo.src.rpm
Denis Vlasenko
2008-10-16
vi: a few trivial optimizations to keyboard reading code; bump timeout to 50s.
Denis Vlasenko
2008-10-16
Confirmed that on Linux the serial interrupt takes precedence over the timer
Rob Landley
2008-10-15
build system: dpkg needs .gz handling
Denis Vlasenko
2008-10-15
sysctl: sysctl -a was still misbehaving, fix it
Denis Vlasenko
2008-10-15
return accidentally deleted "/* vi: set sw=4 ts=4: */"
Denis Vlasenko
2008-10-15
sysctl: fix bug 3894 _for real_.
Denis Vlasenko
2008-10-15
sysctl: remove trivial comments. no code changes
Denis Vlasenko
2008-10-15
sysctl: remove special-cased reporting of EPERM,
Denis Vlasenko
2008-10-15
sysctl: fix bug 3894 (by Kryzhanovskyy Maksym)
Denis Vlasenko
2008-10-14
vi: fix bizarre formatting. no code changes
Denis Vlasenko
2008-10-14
hush: add TODO
Denis Vlasenko
2008-10-14
hush: next small step towards functions
Denis Vlasenko
2008-10-14
fix recurring "last_cmd overrun", fix [del] handling in insert mode
Denis Vlasenko
2008-10-14
vi: trivial size optimization -65 bytes
Denis Vlasenko
2008-10-14
vi: reinstate timeout of 300 ms
Denis Vlasenko
2008-10-14
vi: add comments to Rob's algorithm of reading and matching ESC sequences
Denis Vlasenko
2008-10-14
Escape sequences sent over serial links don't come in as a block, so poll
Rob Landley
2008-10-14
Clean up editors/vi.c:readit() so it only does readahead when actually
Rob Landley
2008-10-13
hush: fix NOMMU bug (analogous to preceding commit for MMU)
Denis Vlasenko
2008-10-13
testcase for the last fix
Denis Vlasenko
2008-10-13
hush: fix trashing of environment by local env vars:
Denis Vlasenko
2008-10-12
blkid: new applet. We almost had everything needed for it already
Denis Vlasenko
2008-10-12
findfs: fix LUKS and FAT detection routines; do not exit if corrupted
Denis Vlasenko
2008-10-10
zcip: code size optimizations, improved help text and comments
Denis Vlasenko
2008-10-09
hush: fix environment and memory leaks, add tests for them
Denis Vlasenko
2008-10-09
unzip: remove example of a file we now can handle
Denis Vlasenko
2008-10-09
hush: preparatory work for implementing functions
Denis Vlasenko
2008-10-09
hush: massive renaming of ill-named structures and fields
Denis Vlasenko
2008-10-07
- route metric support (Natanael Copa)
Bernhard Reutner-Fischer
2008-10-07
- add some anchors
Bernhard Reutner-Fischer
2008-10-07
ash: support &> redirection (bashism). ~90 bytes of code
Denis Vlasenko
2008-10-06
ash: some beautification work, no code changes
Denis Vlasenko
2008-10-05
ash: implement ">&file" bashism. ~100 bytes.
Denis Vlasenko
2008-10-04
watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds
Denis Vlasenko
2008-10-02
- wrap overlong line
Bernhard Reutner-Fischer
2008-09-30
grep: fix 'echo aaa | grep -o a' + ENABLE_EXTRA_COMPAT case
Denis Vlasenko
2008-09-30
inetd: use config parser. by Vladimir
Denis Vlasenko
2008-09-28
route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com)
Denis Vlasenko
2008-09-28
website: announce 1.12.1 and 1.11.3
Denis Vlasenko
2008-09-28
scripts/randomtest[.loop]: add scripts for randomconfig testing
Denis Vlasenko
2008-09-28
showkey: suppress gcc warning
Denis Vlasenko
2008-09-28
sendmail: update by Vladimir
Denis Vlasenko
2008-09-27
remove redundant NULL check
Denis Vlasenko
[prev]
[next]