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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-16
crontab: almost complete rewrite
Denis Vlasenko
2
-291
/
+194
2008-02-15
ifupdown: code shrink
Denis Vlasenko
1
-95
/
+51
2008-02-15
adduser: optional support for long options. +110 bytes.
Denis Vlasenko
2
-0
/
+24
2008-02-15
ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947.
Denis Vlasenko
6
-39
/
+96
2008-02-15
we need to pass back the rtc device name that was actually used so that we ca...
Mike Frysinger
4
-15
/
+17
2008-02-15
fix build failure when long opts are enabled
Mike Frysinger
1
-11
/
+10
2008-02-15
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
9
-99
/
+417
2008-02-15
sendmail is lexically after selinux, so fix the order
Mike Frysinger
1
-1
/
+1
2008-02-15
add a test case for usage strings to catch people forgetting to add trailing ...
Mike Frysinger
1
-0
/
+14
2008-02-15
fix microcom usage
Mike Frysinger
1
-5
/
+5
2008-02-14
tar: real support for -p. +200 if selected.
Denis Vlasenko
5
-2
/
+64
2008-02-14
libbb: filename completion should match dangling symlinks too
Denis Vlasenko
1
-1
/
+1
2008-02-14
ash: explain why "set -o BOGUS" doesn't abort
Denis Vlasenko
1
-0
/
+17
2008-02-14
ash: make ash -c 'if set -o barfoo 2>/dev/null; then echo foo; else echo bar;...
Denis Vlasenko
1
-11
/
+25
2008-02-14
build system: pass CFLAGS to link stage too (closes bug 1376)
Denis Vlasenko
2
-11
/
+13
2008-02-14
umount: instead of non-standard -D, use -d with opposite meaning
Denis Vlasenko
2
-37
/
+38
2008-02-14
typo fix
Denis Vlasenko
1
-1
/
+1
2008-02-14
tar: do "short EOF" compat only if CONFIG_DESKTOP.
Denis Vlasenko
2
-1
/
+12
2008-02-14
add ',' and 'gg' commands (patch from Leo Jay)
Paul Fox
1
-2
/
+27