index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace fix
Denys Vlasenko
2010-10-16
1
-3
/
+3
*
sha512: inline rotr64
Denys Vlasenko
2010-10-16
1
-57
/
+51
*
shaN: small code shrink
Denys Vlasenko
2010-10-16
3
-61
/
+129
*
md5: fix "fast" md5 broken by prev commit
Denys Vlasenko
2010-10-16
1
-1
/
+2
*
testsuite: add tests for {ms5,shaN}sum
Denys Vlasenko
2010-10-16
5
-1
/
+56
*
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
2010-10-16
3
-27
/
+30
*
*: pass md5/shaN context pointer as 1st arg, not last
Denys Vlasenko
2010-10-16
7
-40
/
+40
*
modutils/*: move help bits into corresponding .c files
Denys Vlasenko
2010-10-16
6
-21
/
+69
*
libbb/md5: code shrink
Denys Vlasenko
2010-10-16
2
-23
/
+26
*
libbb/md5: small code shrink
Denys Vlasenko
2010-10-15
1
-22
/
+26
*
modutils/*: move applet bits into corresponding *.c files
Denys Vlasenko
2010-10-15
7
-21
/
+29
*
date: move applet and usage bits to date.c
Denys Vlasenko
2010-10-15
3
-73
/
+74
*
remove runit/runit_lib.c
Denys Vlasenko
2010-10-13
7
-342
/
+63
*
init/*: move applet/kbuild/config/help bits into applet source files
Denys Vlasenko
2010-10-12
8
-307
/
+315
*
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-10-12
6
-38
/
+46
*
remove findutils/.gitignore, top-level one covers it
Denys Vlasenko
2010-10-11
1
-3
/
+0
*
tweak help text
Denys Vlasenko
2010-10-09
4
-4
/
+5
*
fix help text punctuation
Denys Vlasenko
2010-10-08
1
-1
/
+1
*
tweak usage texts
Denys Vlasenko
2010-10-07
1
-66
/
+69
*
dhcprelay: code shrink, and explain its workings a bit more
Denys Vlasenko
2010-10-06
1
-71
/
+118
*
awk: code shrink
Denys Vlasenko
2010-10-05
1
-43
/
+41
*
awk: 00.123 is not a octal constant; neither is 009.123. fixing this
Denys Vlasenko
2010-10-05
2
-8
/
+46
*
sendmail: fix assumption that headers should have a space after the colon
Vladimir Dronnikov
2010-10-05
1
-4
/
+4
*
tune2fs: implement -c and -i options
Richard Braun
2010-10-05
2
-17
/
+35
*
*: whitespace fixes
Denys Vlasenko
2010-10-05
3
-3
/
+3
*
wc: add support for -m
Denys Vlasenko
2010-10-04
2
-28
/
+45
*
wc: preparatory patch, no logic changes
Denys Vlasenko
2010-10-04
1
-15
/
+16
*
man: add compatibility with man-db
Denys Vlasenko
2010-10-04
1
-2
/
+7
*
ntpd: allow peer-less (standalone stratum 1 server) operation
Denys Vlasenko
2010-10-04
1
-2
/
+11
*
patch: tweaks
Rob Landley
2010-10-04
1
-4
/
+6
*
hush: remove "doesn't support brace expansion" from config help text
Denys Vlasenko
2010-10-04
1
-2
/
+2
*
hush: remove brace expansion from TODO list in comments. No code changes.
Denys Vlasenko
2010-10-03
1
-4
/
+5
*
hush: small code shrink
Denys Vlasenko
2010-10-03
1
-2
/
+6
*
hush: add brace expansion testcase
Denys Vlasenko
2010-10-03
2
-0
/
+14
*
hush: implement brace expansion
Denys Vlasenko
2010-10-03
1
-5
/
+20
*
hush: preparatory patch, no code changes
Denys Vlasenko
2010-10-03
1
-25
/
+26
*
grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653.
Denys Vlasenko
2010-10-02
1
-6
/
+9
*
Marked some more applets NOEXEC/NOFORK
Dan Fandrich
2010-10-01
10
-13
/
+31
*
free: document newly added options
Denys Vlasenko
2010-10-01
1
-1
/
+1
*
free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes
Denys Vlasenko
2010-10-01
1
-42
/
+56
*
halt/poweroff/reboot: unify help text
Denys Vlasenko
2010-09-30
1
-21
/
+21
*
deluser: use the same licensing template in the header as other files do
Denys Vlasenko
2010-09-30
1
-1
/
+1
*
acpid: add config file and map file
Souf Oued
2010-09-26
2
-102
/
+218
*
udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options
Vladislav Grishenko
2010-09-26
2
-0
/
+6
*
style fix. no code chages
Denys Vlasenko
2010-09-25
1
-1
/
+2
*
ash: fix signal and "set -e" interaction
Denys Vlasenko
2010-09-25
5
-6
/
+58
*
modprobe-simple; do not error out on "rmmod module" if module is unloaded ok
Denys Vlasenko
2010-09-25
1
-12
/
+14
*
sleep: fix fractional arguments in non-POSIX locale
Denys Vlasenko
2010-09-24
1
-7
/
+11
*
wget: flush output to network before receving reply
Nguyễn Thái Ngọc Duy
2010-09-23
1
-0
/
+2
*
nbd-client: new applet
Rob Landley
2010-09-23
1
-0
/
+153
[next]