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
2018-06-26
hush: fix for !ENABLE_HUSH_MODE_X configuration
Denys Vlasenko
2018-06-26
hush: variable nesting code is used also if HUSH_FUNCTIONS is not enabled
Denys Vlasenko
2018-06-26
randomconfig fixes
Denys Vlasenko
2018-06-24
tls: fix to handle X.509 v1 certificates correctly
Ivan Abrea
2018-06-24
ntpd: deprecate IPTOS_LOWDELAY in favor of IPTOS_DSCP_AF21
Codarren Velvindron
2018-06-23
examples: update /var/service/getty for Unicode ttys
Denys Vlasenko
2018-06-22
install: fix "-D -t DIR1/DIR2/DIR3" creating only DIR1/DIR2, closes 11106
Denys Vlasenko
2018-06-21
udhcpc: remove code which requires server ID to be on local network
Denys Vlasenko
2018-06-09
Update release script to generate detached signatures and checksum files
Eli Schwartz
2018-06-06
restore documentation on the build config language
Kartik Agaram
2018-05-28
wget: emit a message that certificate verification is not implemented
Denys Vlasenko
2018-05-26
fdisk: remove "Partition N does not end on cylinder boundary" message
Denys Vlasenko
2018-05-26
whitespace fix
Denys Vlasenko
2018-05-25
unlzma: close another SEGV possibility
Denys Vlasenko
2018-05-24
udhcpc6: carry along length of packet when parsing it.
David Decotigny
2018-05-24
udhcpc6: ignore invalid OPTION_IAADDR
David Decotigny
2018-05-24
realpath,readlink -f: coreutils compat, closes 11021
Denys Vlasenko
2018-05-24
nc: fix the !NC_SERVER configuration
Denys Vlasenko
2018-05-24
fsck: fix incorrect handling of child exit
Denys Vlasenko
2018-05-22
tar: fix interaction of delayed symlink and hardlink creation
Harald van Dijk
2018-05-20
tweak /var/service example
Denys Vlasenko
2018-05-14
popmaildir: placate gcc8 "warning: 'strncpy' output truncated"
Denys Vlasenko
2018-05-14
udhcpc6: set -x options in request
Denys Vlasenko
2018-05-14
udhcpc6: add PXELINUX options
Samuel Mendoza-Jonas
2018-05-14
udhcpc6: add DHCPv6 boot options
Samuel Mendoza-Jonas
2018-05-14
udhcpc6: add DHCPv6 env helper
Samuel Mendoza-Jonas
2018-05-14
udhcp: fix use of trim() in udhcp_str2optset()
Samuel Mendoza-Jonas
2018-05-13
nsenter: fix parsing of -t, -S and -G options
Euan Harris
2018-05-13
nsenter: Rename --network option to --net
Euan Harris
2018-04-29
cat: fix cat -e and cat -v erroneously numbering 1st line
Denys Vlasenko
2018-04-29
ifplugd: close signal race
Denys Vlasenko
2018-04-24
unlzma: do emit the error message on bad input, when we exit with 1
Denys Vlasenko
2018-04-24
wget: handle URLs with @ or hash differently
Denys Vlasenko
2018-04-24
free: improve --help for type option
Denys Vlasenko
2018-04-23
awk: do not allow $(-1)
Denys Vlasenko
2018-04-20
examples/shutdown-1.0: an example of reboot which does not signal init
Denys Vlasenko
2018-04-19
unlzma: fix another SEGV case
Denys Vlasenko
2018-04-17
libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avo...
Denys Vlasenko
2018-04-16
setlogcons: open /dev/ttyN for "setlogcons N", not /dev/tty1
Denys Vlasenko
2018-04-16
build system: FEATURE_NSLOOKUP_BIG needs -lresolv
Denys Vlasenko
2018-04-16
less: fix fallout from "use common routine to set raw termios"
Denys Vlasenko
2018-04-15
nslookup: simplify make_ptr
Denys Vlasenko
2018-04-15
nslookup: get rid of query::rlen field
Denys Vlasenko
2018-04-15
ar: stop using static data
Denys Vlasenko
2018-04-15
nslookup: move array of queries to "globals"
Denys Vlasenko
2018-04-15
less: remove unnecessary message
Denys Vlasenko
2018-04-15
less: implement -F
Aaro Koskinen
2018-04-15
nslookup: accept lowercase -type=soa, document query types
Denys Vlasenko
2018-04-15
nslookup: change -stats to -debug (it's a bug in bind that it accepts -s)
Denys Vlasenko
2018-04-15
applets/install: don't try to install nothing
Yann E. MORIN
[prev]
[next]