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
2016-05-06
sed: fix append command to match GNU sed 4.2.1
Denys Vlasenko
2016-04-24
flock: merge spawn_and_wait() code patchs for -c and sans-c uses
Denys Vlasenko
2016-04-24
flock: fix -c; improve error handling of fork+exec
Denys Vlasenko
2016-04-24
ip: fix problem on mips64 n64 big endian musl systems
Szabolcs Nagy
2016-04-24
sed: understand \n,\r and \t in i and a commands. Closes 8871
Denys Vlasenko
2016-04-24
generate_BUFSIZ.sh: yet another tweak
Denys Vlasenko
2016-04-22
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-22
scripts/trylink: document DATA_SEGMENT_ALIGN() hack
Denys Vlasenko
2016-04-22
generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" builds
Denys Vlasenko
2016-04-21
build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc builds
Denys Vlasenko
2016-04-21
libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer)
Denys Vlasenko
2016-04-21
libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work
Denys Vlasenko
2016-04-21
udhcp: add setup_common_bufsiz() as needed
Denys Vlasenko
2016-04-21
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-18
unzip: shorter code for date/time generation
Denys Vlasenko
2016-04-18
unzip: better match for "standard" unzip's output; string shrinkage
Denys Vlasenko
2016-04-18
unzip: fix percent overflow; show "stored" files properly
Denys Vlasenko
2016-04-17
unzip: fix a case where we find wrong CDE. Closes 8821
Denys Vlasenko
2016-04-15
ash: bash-compatible $'...' shouldn't expand in double quotes
Ron Yorston
2016-04-15
Rewrite iteration through applet names to save a few bytes
Ron Yorston
2016-04-08
sed: support "-f -" idiom
Denys Vlasenko
2016-04-04
unrpm: clean up
Mike Frysinger
2016-04-04
undeb: clean up
Mike Frysinger
2016-04-04
syslogd: minor tweaks to text
Mike Frysinger
2016-04-03
kconfig/lxdialog: get ncurses CFLAGS with pkg-config
Bjørn Forsman
2016-04-03
kbuild: Make scripts executable
Michal Marek
2016-04-03
kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
Yann E. MORIN
2016-04-03
menuconfig: optionally use pkg-config to detect ncurses libs
Justin Lecher
2016-04-03
menuconfig: fix extended colors ncurses support
Krzysztof Mazur
2016-04-03
kbuild: Fix gcc -x syntax
Jean Delvare
2016-04-03
kconfig: fix check-lxdialog for DLL platforms
Yaakov Selkowitz
2016-04-03
kconfig: check ncursesw headers first in check-lxdialog
Yaakov Selkowitz
2016-04-03
kconfig: fix menuconfig on debian lenny
Junio C Hamano
2016-04-03
Revert "lxdialog: fix ncursesw include detection"
Mike Frysinger
2016-04-03
find_applet_by_name: loop index should be signed
Ron Yorston
2016-04-03
whitespace and namespace cleanups
Denys Vlasenko
2016-04-03
ubirmvol: Implement -N switch for ubirmvol
Sven Eisenberg
2016-04-03
ubirename: new applet
Sven Eisenberg
2016-04-03
libbb: speed up error_msg functions
Denys Vlasenko
2016-04-03
main(): add a TODO about finding a use for _end[] area
Denys Vlasenko
2016-04-03
trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS
Denys Vlasenko
2016-04-02
typo fix
Denys Vlasenko
2016-04-02
find_applet_by_name: add an example of faster linear search code
Denys Vlasenko
2016-04-02
nsenter,unshare: work around older header
Denys Vlasenko
2016-04-02
sort: "-o FILE", not "-o", is the syntax
Denys Vlasenko
2016-04-02
nsenter,unshare: share common code; fix a bug of not closing all fds
Denys Vlasenko
2016-04-02
sort: help text does not need to say that -mST are supported but ignored
Denys Vlasenko
2016-04-02
build system: finer-grained selection of search speedup table.
Denys Vlasenko
[prev]
[next]