index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
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
2013-01-21
fix testsuite false positive
Denys Vlasenko
1
-1
/
+1
2013-01-21
mdev: fix mode of dir1 in =dir1/dir2/file rule
Denys Vlasenko
2
-3
/
+35
2013-01-20
ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes ...
Denys Vlasenko
2
-88
/
+81
2013-01-20
grep: fix grep -Fw not respecting the -w option. Closes 5792
Denys Vlasenko
2
-5
/
+44
2013-01-20
syslogd: do not segfault on parse error when using default config. Closes 5762
Denys Vlasenko
1
-1
/
+3
2013-01-20
sha3: code shrink
Denys Vlasenko
2
-34
/
+61
2013-01-18
syslogd: convert dummy functions to statics and get rid of IF_FEATURE_* checks
Peter Korsgaard
1
-12
/
+10
2013-01-18
dc: code shrink
Denys Vlasenko
1
-10
/
+10
2013-01-17
ash: revert wrong "fix" for an apparent memory leak. Closes 5822
Denys Vlasenko
1
-0
/
+9
2013-01-17
code shrink
Denys Vlasenko
1
-8
/
+12
2013-01-17
fix a typo in config help text. Closes 5714
Denys Vlasenko
1
-1
/
+1
2013-01-17
mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath=
Bernhard Reutner-Fischer
1
-17
/
+35
2013-01-16
sha3: s/sha3_process_block76/sha3_process_block72/
Denys Vlasenko
1
-4
/
+4
2013-01-16
sha3: rename KeccakF->sha3_process_block76.
Denys Vlasenko
1
-79
/
+81
2013-01-16
mount: add unc option to CIFS mount (needed for Linux 3.4+)
Martin Santesson
1
-1
/
+15
2013-01-15
sha3: cache ctx->bytes_queued
Denys Vlasenko
1
-11
/
+11
2013-01-15
sha3: remove two "small code" codepaths: I can't reproduce code size win on t...
Denys Vlasenko
1
-43
/
+18
2013-01-15
sha3: tweak choice of a fast code path for 64-bit
Denys Vlasenko
1
-1
/
+2
2013-01-15
sha3: cosmetic tweaks to various names, comments. No logic changes.
Denys Vlasenko
1
-61
/
+63
2013-01-15
sha3: code shrink
Denys Vlasenko
1
-26
/
+36
2013-01-15
sha3: code shrink
Denys Vlasenko
1
-13
/
+18
2013-01-15
sha3: another speedup for SHA3_SMALL=0 case
Denys Vlasenko
1
-10
/
+25
2013-01-15
whitespace fixes. no code changes
Denys Vlasenko
20
-75
/
+75
2013-01-15
sha3: make size/speed optimization decision configurable
Denys Vlasenko
2
-19
/
+68
2013-01-14
whitespace cleanup. no code changes
Denys Vlasenko
59
-219
/
+233
2013-01-14
sha3sum: new applet
Lauri Kasanen
8
-4
/
+236
2013-01-14
ntpd: fix incorrect m_status field in outgoing packets. Closes 5120
Paul Marks
1
-1
/
+1
2013-01-14
Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS'
Denys Vlasenko
1
-10
/
+0
2013-01-14
volume_id: add squashfs detection
Sven-Göran Bergh
4
-0
/
+74
2013-01-14
whitespace fixes. no code changes
Denys Vlasenko
40
-262
/
+261
2013-01-14
volume_id: uuid_format small code shrink
Sven-Göran Bergh
2
-20
/
+9
2013-01-14
volume_id: display hfs[+] 128-bit UUID properly
Sven-Göran Bergh
3
-9
/
+23
2013-01-14
blkid: add type display for hfsplus
Sven-Göran Bergh
1
-1
/
+1
2013-01-06
syslogd: add option to log to Linux kernel printk buffer
Peter Korsgaard
2
-1
/
+76
2013-01-05
klogd: handle multi-char log levels
Peter Korsgaard
1
-5
/
+2
2013-01-05
dmesg: handle multi-char log levels
Peter Korsgaard
1
-7
/
+6
2013-01-04
powertop: fix error message
Lauri Hintsala
1
-1
/
+1
2012-12-26
ifenslave: fix missing close paren
Mike Frysinger
1
-1
/
+1
2012-12-19
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
Anthony G. Basile
9
-9
/
+30
2012-12-14
du: document incompatibility with standard tool
Denys Vlasenko
1
-0
/
+4
2012-12-05
decompress_uncompress: comment out a bigger chunk of debug code
Denys Vlasenko
1
-1
/
+1
2012-12-05
decompress_uncompress: comment out debug printout on corrupted data
Denys Vlasenko
1
-1
/
+2
2012-12-05
decompress_uncompress: move 'code' variable into loop - sole user
Denys Vlasenko
1
-13
/
+14
2012-11-13
ash: fix a memory leak
Jon Tollefson
1
-0
/
+2
2012-11-13
volume_id: add exFAT detection
S-G Bergh
5
-0
/
+145
2012-11-09
ifupdown: code shrink
Denys Vlasenko
1
-7
/
+4
2012-11-05
ifupdown: remove unused errno assignments
Denys Vlasenko
1
-6
/
+3
2012-11-05
ifupdown: simple code shrink
Denys Vlasenko
1
-2
/
+2
2012-11-05
blkid: show filesystem when both label and UUID are missing, but type is known
S-G Bergh
1
-1
/
+5
2012-10-20
build system: use pkg-config to look up selinux libs
Mike Frysinger
2
-1
/
+12
[next]