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
/
archival
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
libbb: get rid of statics in dump.c; code shrinks a lot too
Denis Vlasenko
4
-200
/
+222
2008-07-16
tee: fix infinite looping on open error (echo asd | tee "")
Denis Vlasenko
1
-1
/
+3
2008-07-16
od,hexdump: fix bug where xrealloc may move pointer,
Denis Vlasenko
2
-69
/
+75
2008-07-15
mdev: support for serializing hotplug
Denis Vlasenko
2
-3
/
+51
2008-07-15
sleep: make fractional seconds separately selectable in .config
Denis Vlasenko
3
-10
/
+25
2008-07-15
libbb: document plans to speed up line-based input
Denis Vlasenko
2
-3
/
+15
2008-07-15
libbb: unified config parser (By Vladimir Dronnikov)
Denis Vlasenko
4
-56
/
+295
2008-07-15
sendmail: do not ignore CC; accept to: and cc: case-insensitively.
Denis Vlasenko
1
-1
/
+1
2008-07-15
libbb: experimental faster string reading routines.
Denis Vlasenko
2
-1
/
+75
2008-07-15
comm: almost total rewrite; add testsuite
Denis Vlasenko
3
-56
/
+61
2008-07-15
ls: fix a bug where we may use uninintialized variable
Denis Vlasenko
1
-5
/
+6
2008-07-15
tee: "-" is a name for stdout, handle it that way
Denis Vlasenko
1
-4
/
+7
2008-07-14
insmod: users report that "|| defined(__powerpc__)" is missing
Denis Vlasenko
1
-1
/
+2
2008-07-14
hush: fix "... pattern) cmd;; esac" case
Denis Vlasenko
2
-3
/
+27
2008-07-14
hush: delete unused field in struct child.
Denis Vlasenko
2
-16
/
+95
2008-07-14
hush: add case statement support. It is incomplete and disabled for now.
Denis Vlasenko
1
-45
/
+147
2008-07-13
ash: small code shrink
Denis Vlasenko
1
-5
/
+5
2008-07-12
libbb: shrink print_login_issue (by Vladimir Dronnikov)
Denis Vlasenko
1
-8
/
+7
2008-07-12
whitespace fixes
Denis Vlasenko
3
-8
/
+18