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
2015-10-07
libbb: more compact API for bb_parse_mode()
Denys Vlasenko
2015-10-07
ash: shrink "umask -S" code
Denys Vlasenko
2015-10-07
hush: fix umask: umask(022) was setting umask(755)
Denys Vlasenko
2015-10-07
ash: a bunch of trivial simplifications
Denys Vlasenko
2015-10-07
wget: make it possible to have both SSL helpers configured
Denys Vlasenko
2015-10-07
ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN
Denys Vlasenko
2015-10-07
ssl_helper: tweaks discovered while building 32-bit version
Denys Vlasenko
2015-10-07
wget: make openssl/ssl_helper choice configurable
Denys Vlasenko
2015-10-05
qemu testing: extract_od_binary.sh: support huge files (and broken od)
Denys Vlasenko
2015-10-05
uudecode: tolerate text input with CR+LF line ends
Denys Vlasenko
2015-10-05
qemu testing: Do build brctl and ifplugd; force mips32 dialect
Denys Vlasenko
2015-10-05
qemu testing: fix hexdumping of binary
Denys Vlasenko
2015-10-05
Aboriginal linux/musl build fixes
Denys Vlasenko
2015-10-05
Add qemu_multiarch_testing/
Denys Vlasenko
2015-10-02
awk: support "length" form of "length()". Closes 8371
Denys Vlasenko
2015-10-01
umount: always use umount2 syscall with specified flags
Denys Vlasenko
2015-09-21
adduser: fix help text
Denys Vlasenko
2015-09-21
adduser: Add -k /path/to/skel
Bernhard Reutner-Fischer
2015-09-21
i2c-tools: rename remaining defines
Bartosz Golaszewski
2015-09-21
i2c-tools: remove duplicate definitions
Bartosz Golaszewski
2015-09-19
sort: fix -kN,M handling (was including last separator into the comparison)
Denys Vlasenko
2015-09-15
libbb: another unit test for is_suffixed_with
Tito Ragusa
2015-09-09
modprobe: handle module arguments containing spaces
Peter Korsgaard
2015-09-04
ash: fix slash treatment in expmeta
Ron Yorston
2015-09-04
hush: fix a nommu bug where a part of function body is lost if run in a pipe
Denys Vlasenko
2015-09-04
Makefile.flags: survive a build system which has no pthread
Denys Vlasenko
2015-09-04
ash,hush: add a test which fails for ash since commit 549deab
Denys Vlasenko
2015-09-04
ash: add tests adapted from hush glob tests. glob2.tests currently fails
Denys Vlasenko
2015-08-25
libbb: make is_suffixed_with() return pointer inside string, not key.
Denys Vlasenko
2015-08-25
libbb: add is_suffixed_with() function
Bartosz Golaszewski
2015-08-25
ping: fix recently introduced build breakage for non-optimizing builds
Denys Vlasenko
2015-08-25
libbb: add a comment describing the way is_prefixed_with() works
Bartosz Golaszewski
2015-08-25
libbb: add unit tests for is_prefixed_with()
Bartosz Golaszewski
2015-08-24
login: don't print motd if .hushlogin exists in users home
Sören Tempel
2015-08-24
dmesg: add -r option to print raw format even when FEATURE_DMESG_PRETTY is en...
Peter Korsgaard
2015-08-24
ifupdown: 'prio' should have been 'metric' in static_up and static_up6
Alex Dowad
2015-08-24
libbb: add setsockopt_foo helpers
Denys Vlasenko
2015-08-24
Merge setsockopt error messages
Denys Vlasenko
2015-08-24
traceroute: fix help text
Denys Vlasenko
2015-08-17
Makefile: add missing libraries to LDLIBS
Bartosz Golaszewski
2015-08-17
unit-tests: remove code depending on WANT_TIMING
Bartosz Golaszewski
2015-08-17
unit-tests: remove unnecesary field from struct bbunit_listelem
Bartosz Golaszewski
2015-08-16
arping: make help text clearer
Denys Vlasenko
2015-08-16
less: fix botched attempt to use last column
Ron Yorston
2015-08-15
ipcalc: fix trivial usage message
Ron Yorston
2015-08-04
zcip: tweak comments and make unsigned division more obvious
Denys Vlasenko
2015-08-04
zcip: another code shrink
Denys Vlasenko
2015-08-04
zcip: code shrink
Denys Vlasenko
2015-08-04
zcip: simplify code
Denys Vlasenko
2015-08-03
uname: make OS name configurable
Ron Yorston
[prev]
[next]