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
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
2023-11-07
sleep: Update doc
Petr Vorel
2023-11-07
start-stop-daemon: update comment, no code changes
Denys Vlasenko
2023-11-07
start-stop-daemon: add -d DIR chdir option
ejaaskel
2023-11-07
start-stop-daemon: fix --help: -K or -S is required
Denys Vlasenko
2023-10-04
udhcp: Avoid leaking uninitialized/stale data
Russ Dill
2023-10-03
syslogd: fix breakage caused by "daemonize _after_ init" change
Denys Vlasenko
2023-10-02
awk: implement -E; do not reorder -f and -e
Denys Vlasenko
2023-10-02
install: Fix chown resetting suid/sgid bits from chmod
Nero
2023-10-02
sleep: fix "sleep -- ARGS"
Denys Vlasenko
2023-08-31
tsort: avoid use-after-free
Ron Yorston
2023-08-31
ash: initialize basepf.buf in ash
zhuyan
2023-07-18
libbb: rename source files, no code changes
Denys Vlasenko
2023-07-17
introduce and use exitcode_t
Denys Vlasenko
2023-07-17
getfattr: fix "getfattr NOTEXIST" - now prints error msg
Denys Vlasenko
2023-07-16
getfattr: new applet
YU Jincheng
2023-07-14
hwclock: force LONG_OPTS, stop accepting non-compatible -t
Denys Vlasenko
2023-07-12
hwclock: add get/set parameters option
Andrej Picej
2023-07-10
ntpd: fix a warning on 32-bit arch build
Denys Vlasenko
2023-07-10
i2ctransfer: fix build warning
Denys Vlasenko
2023-07-10
Update applet size estimates
Denys Vlasenko
2023-07-10
ash: tweak comments, no code changes
Denys Vlasenko
2023-07-10
ash: remove "volatile" specifier from suppress_int
Denys Vlasenko
2023-07-10
ash: disable sleep as builtin, closes 15619
Denys Vlasenko
2023-07-09
libiproute: fix filtering ip6 route by table id
Yousong Zhou
2023-07-08
hush: fix a compile failure
Denys Vlasenko
2023-07-04
ash: disable check for "good" function name, bash does not check this
Denys Vlasenko
2023-07-03
hush: quote values in "readonly" output
Denys Vlasenko
2023-07-02
shell/math: avoid $((3**999999999999999999)) to take years
Denys Vlasenko
2023-07-02
shell/math: do not accept $((36#@))
Denys Vlasenko
2023-06-30
shell/math: code shrink
Denys Vlasenko
2023-06-29
shell/math: code shrink
Denys Vlasenko
[next]