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
2018-03-27
netstat: produce numeric-ip output for non-resolved names
Mark Marshall
2018-03-20
ssl_client: fix option parsing
Ron Yorston
2018-03-19
top: fix "warning: unused variable new_mask"
Denys Vlasenko
2018-03-16
tar: add -o and -k to short --help too
Denys Vlasenko
2018-03-16
tar: add -k and -o to --help
Denys Vlasenko
2018-03-11
tcpsvd: fix fallout from opt_complementary removal
Denys Vlasenko
2018-03-11
readprofile: code shrink
Denys Vlasenko
2018-03-11
ntpd: choose initial FREQHOLD_cnt dynamically
Denys Vlasenko
2018-03-11
udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling
Denys Vlasenko
2018-03-10
ntpd: suppress in-kernel frequency correction in first 8 adjtimex calls
Denys Vlasenko
2018-03-10
udhcpd: fix "not dying on SIGTERM"
Denys Vlasenko
2018-03-08
remove stray newline in "iplink --help"
Denys Vlasenko
2018-03-08
ip: fix "ip -oneline a"
Denys Vlasenko
2018-03-08
ipcs: further code shrink
Denys Vlasenko
2018-03-08
ipcs: code shrink
Denys Vlasenko
2018-03-08
md5sum: use config help text similar to other "sum" tools
Denys Vlasenko
2018-03-07
top: much faster cursor key navigation by avoiding process rescan
Denys Vlasenko
2018-03-07
top: do unsigned rather than signed division in do_stats()
Denys Vlasenko
2018-03-07
top: handle much larger VSZ values
Denys Vlasenko
2018-03-06
use gmtime_r() instead of gmtime()
Denys Vlasenko
2018-03-06
hush: code shrink
Denys Vlasenko
2018-03-05
networking/interface.c: get rid of global data
Denys Vlasenko
2018-03-05
networking/interface.c: get rid of global "smallint interface_opt_a"
Denys Vlasenko
2018-03-05
networking/interface.c: code shrink
Denys Vlasenko
2018-03-05
wget: fix fetching of https URLs with http proxy
Peter Lloyd
2018-03-04
make busybox more portable
Sean MacLennan
2018-03-02
hush: fix a='a\\'; echo "${a%\\\\}"
Denys Vlasenko
2018-03-02
shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests
Denys Vlasenko
2018-03-02
shell: two new tests, both fail for ash and hush
Denys Vlasenko
2018-02-27
libbb: Use return value from is_prefixed_with()
Andy Shevchenko
2018-02-27
tcpudp: shrink per-host rate-limiting code
Denys Vlasenko
2018-02-27
less: accept -R option. Closes 10816
Denys Vlasenko
2018-02-25
lineedit: allow window size tracking to be disabled
Ron Yorston
2018-02-23
df: do "rootfs" check sooner
Denys Vlasenko
2018-02-23
df: 4TB+ support on 32 bits arch
Denys Vlasenko
2018-02-23
Fix install with hardlinks and a custom PREFIX. Closes 10801
Denys Vlasenko
2018-02-22
od: move address_fmt[] from data to globals. 8 less bytes in data section
Denys Vlasenko
2018-02-22
sort: fix potentially buggy use of OPT_STR
Denys Vlasenko
2018-02-22
sort: in -s handling, return 1/-1, not 1/0 compare result
Denys Vlasenko
2018-02-21
libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT
Denys Vlasenko
2018-02-21
sort: fix -s. Closes 10671
Denys Vlasenko
2018-02-20
iplink: implement support for selecting a master interface
Jan Luebbe
2018-02-20
ip link: support "add TYPE vrf", improve --help
Jan Luebbe
2018-02-20
umount: fix "umount -t FSTYPE MNTPOINT" acting as if -a is specified
Denys Vlasenko
2018-02-20
tar,unzip: postpone creation of symlinks with "suspicious" targets
Denys Vlasenko
2018-02-19
poweroff: add a config option for people needing VERY early poweroff
Denys Vlasenko
2018-02-15
mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms
Denys Vlasenko
2018-02-14
tls: remove redundant floor prevention
Denys Vlasenko
2018-02-13
ping: don't call monotonic_us twice per sending the ping
Denys Vlasenko
2018-02-13
ping: implement -A "adaptive ping"
Denys Vlasenko
[prev]
[next]