index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-08
route: fix output of "route -n -A inet6"
Tomas Paukrt
2019-10-07
tee: do not intercept SIGPIPE
Denys Vlasenko
2019-10-04
fdisk_aix: fix aliasing warning, comment out unused global variables
Denys Vlasenko
2019-10-04
fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink
Denys Vlasenko
2019-09-25
telnet: fix uninitialized variable bug
Denys Vlasenko
2019-09-24
udhcpc6: add ELAPSED_TIME option to outgoing packets
Denys Vlasenko
2019-09-22
ash: fix BASE###nn bashism for bases 36..64
Denys Vlasenko
2019-09-22
ash: fix BASE###nn bashism to accept letter 'digits' for bases > 9
Denys Vlasenko
2019-09-12
bc: Add 'U' suffix in UINT_MAX preprocessor check
Kang-Che Sung
2019-09-12
wget: increase redirections limit
David Demelier
2019-09-12
examples/udhcp/simple.script: print the filename actually changed
Rolf Eike Beer
2019-09-12
find: implement -empty
Aaro Koskinen
2019-09-06
gzip: code shrink
Denys Vlasenko
2019-09-05
examples/udhcp/simple.script: up interface on deconfig event
Denys Vlasenko
2019-09-05
ash: add a FIXME comment
Denys Vlasenko
2019-09-05
hush: fix "set -o INVALID" affecting -e flag state
Denys Vlasenko
2019-09-05
gzip: code shrink
Denys Vlasenko
2019-09-05
gzip: set default compression level to 6 when CONFIG_FEATURE_GZIP_LEVELS=n
Daniel Edgecumbe
2019-09-05
gzip: set compression flags correctly as per standard
Daniel Edgecumbe
2019-09-05
gzip: default level with ENABLE_FEATURE_GZIP_LEVELS should be 6
Daniel Edgecumbe
2019-09-05
dc: Parse error & fix out of bounds read in xc_program_printString
Brian Foley
2019-09-05
dc: Fix segfault when executing strings generated using asciify
Brian Foley
2019-09-05
dc: execute shouldn't pop if stack head is not a string
Brian Foley
2019-08-24
udhcpc6: support stateless DHCPv6
Eivind Versvik
2019-08-11
top: do not use previous colleced data wheh "h" toggles threads display
Denys Vlasenko
2019-08-09
udhcpc6: s/iphdr/ip6_hdr/
Denys Vlasenko
2019-08-06
nmeter: do not clamp down %Nc to minimum of 10 (think nmeter "%`nproc`c")
Denys Vlasenko
2019-08-03
stat: print nanosecond times, fix printing of empty lines
Denys Vlasenko
2019-08-02
ash: fix set -o to not show "nameless" options
Denys Vlasenko
2019-08-02
tar: change -a from meaning "lzma" to mean "autodetect by extension"
Denys Vlasenko
2019-08-01
tar: code shrink
Denys Vlasenko
2019-07-31
ash: only catch unexpected exceptions in PS1 expansion
Ron Yorston
2019-07-23
unicode: code shrink in character width determination
Denys Vlasenko
2019-07-16
libbb: include <crypt.h> only if necessary
Denys Vlasenko
2019-07-02
ntpd: add comment about mode6, no code changes
Denys Vlasenko
2019-07-02
ntpd: commonalize message strings
Denys Vlasenko
2019-07-02
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
ntpd: abort if argvs are (unexpectedly) given
Denys Vlasenko
2019-06-25
free: include SReclaimable in cached value
Lukas Rusak
2019-06-25
libbb: deal with "declaration of 'link' shadows a global declaration" warning
Denys Vlasenko
2019-06-15
pidof: support "pidof /path/to/binary" case
Denys Vlasenko
2019-06-13
readlink,realpath: fix a case with a symplink, closes 11021
Denys Vlasenko
2019-06-13
udhcpc: fix comment, no code changes
Denys Vlasenko
2019-06-11
udhcpc6: fix aliasing warning
Denys Vlasenko
2019-06-11
dhcpc.c: Added support for relay server parameter.
Martin Lewis
2019-06-10
Start 1.32.0 development cycle
Denys Vlasenko
2019-06-10
Bump version to 1.31.0
1_31_0
Denys Vlasenko
2019-06-09
mount,losetup: use /dev/loop-control is it exists
Denys Vlasenko
2019-06-09
start-stop-daemon: change priority before dropping privileges
Aitor Esteve Alvarado
2019-06-09
tftp: allow -lc and -cl options
Denys Vlasenko
[prev]
[next]