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-08-29
sha3sum: fix config text (it's no longer only 512-bit)
Denys Vlasenko
2016-08-29
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
Denys Vlasenko
2016-08-26
hexdump: fix numerous bugs in handling of backslashes
Denys Vlasenko
2016-08-26
udhcpc: Unconditionally call deconfig script, not only if lease is active
Peter Korsgaard
2016-08-23
build system: always rewrite NUM_APPLETS.h
Denys Vlasenko
2016-08-23
fdisk: tweak some messages
Denys Vlasenko
2016-08-23
fdisk: print much less cryptic partition table
Denys Vlasenko
2016-08-22
man: fix parsing of "DEFINE pager xyz". Closes 8976
Denys Vlasenko
2016-08-22
init: fix for FreeBSD console opening. Closes 9031
Denys Vlasenko
2016-08-22
unshare: --network should be --net. Closes 9116
Denys Vlasenko
2016-08-22
docs: Update filenames in keep_data_small.txt
Kang-Che Sung
2016-08-22
hush: fix "redirects can close script fd" bug
Denys Vlasenko
2016-08-21
build system: different fix for include/applet_tables.h/include/NUM_APPLETS.h
Denys Vlasenko
2016-08-21
wget/ssl_helper: update to wolfssl-3.9.8
Denys Vlasenko
2016-08-20
hush: do not leak script fds into NOEXEC children
Denys Vlasenko
2016-08-20
hush: bit better comments in redirect code. No logic changes
Denys Vlasenko
2016-08-19
hush: `cmd` and arithmetic also need the fix for FILE rewind
Denys Vlasenko
2016-08-19
hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186
Denys Vlasenko
2016-08-19
top: move free(prev_hist) out of signal path
Denys Vlasenko
2016-08-16
ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't die
Denys Vlasenko
2016-08-16
less: fix bracket search to match behavior of less 481
Denys Vlasenko
2016-08-16
less: fix SEGV
Denys Vlasenko
2016-08-15
gzip: add test that checks that -9 compresses better than -1
Natanael Copa
2016-08-15
gzip: fix compression level bug. Closes 9131
Natanael Copa
2016-08-14
lineedit: trivial codeshrink for vi-mode
Natanael Copa
2016-08-14
build system: fix include/NUM_APPLETS.h generation
Denys Vlasenko
2016-08-14
libiproute: eliminate some redundant zero stores
Denys Vlasenko
2016-08-14
ip: fix an improper optimization: req.r.rtm_scope may be nonzero here
Denys Vlasenko
2016-08-13
cp: fix -i for POSIX mode. Closes 9106
Denys Vlasenko
2016-08-01
ntpd: respond only to client and symmetric active packets
Miroslav Lichvar
2016-07-30
service/fw example: do not ruin $if[], use different name
Denys Vlasenko
2016-07-25
wget: run s_client helper with -servername HOST
Denys Vlasenko
2016-07-25
ssl_helper.sh: strip was invoked incorrectly
Denys Vlasenko
2016-07-25
var_service/fw: optionally flush all netdevs; optionally prefer one 0/0 routing
Denys Vlasenko
2016-07-25
ash: fix handling of ${VAR: -2}
Denys Vlasenko
2016-07-22
config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK
Denys Vlasenko
2016-07-21
hush: fix a possible bug
Denys Vlasenko
2016-07-19
typo fixes
Denys Vlasenko
2016-07-16
ash: do not leave SIGQUIT ignored on "exec CMD"
Denys Vlasenko
2016-07-14
cp: make verbose cp show symlink copies too
Denys Vlasenko
2016-07-14
sendmail: include -H and -S in short help text
Denys Vlasenko
2016-07-14
sendmail: improve help text
Denys Vlasenko
2016-07-12
trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS X
Denys Vlasenko
2016-07-11
{md5,shaN}sum: make -c EMPTY fail
Denys Vlasenko
2016-07-10
examples: add a useful "see abridged log" script for ntpd service example
Denys Vlasenko
2016-07-08
cpio: tweak help text
Denys Vlasenko
2016-07-06
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
whois: implement -i
Denys Vlasenko
2016-07-06
whois: make it actually work
Denys Vlasenko
2016-07-05
build system: fix a few warnings for allnoconfig build
Denys Vlasenko
[prev]
[next]