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-04-02
vi: rename save_argc -> cmdline_filecnt
Denys Vlasenko
2019-04-02
vi: restore capability to remember insertion cmds for "."
Denys Vlasenko
2019-04-01
vi: code shrink
Denys Vlasenko
2019-04-01
vi: convert more /**/ comments to //
Denys Vlasenko
2019-04-01
vi: code shrink
Denys Vlasenko
2019-04-01
vi: use vsnprintf to format status line
Denys Vlasenko
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
2019-04-01
vi: fix ^Z not always working as intended
Denys Vlasenko
2019-04-01
vi: install SIGINT handler _after_ restart setjmp is initialized
Denys Vlasenko
2019-03-30
blockdev: code shrink
Denys Vlasenko
2019-03-30
ip: Fix ip -o link
Stefan Sørensen
2019-03-30
vi: allow manual screen update if SIGWINCH isn't supported
Ron Yorston
2019-03-30
man: add "/usr/share/man" as another default MANPATH, fix col override
Denys Vlasenko
2019-03-30
libbb: mark scripted_main() as externally visible
Ron Yorston
2019-03-29
vi: code shrink, proper printf formatting for strlen()
Denys Vlasenko
2019-03-27
hush: fix "wait -n" to wait for a _job_, not a _process_
Denys Vlasenko
2019-03-27
ash: add "wait -n" bashism
Denys Vlasenko
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
[prev]
[next]