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
2013-12-04
ntpd: promote log level 3 to production
Denys Vlasenko
2013-12-04
ntpd: let user know if spike was detected
Denys Vlasenko
2013-11-29
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-29
chpst: fix a bug where -U USER was using wrong USER (one from -u USER)
Denys Vlasenko
2013-11-28
ping: try SOCK_DGRAM if no root privileges
Daniel Borca
2013-11-28
dpkg-deb: cosmetic correction to usage text
Daniel Borca
2013-11-28
sed: code shrink
Denys Vlasenko
2013-11-28
sed: open input files sequentially to avoid EMFILE
Denys Vlasenko
2013-11-28
hush: typo fixes in comments
Denys Vlasenko
2013-11-27
platform: strchrnul is missing if __APPLE__
Daniel Borca
2013-11-26
build system: use od -b instead of od -t x1
Denys Vlasenko
2013-11-26
init: halt on SIGPWR too
Bogdan Purcareata
2013-11-26
libbb: add sketch of tentative 'better' passwd/group API
Denys Vlasenko
2013-11-26
devfsd: remove static variable
Denys Vlasenko
2013-11-26
build system: do not generate MAX_APPLET_NAME_LEN (unused)
Denys Vlasenko
2013-11-26
logread: don't call shmdt() before exit, kernel does it for us.
Denys Vlasenko
2013-11-26
logread: flush output. closes 6710
Denys Vlasenko
2013-11-21
awk: fix a bug in argc counting in recent change
Denys Vlasenko
2013-11-20
rfkill: use new-style config/kbuild/applet
Denys Vlasenko
2013-11-19
tar: prevent empty file to be treated as valid tarball
Denys Vlasenko
2013-11-19
fix a copy/paste error in last tar testcase name
Denys Vlasenko
2013-11-19
tar: add a testcase for previous commit
Denys Vlasenko
2013-11-19
tar: fix exitcode check for MMU-spawned unpacking helpers
Denys Vlasenko
2013-11-19
libbb: move nuke_str() from passwd into libbb
Denys Vlasenko
2013-11-19
comment tweak
Denys Vlasenko
2013-11-19
sulogin: use common password-checking routine.
Denys Vlasenko
2013-11-14
archival/*: move "config:" snippets into .c files
Denys Vlasenko
2013-11-14
archival/*: move "applet:" snippets into .c files, part 2
Denys Vlasenko
2013-11-14
archival/*: move "applet:" snippets into .c files
Denys Vlasenko
2013-11-14
archival/*: move "kbuild:" snippets into .c files
Denys Vlasenko
2013-11-13
switch editors/* to embedded-in-source kbuild system
Denys Vlasenko
2013-11-12
awk: optionally support -e AWK_PROG
Sven-Göran Bergh
2013-11-12
fstrim: use new-style config/kbuild/applet snippets; trim help text
Denys Vlasenko
2013-11-12
udhcp: add PXELINUX config file option (code 209) definition
Jeremy Kerr
2013-11-12
fix "warning: ISO C90 forbids mixed declarations and code"
Denys Vlasenko
2013-11-10
fix bashisms in testsuite/
Michael Tokarev
2013-11-10
fstrim: Needs to fire at the mp, not bd
Bernhard Reutner-Fischer
2013-11-10
fstrim: Indicate failure on error
Bernhard Reutner-Fischer
2013-11-09
fstrim: -17b
Bernhard Reutner-Fischer
2013-11-09
fstrim: New applet
Malek Degachi
2013-11-08
ash: Set SHLVL in ASH_BASH_COMPAT
Bernhard Reutner-Fischer
2013-11-08
ash: Use setvar2 some more
Bernhard Reutner-Fischer
2013-11-08
swaponoff: shrink
Bernhard Reutner-Fischer
2013-11-03
udhcpc: allow zero server-id. Closes 6614.
Denys Vlasenko
2013-11-03
init: fix illegal memory access when max message length is reached
Yuan-Hsiang Lee
2013-11-03
bootchartd: warn if .config looks wrong
Denys Vlasenko
2013-11-02
Makefile.custom: make "make release" delete .gitignore files too
Denys Vlasenko
2013-10-30
sed: fix "sed clusternewline" testcase
Denys Vlasenko
2013-10-30
sed: document -E in help text
Denys Vlasenko
[prev]
[next]