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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ping6: make it setuid just like ping
Denys Vlasenko
2009-07-30
1
-1
/
+1
*
make find_pid_by_name look at /proc/PID/exe too
Alexander Shishkin
2009-07-29
3
-16
/
+27
*
grep: fix -E + {range}; fix -o not printing all matches (bug 489)
Denys Vlasenko
2009-07-29
2
-15
/
+26
*
halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly
Alexander Shishkin
2009-07-27
2
-1
/
+37
*
dpkg: delete postrm script after it's run, not before. closes bug 449
Denys Vlasenko
2009-07-25
1
-8
/
+13
*
unzip: try lseek before resorting to reading
Stefani Seibold
2009-07-25
1
-1
/
+2
*
tftp: add comment, no code changes
Denys Vlasenko
2009-07-25
1
-5
/
+30
*
tftp[d]: fix block# handling on upload with non-default blocksize
Atsushi Nemoto
2009-07-24
1
-39
/
+42
*
man: use man.config, not only man.conf (man version 1.6f compat)
Denys Vlasenko
2009-07-24
1
-2
/
+6
*
ash: further fixes to debug machinery (closes bug 485)
Denys Vlasenko
2009-07-24
1
-6
/
+7
*
ash: make "jobs" work even in subshells
Denys Vlasenko
2009-07-24
1
-2
/
+12
*
ash: fix debug machinery a bit
Denys Vlasenko
2009-07-23
1
-12
/
+18
*
chmod 755 some files in examples/*
Denys Vlasenko
2009-07-23
6
-0
/
+0
*
tail: implement -F
Eric Lammerts
2009-07-22
2
-21
/
+66
*
scriptreplay: show help text if run with no arguments
Denys Vlasenko
2009-07-19
1
-0
/
+3
*
tcpsvd,udpsvd: fix uid/gid printing when run with -u
Denys Vlasenko
2009-07-19
1
-23
/
+23
*
init: make comment more understandable. no code changes
Denys Vlasenko
2009-07-19
1
-5
/
+8
*
udhcpc: small simplification
Denys Vlasenko
2009-07-19
1
-4
/
+1
*
typo
Denys Vlasenko
2009-07-19
1
-1
/
+1
*
udhcpc: add/edit comments, no code changes
Denys Vlasenko
2009-07-19
1
-5
/
+13
*
udhcpc: simplify manual renew (make it more similar to automatic one)
Denys Vlasenko
2009-07-19
1
-37
/
+38
*
remove msh_function.patch. msh is deprecated
Denys Vlasenko
2009-07-19
2
-716
/
+366
*
silly whitespace fix
Denys Vlasenko
2009-07-18
1
-1
/
+1
*
fix mount test false positive
Denys Vlasenko
2009-07-18
1
-5
/
+7
*
minor tweaks in testsuite
Denys Vlasenko
2009-07-18
2
-10
/
+13
*
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2009-07-18
14
-44
/
+71
*
add SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuite
Denys Vlasenko
2009-07-18
9
-2
/
+38
*
fix taskset testsuite
Denys Vlasenko
2009-07-18
1
-2
/
+2
*
correct date testsuite to use compatible format
Denys Vlasenko
2009-07-18
2
-4
/
+4
*
touch: implement -t TIME (needed for testsuite)
Denys Vlasenko
2009-07-18
3
-20
/
+91
*
touch: implement -d --date (our own testsuite needs that)
Denys Vlasenko
2009-07-18
12
-29
/
+64
*
date: factor out date parsing (in preparation for touch -d)
Denys Vlasenko
2009-07-18
5
-84
/
+126
*
test: fix "test !" and "test abc -a !". closes bug 465
Denys Vlasenko
2009-07-17
2
-3
/
+20
*
widen "Unicode in environment" check
Denys Vlasenko
2009-07-16
1
-1
/
+1
*
another small lineedit fix
Denys Vlasenko
2009-07-16
1
-1
/
+3
*
fix a thinko in lineedit completion code
Denys Vlasenko
2009-07-16
2
-9
/
+10
*
lineedit+unicode: code shrink
Denys Vlasenko
2009-07-16
1
-22
/
+14
*
comment fixes, no code changes
Denys Vlasenko
2009-07-16
1
-1
/
+2
*
lineedit: code shrink
Denys Vlasenko
2009-07-16
1
-24
/
+34
*
remove trailing whitespace
Denys Vlasenko
2009-07-15
6
-8
/
+8
*
randomconfig fixes
Denys Vlasenko
2009-07-15
2
-9
/
+18
*
comment fix, no code changes
Denys Vlasenko
2009-07-15
1
-2
/
+3
*
busybox --install [-s] [DIR]: allow a parameter - destination DIR
Denys Vlasenko
2009-07-15
1
-5
/
+9
*
sv: fix "sv o SRV; ...; sv d SRV" (bug 461) + code shrink
Denys Vlasenko
2009-07-15
1
-33
/
+35
*
runsv: rename field in a struct to not collide with other name
Denys Vlasenko
2009-07-15
2
-19
/
+20
*
sed: simpler fix for recent GNU compat stuff (by Rob Landley)
Denys Vlasenko
2009-07-14
1
-23
/
+14
*
add comment about /etc/gshadow, no code changes
Denys Vlasenko
2009-07-13
2
-2
/
+17
*
passwd + /etc/shadow: chage "change time" field too
Denys Vlasenko
2009-07-13
2
-4
/
+31
*
lineedit+unicode: make TAB completion work again
Denys Vlasenko
2009-07-12
1
-28
/
+57
*
vi: small code shrink
Denys Vlasenko
2009-07-12
1
-3
/
+6
[next]