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
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-19
dmesg: more correct skipping of <N>; use faster putchar for most output
Denys Vlasenko
1
-7
/
+12
2010-10-19
klogd: do not log partial lines
Denys Vlasenko
2
-12
/
+18
2010-10-19
mkmakefile: make 3.82 fix
Thomas Chou
1
-1
/
+4
2010-10-19
md5: remove outdated comment
Denys Vlasenko
1
-3
/
+1
2010-10-19
libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256
Denys Vlasenko
2
-512
/
+430
2010-10-18
nanddump: make oobbuf allocation dynamic
Baruch Siach
1
-6
/
+6
2010-10-18
hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes
Denys Vlasenko
2
-101
/
+108
2010-10-18
libbb/hash_sha.c -> libbb/hash_md5_sha.c
Denys Vlasenko
2
-2
/
+2
2010-10-18
libbb: move md5 and shaN into a common source file. no code changes
Denys Vlasenko
3
-450
/
+451
2010-10-18
md5: length should be stored in *little-endian* order! fixing...
Denys Vlasenko
1
-2
/
+2
2010-10-18
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
7
-43
/
+37
2010-10-18
*: use SWAP_BE64 instead of open-coding it
Denys Vlasenko
5
-13
/
+11
2010-10-18
libbb: rename hash source files. no code changes
Denys Vlasenko
4
-3
/
+3
2010-10-18
sort: -o FILE should create/truncate FILE
Denys Vlasenko
1
-1
/
+1
2010-10-18
*: replace xopen3 with xopen where makes sense
Denys Vlasenko
6
-7
/
+7
2010-10-18
nanddump: new applet
Baruch Siach
1
-28
/
+127
2010-10-18
cpio: avoid 'not created: newer or same age file exists' message for dirs
Pascal Bellard
2
-1
/
+13
2010-10-18
depmod: accept and ignore -u, -q, -C FILE
Pascal Bellard
1
-2
/
+7
2010-10-18
touch: update help text
Pascal Bellard
1
-1
/
+2
2010-10-17
md5: fix biuld failure on big-endian machines
Denys Vlasenko
1
-1
/
+1
2010-10-17
docs: Sync up AUTHORS and busybox_footer.pod
Kevin Cernekee
1
-0
/
+30
2010-10-17
docs: Change CVS references to Git
Kevin Cernekee
1
-21
/
+32
2010-10-17
typo fix
Denys Vlasenko
1
-1
/
+1
2010-10-17
seq: exit on write errors
Denys Vlasenko
1
-1
/
+2
2010-10-17
udhcpc: fix OPTION_IP_PAIR parsing
Vladislav Grishenko
1
-7
/
+10
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
[next]