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
2013-03-15
traceroute: free some memory allocated by xzalloc()
Guilherme Maciel Ferreira
2013-03-15
flash_eraseall: implement -N
Alexander Shiyan
2013-03-15
nanddump: fix build if nandwrite isn't enabled
Alexander Shiyan
2013-03-15
ping[6]: accept and ignore -n. Code shrink
Denys Vlasenko
2013-03-14
udhcpd: also add -I ADDR to help text
Denys Vlasenko
2013-03-13
udhcpd: add -I LOCAL_ADDR option
Denys Vlasenko
2013-03-13
awk: Fix handling of functions with empty body
Bernhard Reutner-Fischer
2013-03-12
losetup: fix util-linux compatibility
Mandeep Singh Baines
2013-03-12
readlink: note that our -f is really -e
Mike Frysinger
2013-03-12
readlink: uClibc supports automatic allocation too now
Mike Frysinger
2013-03-12
platform: use KERNEL_VERSION to simplify uClibc version checking
Mike Frysinger
2013-03-12
udhcpc: use readlink rather than realpath
Mike Frysinger
2013-03-04
hostid: do not output sign-extended host id. Closes 6056
Denys Vlasenko
2013-03-03
archival: note implicit dependencies between lzop & bbunzip
Mike Frysinger
2013-03-01
decompress_unlzma: move function, no code changes
Denys Vlasenko
2013-03-01
decompress_unlzma: 10% speedup in "small" code
Denys Vlasenko
2013-03-01
decompress_unlzma: make "fast" version a bit smaller
Denys Vlasenko
2013-03-01
lzop: fiq -q and OPTION_DECOMPRESS mismatch
Denys Vlasenko
2013-02-28
bbunzip: fix order of flags vs bit defines
Mike Frysinger
2013-02-28
bbunzip: ignore the -q flag with the decompressors
Mike Frysinger
2013-02-28
ifupdown: support "source" stanza in /etc/network/interfaces
Denys Vlasenko
2013-02-28
zcat: fix "zcat FILE" trying to do detection twice
Denys Vlasenko
2013-02-28
zcat: if seamless uncompressors are defined, autodetect file's format
Denys Vlasenko
2013-02-28
fix error message on failure to oen /dev/null; fix zcat's help text
Denys Vlasenko
2013-02-28
code shrink in check_errors_in_children()
Denys Vlasenko
2013-02-28
pgrep: fix a "missing closing paren" build error
Denys Vlasenko
2013-02-28
ifplugd: make -k send SIGINT, not SIGQUIT
Denys Vlasenko
2013-02-28
pgrep: fix -x option
Bernhard Walle
2013-02-28
Fix config help text
Denys Vlasenko
2013-02-28
make --help return exitcode 0. Closes 5612
Denys Vlasenko
2013-02-28
run-parts: fix unicode creep in --help
Peter Korsgaard
2013-02-28
nc_bloaty: support -ll and -lk. Closes 2245
Denys Vlasenko
2013-02-28
nc: don't redirect stderr to network in -e PROG mode
Denys Vlasenko
2013-02-28
nameif: fix use-after-free in ENABLE_FEATURE_CLEAN_UP code
Thomas De Schampheleire
2013-02-28
run-parts: stop providing incompatible short options
Denys Vlasenko
2013-02-28
run-parts: add --exit-on-error | -e support
Peter Korsgaard
2013-02-27
xz: fix put_unaligned_{l,b}e32
Leonid Lisovskiy
2013-02-27
lineedit: initialize delptr
Shawn J. Goff
2013-02-27
xz: support concatenated .xz streams
Lasse Collin
2013-02-27
xz: mention xzminidec.c in README
Lasse Collin
2013-02-27
xz: fix incorrect XZ_BUF_ERROR
Lasse Collin
2013-02-27
xz: fix decoding of LZMA2 streams having no uncompressed data.
Lasse Collin
2013-02-27
cz: add C++ support to xz.h
Lasse Collin
2013-02-27
xz: remove an empty line from xz_dec_lzma2.c
Lasse Collin
2013-02-27
xz: make bcj_x86_test_msbyte() an inline function
Lasse Collin
2013-02-27
xz: add a comment about using uint32_t as vli_type
Lasse Collin
2013-02-27
xz: avoid "NOTE:" in xz.h
Lasse Collin
2013-02-27
xz: update README
Lasse Collin
2013-02-27
xz: omit explicit \0 from HEADER_MAGIC
Lasse Collin
2013-02-27
Fix move_to_unaligned16
Denys Vlasenko
[prev]
[next]