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
2014-03-23
fix interaction of -a and -p options in swapon
Matt Whitlock
2014-03-23
avoid calling bb_strtou twice in MIN macro expansion
Matt Whitlock
2014-03-23
ntpd: add optional support for /etc/ntp.conf
Denys Vlasenko
2014-03-17
docs/new-applet-HOWTO.txt: tweak a bit
Denys Vlasenko
2014-03-16
libbb: fix a bad check for uclibc >= 0.9.31
Denys Vlasenko
2014-03-16
docs: update new-applet-HOWTO.txt
Bartosz Golaszewski
2014-03-16
ash: make "locak VAR" unset VAR (bash does that)
Denys Vlasenko
2014-03-16
script: make it work even if fd 0 is closed
Denys Vlasenko
2014-03-16
build system: for "find", use POSIX not operator (!) instead of -not
Denys Vlasenko
2014-03-16
su: add a delay if the password is incorrect
Romain Naour
2014-03-15
ash,hush: fix a thinko about 2^64-1 factorization
Denys Vlasenko
2014-03-14
hush: make "true" built-in
Denys Vlasenko
2014-03-13
random: cosmetic tweaks in debug code
Denys Vlasenko
2014-03-13
ash,hush: improve randomness of $RANDOM, add easy-ish way to test it
Denys Vlasenko
2014-03-07
shuf: trim help text
Denys Vlasenko
2014-03-07
shuf: do not use strings for -i RANGE case
Denys Vlasenko
2014-03-07
shuf: improve help text
Bartosz Golaszewski
2014-03-07
shuf: fix a segfault on 'shuf -e'
Bartosz Golaszewski
2014-03-05
use [s]rand(), not [s]random()
Denys Vlasenko
2014-03-05
shuf: new applet
Denys Vlasenko
2014-03-03
man: default to ascii
Denys Vlasenko
2014-03-01
ip link: add support for "address ETHADDR". Closes 4862
Denys Vlasenko
2014-02-28
unlzma: add comments about possible bug from BZ 2689
Denys Vlasenko
2014-02-28
unlzma: move some variables in "more local" scope
Denys Vlasenko
2014-02-27
udhcpc: ignore NAKs from "wrong" servers. Closes 4267
Denys Vlasenko
2014-02-27
ls: make "ls -s DIR" show total too. Clases 4946
Denys Vlasenko
2014-02-27
xargs: fix compilation breakage
Denys Vlasenko
2014-02-27
grep: fix -w match if first match isn't a word, but second is. Closes 4520
Denys Vlasenko
2014-02-27
xargs: add support for -I and -i. Closes 493
Denys Vlasenko
2014-02-26
find: code shrink
Denys Vlasenko
2014-02-26
nc: fix option bit positions. Closes 6926
Denys Vlasenko
2014-02-25
hwclock: fix setting of tz_minuteswest. Closes 5414
Denys Vlasenko
2014-02-25
build system: remove a dead link from Config help text
Denys Vlasenko
2014-02-25
du, copy_file: fix file matching on cramfs. Closes 5456
Denys Vlasenko
2014-02-25
libbb: trivial code shrink
Denys Vlasenko
2014-02-24
sysctl: do not error out showing write-only data. Closes 6386
Denys Vlasenko
2014-02-24
wget: fix comment
Denys Vlasenko
2014-02-23
wget: add commented-out code to use ssl_helper instead of openssl
Denys Vlasenko
2014-02-23
networking/ssl_helper: experimental matrixssl-based ssl helper
Denys Vlasenko
2014-02-22
wget: add support for https using "openssl s_client" as a helper
Denys Vlasenko
2014-02-21
Improve examples/var_service READMEs
Denys Vlasenko
2014-02-19
Kbuild: move CONFIG_PAM to general configuration
Bartosz Golaszewski
2014-02-19
udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746
Denys Vlasenko
2014-02-10
ifplugd: code shrink
Denys Vlasenko
2014-02-09
htpd: trivial simplification in random interval selection
Denys Vlasenko
2014-02-09
libbb: don't die if crypt() returns NULL
Denys Vlasenko
2014-02-09
sendmail: use FQDN in default envelope sender
Kaarle Ritvanen
2014-02-07
udhcpc: in comments, explain the kind of raw socket we create
Denys Vlasenko
2014-02-07
grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too
Bartosz Golaszewski
2014-02-05
sendmail: make -f optional, document its default value
Denys Vlasenko
[prev]
[next]