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
2019-10-12
brctl: tweak help text, fix comments
Denys Vlasenko
2019-10-12
brctl: fold show_bridge_ports_ into its caller
Denys Vlasenko
2019-10-12
brctl: code shrink
Denys Vlasenko
2019-10-11
brctl: add support for showstp command
Martin Lewis
2019-10-11
dpkg-deb: work around bogus error message when working with XZ compressed pac...
Denys Vlasenko
2019-10-09
replace: count_strstr - Handle an edge case where sub is empty
Martin Lewis
2019-10-09
libbb: Converted safe_read to safe_write format
Martin Lewis
2019-10-08
runsv: Use 64 prefix syscall if we have to
Alistair Francis
2019-10-08
time: Use 64 prefix syscall if we have to
Alistair Francis
2019-10-08
date: Use 64 prefix syscall if we have to
Alistair Francis
2019-10-08
udhcpc: fix segmentation fault on empty bin opt
Michal Kazior
2019-10-08
brctl: add support for showmacs command
Martin Lewis
2019-10-08
ln: --no-target-directory implies --no-dereference
Kaarle Ritvanen
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
[next]