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
2010-10-17
shaN: code shrink
Denys Vlasenko
2010-10-16
whitespace fix
Denys Vlasenko
2010-10-16
sha512: inline rotr64
Denys Vlasenko
2010-10-16
shaN: small code shrink
Denys Vlasenko
2010-10-16
md5: fix "fast" md5 broken by prev commit
Denys Vlasenko
2010-10-16
testsuite: add tests for {ms5,shaN}sum
Denys Vlasenko
2010-10-16
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
2010-10-16
*: pass md5/shaN context pointer as 1st arg, not last
Denys Vlasenko
2010-10-16
modutils/*: move help bits into corresponding .c files
Denys Vlasenko
2010-10-16
libbb/md5: code shrink
Denys Vlasenko
2010-10-15
libbb/md5: small code shrink
Denys Vlasenko
2010-10-15
modutils/*: move applet bits into corresponding *.c files
Denys Vlasenko
2010-10-15
date: move applet and usage bits to date.c
Denys Vlasenko
2010-10-13
remove runit/runit_lib.c
Denys Vlasenko
2010-10-12
init/*: move applet/kbuild/config/help bits into applet source files
Denys Vlasenko
2010-10-12
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-10-11
remove findutils/.gitignore, top-level one covers it
Denys Vlasenko
2010-10-09
tweak help text
Denys Vlasenko
2010-10-08
fix help text punctuation
Denys Vlasenko
2010-10-07
tweak usage texts
Denys Vlasenko
2010-10-06
dhcprelay: code shrink, and explain its workings a bit more
Denys Vlasenko
2010-10-05
awk: code shrink
Denys Vlasenko
2010-10-05
awk: 00.123 is not a octal constant; neither is 009.123. fixing this
Denys Vlasenko
2010-10-05
sendmail: fix assumption that headers should have a space after the colon
Vladimir Dronnikov
2010-10-05
tune2fs: implement -c and -i options
Richard Braun
2010-10-05
*: whitespace fixes
Denys Vlasenko
2010-10-04
wc: add support for -m
Denys Vlasenko
2010-10-04
wc: preparatory patch, no logic changes
Denys Vlasenko
2010-10-04
man: add compatibility with man-db
Denys Vlasenko
2010-10-04
ntpd: allow peer-less (standalone stratum 1 server) operation
Denys Vlasenko
2010-10-04
patch: tweaks
Rob Landley
2010-10-04
hush: remove "doesn't support brace expansion" from config help text
Denys Vlasenko
2010-10-03
hush: remove brace expansion from TODO list in comments. No code changes.
Denys Vlasenko
2010-10-03
hush: small code shrink
Denys Vlasenko
2010-10-03
hush: add brace expansion testcase
Denys Vlasenko
2010-10-03
hush: implement brace expansion
Denys Vlasenko
2010-10-03
hush: preparatory patch, no code changes
Denys Vlasenko
2010-10-02
grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653.
Denys Vlasenko
2010-10-01
Marked some more applets NOEXEC/NOFORK
Dan Fandrich
2010-10-01
free: document newly added options
Denys Vlasenko
2010-10-01
free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes
Denys Vlasenko
2010-09-30
halt/poweroff/reboot: unify help text
Denys Vlasenko
2010-09-30
deluser: use the same licensing template in the header as other files do
Denys Vlasenko
2010-09-26
acpid: add config file and map file
Souf Oued
2010-09-26
udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options
Vladislav Grishenko
2010-09-25
style fix. no code chages
Denys Vlasenko
2010-09-25
ash: fix signal and "set -e" interaction
Denys Vlasenko
2010-09-25
modprobe-simple; do not error out on "rmmod module" if module is unloaded ok
Denys Vlasenko
2010-09-24
sleep: fix fractional arguments in non-POSIX locale
Denys Vlasenko
2010-09-23
wget: flush output to network before receving reply
Nguyễn Thái Ngọc Duy
[prev]
[next]