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
/
archival
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
ftpd: make LIST command show dotfiles too
Denys Vlasenko
1
-8
/
+8
2014-09-15
vi: fix incorrect memory access on brace matching. Closes 7256
Denys Vlasenko
1
-43
/
+36
2014-09-08
mdev: treat zero-length /dev/mdev.seq the same as "\n" one. Closes 7334
Denys Vlasenko
1
-1
/
+1
2014-09-08
ash: fix off-by-one in "jobs %4" handling. closes 7310
Denys Vlasenko
1
-1
/
+1
2014-09-08
ash: factor out ASH_HELP config option
Denys Vlasenko
1
-11
/
+15
2014-09-05
find: support -perm /BITS. Closes 7340
Denys Vlasenko
1
-4
/
+4
2014-09-04
tftpd: tweak HP PA-RISC firmware bug compatibility
Denys Vlasenko
1
-3
/
+4
2014-09-03
tftpd: support full 512-byte requests
Denys Vlasenko
1
-3
/
+13
2014-08-31
taskset: fix logic error in "if it doesn't start with 0x..."
Denys Vlasenko
1
-1
/
+1
2014-08-28
grep: fix "grep -r PATTRN SYMLINK_TO_DIR"
Denys Vlasenko
2
-1
/
+21
2014-08-27
ping: add -p to specify data pattern
Florian Fainelli
1
-9
/
+16
2014-08-17
taskset: support CPU masks for more than 64 CPUs
Denys Vlasenko
4
-25
/
+79
2014-08-15
addgroup: mention -S in the help text
Denys Vlasenko
1
-2
/
+2
2014-08-13
ash: make ${#var} unicode-aware
Denys Vlasenko
1
-13
/
+26
2014-08-13
ash,hush: run reinit_unicode() only if makes sense
Denys Vlasenko
2
-5
/
+11
2014-08-13
hush: make ${#var} unicode-aware
Denys Vlasenko
3
-10
/
+35
2014-08-11
init: if libc-based Unicode support is on, run setlocale(LC_ALL, "") at startup
Denys Vlasenko
1
-2
/
+1
2014-08-05
ftpd: add optional support for authentication
Morten Kvistgaard
5
-52
/
+100
2014-07-30
sha3: tweak comments and indentation
Denys Vlasenko
1
-13
/
+14
2014-07-30
sha3: code shrink (and speedup for SHA3_SMALL=0)
Denys Vlasenko
1
-16
/
+66
2014-07-29
top: fix memset length (sizeof(ptr) vs sizeof(array) problem)
Denys Vlasenko
1
-2
/
+1
2014-07-27
top: fix and merge code to parse /proc/meminfo
Timo Teräs
1
-110
/
+86
2014-07-25
sha3: add 32-bit optimized bit-sliced implementation
Denys Vlasenko
1
-14
/
+242
2014-07-20
zcip: fix link-local IP conflict detection
Ken Sharp
1
-16
/
+22
2014-07-16
udhcp: add PXELINUX path prefix option (code 210) definition
Jeremy Kerr
2
-0
/
+3
2014-07-15
ntpd: add support for -I IFACE
Denys Vlasenko
1
-7
/
+20
2014-07-04
modinfo: fix module parsing with kernel >= 2.6.37
David Marchand
1
-3
/
+4
2014-07-04
fatattr: use the standard type for 32-bit int
Denys Vlasenko
1
-2
/
+2
2014-07-04
setlogcons: fix help text
Denys Vlasenko
1
-2
/
+2
2014-07-03
syslogd: make "reopen log file every second" logic work for multiple logs
Joshua Judson Rosen
1
-6
/
+7
2014-07-02
syslogd: syslogd: don't *decrement* log_file->size on write failures
Joshua Judson Rosen
1
-3
/
+8
2014-07-02
syslogd: make "-O -" log to stdout
Denys Vlasenko
1
-36
/
+45
2014-07-01
test: fix mishandling of "test '(' = '('" and similar
Denys Vlasenko
2
-34
/
+55
2014-07-01
libbb: fix bb_ask() to flush input before prompt, not after. Closes 7190
Denys Vlasenko
1
-1
/
+4
2014-06-30
cpio: reinstate "options:" line in help text
Denys Vlasenko
1
-0
/
+1
2014-06-30
Rename INIT_LAST to INIT_FUNC to avoid confusion
Bartosz Golaszewski
2
-3
/
+3