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-11-03
udhcpc: code shrink
Denys Vlasenko
2018-11-02
remove FAST_FUNC on a static function
Denys Vlasenko
2018-11-02
scripts/embedded_scripts: do not add superfluous NUL to script_names[]
Denys Vlasenko
2018-11-02
libarchive: add a function to unpack embedded data
Ron Yorston
2018-11-01
svlogd: fix pattern matching when using timestamps
Denys Vlasenko
2018-11-01
busybox: show embedded scripts in applet list
Denys Vlasenko
2018-11-01
lineedit: autocompletion for embedded scripts
Ron Yorston
2018-11-01
ash: fix thinko in last commit
Denys Vlasenko
2018-11-01
ash: in tryexec(), ensure we don't try to run embedded scripts as applets
Ron Yorston
2018-11-01
ash: recognize embedded scripts in SH_STANDALONE mode
Ron Yorston
2018-11-01
claenups for previous commit
Denys Vlasenko
2018-11-01
ash: allow shell scripts to be embedded in the binary
Denys Vlasenko
2018-10-31
vi: remove duplicated code
Ron Yorston
2018-10-31
libbb/u_signal_names.c: don't check errno after bb_strtou
Rasmus Villemoes
2018-10-31
libbb: optionally honour libc provided SIGRTMIN/SIGRTMAX in get_signum()
Rasmus Villemoes
2018-10-30
printf: fix printf "%u\n" +18446744073709551614
Denys Vlasenko
2018-10-30
ntpd: default to FEATURE_NTP_AUTH=y
Denys Vlasenko
2018-10-30
dd: do not have 'ocount' variable if ibs/obs support is not enabled
Denys Vlasenko
2018-10-30
dd: add 'oflag=seek_bytes'
Rostislav Skudnov
2018-10-30
xargs: fix exit code if command exits nonzero, closes 11381
Denys Vlasenko
2018-10-30
free: add 'available' memory if provided by the kernel
Guillermo Rodriguez
2018-10-30
examples/udhcp/simple.script: add possibility to use modern "ip"
Jiří Prchal
2018-10-30
udhcpc: ensure at least one unicast renew attempt
Denys Vlasenko
2018-10-27
ntpd: add support for MD5/SHA1 message authentication
Brandon P. Enochs
2018-10-24
nbd-client: support newstyle protocol, -b, -d, -p, -N
Denys Vlasenko
2018-10-19
printf: fix printing +-prefixed numbers
Bernhard Reutner-Fischer
2018-10-01
brctl: use a single buffer for brname and ifname
Bernhard Reutner-Fischer
2018-09-30
unzip: use printable_string() for printing filenames
Denys Vlasenko
2018-09-30
ifupdown: support "source-directory" stanza
Brandon Maier
2018-09-28
move storage helpers to libbb.h
Denys Vlasenko
2018-09-28
udhcpc: give SIGUSR1-induced renew one chance of unicast renew
Denys Vlasenko
2018-09-26
.gitignore: add ctags output files
Martin Kaiser
2018-09-25
mdev.txt: explain the meaning of a leading "-"
Martin Kaiser
2018-09-25
sed: fix double-free in FEATURE_CLEAN_UP code
Denys Vlasenko
2018-09-23
date: do not allow "month #20" and such, closes 11356
Denys Vlasenko
2018-09-22
head: convert existing tests to new-style
Thomas De Schampheleire
2018-09-22
head: add test case for negative -n invocation
Thomas De Schampheleire
2018-09-22
init: hopefully fix "rebooting" in containers
Denys Vlasenko
2018-09-13
ntpd: more verbose message for "root distance too high" case
Denys Vlasenko
2018-09-09
remove_file: don't call rmdir if remove_file return failure
Chen Yu
2018-09-04
whois: fix a possible out-of-bounds stack access
Denys Vlasenko
2018-09-03
chcon: fix issues with recurse and retval for retained files
sagivd
2018-09-03
libbb: fix potential NULL pointer use
Denys Vlasenko
2018-09-03
libbb: fix use-after-free in copy_file
Denys Vlasenko
2018-09-02
libbb: in xmalloc_fgets(), use size_t for bb_get_chunk_from_file()
Denys Vlasenko
2018-09-02
Revert "libbb: remove unnecessary variable in xmalloc_fgets"
Denys Vlasenko
2018-08-30
smemcap: keep outputting by ignoring transient processes, take two
Denys Vlasenko
2018-08-26
smemcap: keep outputting by ignoring transient processes
Andre Goddard Rosa
2018-08-26
sysklogd: add timestamp option to ignore message timestamps
Peter Korsgaard
2018-08-26
fix !CONFIG_FLOAT_DURATION build
Denys Vlasenko
[prev]
[next]