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-11-08
unxz: show -t in --help
Denys Vlasenko
2019-11-08
taskset: update comment
Denys Vlasenko
2019-11-01
taskset: add support for taking/printing CPU list (-c option)
Denys Vlasenko
2019-11-01
hush: restore redirected stdin
Denys Vlasenko
2019-10-30
ntpd: decrease MIN_FREQHOLD by 2, increase "penalty" for largish offset x2
Denys Vlasenko
2019-10-27
nslookup: implement support for SRV records
Jo-Philipp Wich
2019-10-27
nslookup: handle replies without RRs
Jo-Philipp Wich
2019-10-26
gunzip: fix incorrect decoding of "fixed" inflate blocks
Denys Vlasenko
2019-10-25
hdparm: placate "warning: taking the absolute value of unsigned type"
Denys Vlasenko
2019-10-25
vi: placate "warning: shifting a negative signed value is undefined"
Denys Vlasenko
2019-10-25
read_key(): placate "warning: shifting a negative signed value is undefined"
Denys Vlasenko
2019-10-25
ntpd: abs(tmx.offset) was truncating a "long" typed value
Denys Vlasenko
2019-10-25
tc: array address is never NULL
Denys Vlasenko
2019-10-25
traceroute: fix gcc-ism
Denys Vlasenko
2019-10-25
suppress a few "unused function" warnings
Denys Vlasenko
2019-10-25
netstat: suppress a warning (conversion from 'int' to 'smallint' changes value)
Denys Vlasenko
2019-10-25
Makefile.flags: suppress some clang-9 warnings
Denys Vlasenko
2019-10-25
clang/llvm 9 fix - do not eliminate a store to a fake "const"
Denys Vlasenko
2019-10-25
tar: fix fallout of: change -a from meaning "lzma" to mean "autodetect by ext...
Denys Vlasenko
2019-10-24
Remove syscall wrappers around clock_gettime, closes 12091
Denys Vlasenko
2019-10-22
shell: better comments in BASE#nn code
Denys Vlasenko
2019-10-21
shell/ulimit: code shrink
Denys Vlasenko
2019-10-20
gunzip: code shrink by using int-, not short-sized struct member
Denys Vlasenko
2019-10-19
gzip: code shrink
Denys Vlasenko
2019-10-19
gzip: code shrink
Denys Vlasenko
2019-10-18
telnet: add disabled code to emit EC and IP
Denys Vlasenko
2019-10-15
brctl: code shrink
Denys Vlasenko
2019-10-14
config: PID_FILE_PATH required for FEATURE_CROND_SPECIAL_TIMES
James Byrne
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
[prev]
[next]