index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-27
ntpd: do not create pid file if not backgrounded
Denys Vlasenko
2019-03-26
hush: add "wait -n" bashism
Denys Vlasenko
2019-03-26
man: don't skip default path which appears in config file
Ron Yorston
2019-03-26
ts: do call localtime() when neither -s nor -i specified
Denys Vlasenko
2019-03-26
ts: use gettimeofday - we don't use nanoseconds here
Denys Vlasenko
2019-03-26
ts: replace overlapping strcpy with shorter code
Denys Vlasenko
2019-03-26
ts: fix incorrect (copy-pasted) copyright attribution
Denys Vlasenko
2019-03-26
ts: new applet
Denys Vlasenko
2019-03-17
do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
Denys Vlasenko
2019-03-15
Fix off by one error in FAT16 <=> FAT32 detection
Thomas Frauendorfer
2019-03-12
watch: support fractional -n SEC
Denys Vlasenko
2019-03-10
xargs: mention -E STR in --help
Denys Vlasenko
2019-03-05
scripts/echo.c: resolve implicit declaration of function 'dup2'
Nicolas Hüppelshäuser
2019-02-27
top: tweak --help
Denys Vlasenko
2019-02-27
udhcpc: don't exit after backgrounding on -n -b
Andrey Mazo
2019-02-27
udhcpc: tweak --help
Denys Vlasenko
2019-02-25
ash: eval: avoid leaking memory associated with redirections. Closes 7748
Ron Yorston
2019-02-19
du: don't count duplicate arguments. Closes 5288
Ron Yorston
2019-02-15
ntpd: increase SLEW_THRESHOLD from 0.125 to 0.5
Denys Vlasenko
2019-02-14
dd: add 'oflag=append'
Rostislav Skudnov
2019-02-11
i2c_tools.c: i2ctransfer
Nikolaus Voss
2019-02-11
vi: further fixes to undo after autoindent
Ron Yorston
2019-02-10
i2ctransfer: new applet
Nikolaus Voss
2019-02-08
sysctl: fix compatibility with procps sysctl
Aaro Koskinen
2019-02-08
sysctl: do slash/dot conversions only on name, not value part
Denys Vlasenko
2019-02-08
sysctl: on EIO ("sysctl net.ipv6.conf.all.stable_secret") set nonzero exitcode
Denys Vlasenko
2019-02-08
sysctl: avoid stat() on every item if in -w mode
Denys Vlasenko
2019-02-08
sysctl: allow setting empty values
Denys Vlasenko
2019-02-08
vi: fix replacement of single character with CR
Ron Yorston
2019-02-08
vi: fix faulty undo after autoinsert
Ron Yorston
2019-02-08
chcon: Fix typo in ACTION_RECURSE
Rostislav Skudnov
2019-02-08
dhcp service example: rewrite "private network to mask" as case statement
Denys Vlasenko
2019-02-05
dhcp service example: cater for servers hot giving subnet and/or router
Denys Vlasenko
2019-02-04
lineedit: fix SEGV in isk, hexedit, ed, closes 11661
Denys Vlasenko
2019-02-02
service examples: do not respawn supplicant too often
Denys Vlasenko
2019-01-29
grep: short-circuit -v to bail out on first match
Ari Sundholm
2019-01-29
grep: fix -x -v with certain pattern orders
Ari Sundholm
2019-01-25
bc: implement pass-by-reference code from upstream
Denys Vlasenko
2019-01-22
login: close PAM session on errors as well, not only on success
Denys Vlasenko
2019-01-22
ip link: Fix vlan proto, closes 8261 and 11638
Bernhard Reutner-Fischer
2019-01-22
ip link: fix mismatched enums in vlan_parse_opt(), closes 11631
Denys Vlasenko
2019-01-21
wget: detect when the length of received file is less than advertised
Denys Vlasenko
2019-01-21
sed: code shrink
Denys Vlasenko
2019-01-21
sed: Fix backslash parsing for 'w' command arg
Brian Foley
2019-01-21
awk: Fix overly permissive func arg list parsing
Brian Foley
2019-01-21
awk: Syntax error if delete isn't given an arg.
Brian Foley
2019-01-21
awk: Guard pointer chasing when parsing ternary expressions.
Brian Foley
2019-01-21
capability: fix string comparison in cap_name_to_number
Mark Marshall
2019-01-18
wget: remove empty if/endif preprocessor directive pair
Denys Vlasenko
2019-01-18
service examples: ifplugd -M to prevents frequent respawning
Denys Vlasenko
[prev]
[next]