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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
whitespace fixes
Denis Vlasenko
2008-02-17
3
-3
/
+3
*
dos2unix: shrink
Denis Vlasenko
2008-02-17
1
-27
/
+12
*
crontab: stop using remove() - use unlink() instead
Denis Vlasenko
2008-02-17
1
-16
/
+9
*
dpkg: fix bug where existence check was reversed
Denis Vlasenko
2008-02-17
1
-8
/
+4
*
libbb: introduce and use xrename and rename_or_warn.
Denis Vlasenko
2008-02-17
10
-39
/
+33
*
microcom: maintainer update
Denis Vlasenko
2008-02-16
1
-39
/
+30
*
mount: make -f work even without mtab support
Denis Vlasenko
2008-02-16
4
-21
/
+46
*
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
26
-154
/
+249
*
crontab: clear env if run by non-root, so that we can use PATH now
Denis Vlasenko
2008-02-16
1
-10
/
+8
*
*: more readable handling of pipe fds. No code changes.
Denis Vlasenko
2008-02-16
12
-82
/
+88
*
ifupdowm: shrink
Denis Vlasenko
2008-02-16
1
-99
/
+100
*
random s/short/int/
Denis Vlasenko
2008-02-16
17
-42
/
+46
*
crontab: almost complete rewrite
Denis Vlasenko
2008-02-16
2
-291
/
+194
*
ifupdown: code shrink
Denis Vlasenko
2008-02-15
1
-95
/
+51
*
adduser: optional support for long options. +110 bytes.
Denis Vlasenko
2008-02-15
2
-0
/
+24
*
ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947.
Denis Vlasenko
2008-02-15
6
-39
/
+96
*
we need to pass back the rtc device name that was actually used so that we ca...
Mike Frysinger
2008-02-15
4
-15
/
+17
*
fix build failure when long opts are enabled
Mike Frysinger
2008-02-15
1
-11
/
+10
*
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
2008-02-15
9
-99
/
+417
*
sendmail is lexically after selinux, so fix the order
Mike Frysinger
2008-02-15
1
-1
/
+1
*
add a test case for usage strings to catch people forgetting to add trailing ...
Mike Frysinger
2008-02-15
1
-0
/
+14
*
fix microcom usage
Mike Frysinger
2008-02-15
1
-5
/
+5
*
tar: real support for -p. +200 if selected.
Denis Vlasenko
2008-02-14
5
-2
/
+64
*
libbb: filename completion should match dangling symlinks too
Denis Vlasenko
2008-02-14
1
-1
/
+1
*
ash: explain why "set -o BOGUS" doesn't abort
Denis Vlasenko
2008-02-14
1
-0
/
+17
*
ash: make ash -c 'if set -o barfoo 2>/dev/null; then echo foo; else echo bar;...
Denis Vlasenko
2008-02-14
1
-11
/
+25
*
build system: pass CFLAGS to link stage too (closes bug 1376)
Denis Vlasenko
2008-02-14
2
-11
/
+13
*
umount: instead of non-standard -D, use -d with opposite meaning
Denis Vlasenko
2008-02-14
2
-37
/
+38
*
typo fix
Denis Vlasenko
2008-02-14
1
-1
/
+1
*
tar: do "short EOF" compat only if CONFIG_DESKTOP.
Denis Vlasenko
2008-02-14
2
-1
/
+12
*
add ',' and 'gg' commands (patch from Leo Jay)
Paul Fox
2008-02-14
1
-2
/
+27
*
reinstate redir.tests with correct perms
Denis Vlasenko
2008-02-13
1
-0
/
+6
*
ash: add a testcase for recently fixed signal bug
Denis Vlasenko
2008-02-13
4
-7
/
+49
*
tar: compat: handle tarballs with only one zero block at the end
Denis Vlasenko
2008-02-13
1
-1
/
+9
*
switch_root: stop at first non-option. Closes bug 1425.
Denis Vlasenko
2008-02-13
1
-2
/
+2
*
tar: move FNM_LEADING_DIR #define to tar.c - no other users.
Denis Vlasenko
2008-02-13
2
-6
/
+5
*
cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470
Denis Vlasenko
2008-02-13
3
-1
/
+32
*
mkswap: fix help text to not lie about supported options.
Denis Vlasenko
2008-02-13
2
-34
/
+72
*
sort: -z outputs NUL terminated lines. Closes bug 1591.
Denis Vlasenko
2008-02-13
4
-5
/
+12
*
syslogd: send '\n'-terminated messages over the network.
Denis Vlasenko
2008-02-13
1
-15
/
+21
*
build system: don't use -o /dev/null, old gcc can delete /dev/null!
Denis Vlasenko
2008-02-13
1
-4
/
+8
*
website: add direct links to every last stable release tarball
Denis Vlasenko
2008-02-12
1
-2
/
+14
*
website: fix English
Denis Vlasenko
2008-02-12
1
-1
/
+1
*
Announce 1.9.1
Denis Vlasenko
2008-02-12
1
-0
/
+13
*
msh: stop trying to parse variables in "msh SCRIPT VAR=val param".
Denis Vlasenko
2008-02-12
1
-10
/
+13
*
msh: instead of fixing "ls | cd", "cd | ls" etc just disallow
Denis Vlasenko
2008-02-12
1
-95
/
+85
*
ash: fix warning about _GNU_SOURCE being redefined, fix typo in comment.
Denis Vlasenko
2008-02-12
1
-1
/
+3
*
msh: shrink, mainly by using smallints
Denis Vlasenko
2008-02-12
1
-61
/
+57
*
msh: do not run pipes where last command is a builtin
Denis Vlasenko
2008-02-11
1
-42
/
+41
*
httpd: fix bug where we did chdir("") if CGI path had only one "/".
Denis Vlasenko
2008-02-11
1
-20
/
+22
[prev]
[next]