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-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
2014-02-03
udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746)
Denys Vlasenko
2014-02-03
ifupdown: support 'link' address family
Kaarle Ritvanen
2014-02-03
wget: fix use-after-free of ->user. Closes 6836
Denys Vlasenko
2014-02-03
catv: suppress compiler warning
Denys Vlasenko
2014-02-02
zcat: complain if input is not compressed
Denys Vlasenko
2014-01-31
appletlib: fix set-but-unused warning
Mike Frysinger
2014-01-31
uname: fix up usage documentation
Mike Frysinger
2014-01-30
init: do not fail build if SIGPWR is not defined
Michael Tokarev
2014-01-27
libbb: open_zipped() should not fail on non-compressed files
Denys Vlasenko
2014-01-23
testsuite: fix last "which" change
Michael Tokarev
2014-01-22
less: accept and ignore -s
Denys Vlasenko
2014-01-22
man: parse "DEFINE pager" in config
John Spencer
2014-01-22
iplink: fix build with kernel versions prior to 2.6.23
Eugene Rudoy
2014-01-21
libbb: if opening /dev/loopN returns ENXIO, don't try N++.
Denys Vlasenko
2014-01-21
libbb: fix parsing of "10101010" date/time form
Denys Vlasenko
2014-01-20
top.c: fix compilation warnings
Bartosz Golaszewski
2014-01-20
ntpd: remove now unnecessary check for IP_PKTINFO definition
Denys Vlasenko
2014-01-20
ntpd: fix compilation warnings
Bartosz Golaszewski
2014-01-19
sort: check global flags on fallback sort
Bartosz Golaszewski
2014-01-19
sort.c: remove a magic number from compare_keys()
Bartosz Golaszewski
2014-01-19
gitignore: ignore files generated by 'make test'
Bartosz Golaszewski
2014-01-17
adduser,addgroup: introduce and use CONFIG_LAST_ID
Tito Ragusa
2014-01-13
examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788
Denys Vlasenko
[prev]
[next]