index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-17
md5: code shrink -5 bytes
Denys Vlasenko
1
-40
/
+35
2010-10-17
bring md5 and sha1 names closer. no code changes
Denys Vlasenko
3
-52
/
+44
2010-10-17
md5: code shrink
Denys Vlasenko
2
-30
/
+25
2010-10-17
shaN: code shrink
Denys Vlasenko
2
-7
/
+12
2010-10-16
whitespace fix
Denys Vlasenko
1
-3
/
+3
2010-10-16
sha512: inline rotr64
Denys Vlasenko
1
-57
/
+51
2010-10-16
shaN: small code shrink
Denys Vlasenko
3
-61
/
+129
2010-10-16
md5: fix "fast" md5 broken by prev commit
Denys Vlasenko
1
-1
/
+2
2010-10-16
testsuite: add tests for {ms5,shaN}sum
Denys Vlasenko
5
-1
/
+56
2010-10-16
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
3
-27
/
+30
2010-10-16
*: pass md5/shaN context pointer as 1st arg, not last
Denys Vlasenko
7
-40
/
+40
2010-10-16
modutils/*: move help bits into corresponding .c files
Denys Vlasenko
6
-21
/
+69
2010-10-16
libbb/md5: code shrink
Denys Vlasenko
2
-23
/
+26
2010-10-15
libbb/md5: small code shrink
Denys Vlasenko
1
-22
/
+26
2010-10-15
modutils/*: move applet bits into corresponding *.c files
Denys Vlasenko
7
-21
/
+29
2010-10-15
date: move applet and usage bits to date.c
Denys Vlasenko
3
-73
/
+74
2010-10-13
remove runit/runit_lib.c
Denys Vlasenko
7
-342
/
+63
2010-10-12
init/*: move applet/kbuild/config/help bits into applet source files
Denys Vlasenko
8
-307
/
+315
2010-10-12
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
6
-38
/
+46
2010-10-11
remove findutils/.gitignore, top-level one covers it
Denys Vlasenko
1
-3
/
+0
2010-10-09
tweak help text
Denys Vlasenko
4
-4
/
+5
2010-10-08
fix help text punctuation
Denys Vlasenko
1
-1
/
+1
2010-10-07
tweak usage texts
Denys Vlasenko
1
-66
/
+69
2010-10-06
dhcprelay: code shrink, and explain its workings a bit more
Denys Vlasenko
1
-71
/
+118
2010-10-05
awk: code shrink
Denys Vlasenko
1
-43
/
+41
2010-10-05
awk: 00.123 is not a octal constant; neither is 009.123. fixing this
Denys Vlasenko
2
-8
/
+46
2010-10-05
sendmail: fix assumption that headers should have a space after the colon
Vladimir Dronnikov
1
-4
/
+4
2010-10-05
tune2fs: implement -c and -i options
Richard Braun
2
-17
/
+35
2010-10-05
*: whitespace fixes
Denys Vlasenko
3
-3
/
+3
2010-10-04
wc: add support for -m
Denys Vlasenko
2
-28
/
+45
2010-10-04
wc: preparatory patch, no logic changes
Denys Vlasenko
1
-15
/
+16
2010-10-04
man: add compatibility with man-db
Denys Vlasenko
1
-2
/
+7
2010-10-04
ntpd: allow peer-less (standalone stratum 1 server) operation
Denys Vlasenko
1
-2
/
+11
2010-10-04
patch: tweaks
Rob Landley
1
-4
/
+6
2010-10-04
hush: remove "doesn't support brace expansion" from config help text
Denys Vlasenko
1
-2
/
+2
2010-10-03
hush: remove brace expansion from TODO list in comments. No code changes.
Denys Vlasenko
1
-4
/
+5
2010-10-03
hush: small code shrink
Denys Vlasenko
1
-2
/
+6
2010-10-03
hush: add brace expansion testcase
Denys Vlasenko
2
-0
/
+14
2010-10-03
hush: implement brace expansion
Denys Vlasenko
1
-5
/
+20
2010-10-03
hush: preparatory patch, no code changes
Denys Vlasenko
1
-25
/
+26
2010-10-02
grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653.
Denys Vlasenko
1
-6
/
+9
2010-10-01
Marked some more applets NOEXEC/NOFORK
Dan Fandrich
10
-13
/
+31
2010-10-01
free: document newly added options
Denys Vlasenko
1
-1
/
+1
2010-10-01
free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes
Denys Vlasenko
1
-42
/
+56
2010-09-30
halt/poweroff/reboot: unify help text
Denys Vlasenko
1
-21
/
+21
2010-09-30
deluser: use the same licensing template in the header as other files do
Denys Vlasenko
1
-1
/
+1
2010-09-26
acpid: add config file and map file
Souf Oued
2
-102
/
+218
2010-09-26
udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options
Vladislav Grishenko
2
-0
/
+6
2010-09-25
style fix. no code chages
Denys Vlasenko
1
-1
/
+2
2010-09-25
ash: fix signal and "set -e" interaction
Denys Vlasenko
5
-6
/
+58
[next]