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
2022-07-29
sort: fix -k2M (wasn't skipping leading whitespace)
Denys Vlasenko
2022-07-13
udhcpc6: add missed big-endian conversions
Denys Vlasenko
2022-07-13
tls: P256: remove NOP macro sp_256_norm_8()
Denys Vlasenko
2022-07-11
awk: fix use after free (CVE-2022-30065)
Natanael Copa
2022-07-11
shaNNNsum: accept one-space "HASH FILENAME" format for -c, closes 14866
Denys Vlasenko
2022-07-03
lineedit: get PWD from ash
Ron Yorston
2022-06-30
tree: new applet
Roger Knecht
2022-06-26
vi: handle autoindent in 'cc' command
Ron Yorston
2022-06-26
vi: fix regression in autoindent handling
Ron Yorston
2022-06-26
ash,hush: use HOME for tab completion and prompts
Ron Yorston
2022-06-26
libbb: restore special handling of nomsg errors
Ron Yorston
2022-05-12
top: improve large PID display in memory ('s') mode
Denys Vlasenko
2022-05-12
examples/var_service/dhcp_if: make helper scripts more talkative
Denys Vlasenko
2022-05-10
top: code shrink
Denys Vlasenko
2022-05-10
top: code shrink
Denys Vlasenko
2022-05-10
top: fix display of large PID/PPID
Denys Vlasenko
2022-05-03
seedrng: do not hash in a constant string, it's not adding entropy
Denys Vlasenko
2022-05-02
seedrng: restore error check on fsync
Denys Vlasenko
2022-05-02
seedrng: it's not a part of util-linux, move to miscutils
Denys Vlasenko
2022-05-02
init: do not set HOME
Denys Vlasenko
2022-05-02
tsort: new applet
David Leonard
2022-05-02
crond: implement support for setting PATH in crontab files
Paul Fox
2022-05-01
style fix
Denys Vlasenko
2022-05-01
seedrng: manually inline seed_rng
Bernhard Reutner-Fischer
2022-05-01
seedrng: shorten --help, assorted small cleanups
Denys Vlasenko
2022-05-01
seedrng: reduce MAX_SEED_LEN from 512 to 256
Denys Vlasenko
2022-05-01
seedrng: do not hash lengths, they are very predictable
Denys Vlasenko
2022-05-01
seedrng: code shrink
Denys Vlasenko
2022-05-01
seedrng: explain why we need locking and fsync'ing
Denys Vlasenko
2022-04-30
seedrng: remove redundant assignment
Denys Vlasenko
2022-04-30
seedrng: re-add fsync after unlink, and explain its purpose
Denys Vlasenko
2022-04-30
seedrng: include fiel/dir names in error messages
Denys Vlasenko
2022-04-30
seedrng: use more xfuncs where appropriate
Denys Vlasenko
2022-04-30
seedrng: code shrink
Denys Vlasenko
2022-04-30
seedrng: simplify read_new_seed() to not have error return
Denys Vlasenko
2022-04-30
seedrng: prepare read_new_seed() to not need a "success" retval
Denys Vlasenko
2022-04-30
seedrng: do not try to continue on unexpected errors (just exit)
Denys Vlasenko
2022-04-30
ifplugd: split -a into -a and -A, latter disables upping in iface creation
Denys Vlasenko
2022-04-27
seedrng: chdir to the SEED_DIRECTORY - avoid concat_path_file's
Denys Vlasenko
2022-04-27
seedrng: shorten strings
Denys Vlasenko
2022-04-27
seedrng: remove unnecessary zero-filling of local variables
Denys Vlasenko
2022-04-27
seedrng: remove unnecessary zero-filling of local variables
Denys Vlasenko
2022-04-27
seedrng: shrink --help text
Denys Vlasenko
2022-04-27
libbb: fix fallout from nth_string() robustification, closes 14726
Denys Vlasenko
2022-04-24
kbuild: Prefer -Oz over -Os
Bernhard Reutner-Fischer
2022-04-24
seedrng: prune header includes
Jason A. Donenfeld
2022-04-24
seedrng: code-golf even smaller
Jason A. Donenfeld
2022-04-21
kbuild: fix building sha256
Bernhard Reutner-Fischer
2022-04-20
vi: fix backspace over tab in commands
Ron Yorston
2022-04-20
seedrng: compress format strings with %s arguments
Jason A. Donenfeld
[prev]
[next]