index
:
busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_37_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-26
Bump version to 1.37.0
1_37_0
1_37_stable
Denys Vlasenko
2024-09-26
wget: fix compile warnings when WGET_FTP is not selected
Denys Vlasenko
2024-07-14
ash: move hashvar() calls into findvar()
Ron Yorston
2024-07-13
timeout: allow fractional seconds in timeout values
Ron Yorston
2024-07-13
powertop: code shrink
Denys Vlasenko
2024-07-13
hush: do not exit interactive shell on some redirection errors
Denys Vlasenko
2024-07-13
hush: fix "exec 3>FILE" aborting if 3 is exactly the next free fd
Denys Vlasenko
2024-07-13
hush: avoid duplicate fcntl(F_SETFD, FD_CLOEXEC) during init
Denys Vlasenko
2024-07-12
ash: remove limitation on fd# length
Denys Vlasenko
2024-07-12
ash: do not abort interactive mode on >&9999 redirect
Denys Vlasenko
2024-07-12
tls: fix CONFIG_FEATURE_TLS_SHA1=y + CONFIG_SHA1_HWACCEL=y
Denys Vlasenko
2024-07-12
tls: P256: improve x86_64 multiplication asm code
Denys Vlasenko
2024-07-11
tls: P256: fix obscure x86_64 asm misbehavior, closes 15679
Denys Vlasenko
2024-07-11
md5/shaXsum: accept uppercase hex strings
Ron Yorston
2024-07-11
vi: Ensure that the edit buffer ends in a newline
Petja Patjas
2024-07-10
ash: remove defunct control character to save a few bytes
Ron Yorston
2024-07-10
Makefile.flags: suppress clang warnings when cross-compiling
Ron Yorston
2024-07-10
ash: fix parsing of alias expansion + bash features
Ron Yorston
2024-07-10
awk: mktime() with no arguments is not allowed
Denys Vlasenko
2024-07-10
awk: improve comments and constants, no code changes
Denys Vlasenko
2024-07-09
qwk: code shrink
Denys Vlasenko
2024-07-09
awk: restore assignment precedence to be lower than ternary ?:
Denys Vlasenko
2024-07-09
awk: do not infinitely recurse getvar_s() if CONVFMT is set to a numeric value
Denys Vlasenko
2024-07-09
awk: fix use after free (CVE-2023-42363)
Natanael Copa
2024-07-08
chown: stop accepting deprecated USER.GROUP syntax, only : separator is allowed
Denys Vlasenko
2024-07-08
wget: ignore header casing
Sertonix
2024-06-01
typo fix
Denys Vlasenko
2024-05-31
libbb: fix 64-bit bb_popcnt_long
Denys Vlasenko
2024-05-31
libbb: add bit counting function, use where appropriate
Denys Vlasenko
2024-05-31
nproc: prepare for arbitrarily large CPU masks
Denys Vlasenko
2024-04-13
lineedit: print prompt and editing operations to stderr
Denys Vlasenko
2024-04-13
docproc: avoid segfault during file closing
Yan Zhu
2024-03-02
awk: fix segfault when compiled by clang
Ron Yorston
2024-03-02
crond: log5 fix typo, replace log level '4' with '5'
Jones Syue
2024-02-26
ash: fix handling of single-quoted strings in pattern substitution
Denys Vlasenko
2024-02-26
ip link: support for the CAN netlink
Dario Binacchi
2024-02-25
hush: detect when terminating "done"/"fi" is missing
Denys Vlasenko
2024-02-25
hush: set G.ifs sooner (prevents segfault)
Denys Vlasenko
2024-02-25
ls: do not truncate username/groupname to 8 chars
Denys Vlasenko
2024-01-02
sed: check errors writing file with sed -i
Dominique Martinet
2024-01-01
time: implement %% and \escapes in -f FMT
Denys Vlasenko
2023-12-31
time: fix max resident set size unit
Natanael Copa
2023-12-31
awk: fix handling of empty fields
Denys Vlasenko
2023-12-13
util-linux/lsusb.c: print manufacturer/product strings if available
Peter Korsgaard
2023-11-23
top: improve large PID display in memory ('s') mode
Denys Vlasenko
2023-11-13
Cygwin: regenerate defconfig
Christian Franke
2023-11-08
start-stop-daemon: make --output not depend on FANCY
Denys Vlasenko
2023-11-08
start-stop-daemon: do not lose error messages with -b
Denys Vlasenko
2023-11-08
start-stop-daemon: typo fix
Denys Vlasenko
2023-11-07
start-stop-daemon: implement option -O|--output
Louai Al-Khanji
[next]