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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-18
depmod: fix handling of .gz modules
Denys Vlasenko
3
-14
/
+47
2009-05-17
lineedit: small fixes
Denys Vlasenko
1
-12
/
+15
2009-05-17
line editing: add an option to emit ESC [ 6 n and use results
Denys Vlasenko
6
-35
/
+116
2009-05-15
xmalloc_[open_]read[_close]: do not ignore xrealloc return value
Denys Vlasenko
2
-2
/
+8
2009-05-15
lineedit: use read_key to recognize ESC sequence.
Denys Vlasenko
3
-176
/
+158
2009-05-14
adduser/addgroup: make system id range configurable.
Denys Vlasenko
3
-8
/
+32
2009-05-13
mount: save 80 bytes by forced de-inlining
Denys Vlasenko
1
-2
/
+2
2009-05-13
mount: document when kernel started accepting string as NFS options
Denys Vlasenko
1
-1
/
+4
2009-05-13
split website off into dedicated git repo
Mike Frysinger
41
-5512
/
+0
2009-05-13
TODO: add some
Denys Vlasenko
3
-6
/
+42
2009-05-11
Adjust names, link contributing info in main index
Bernhard Reutner-Fischer
2
-26
/
+50
2009-05-10
sysctl: stop abusing parser->line
Denys Vlasenko
1
-4
/
+4
2009-05-10
tftp: do not risk invoking Sorcerer's Apprentice syndrome
Denys Vlasenko
2
-1
/
+4
2009-05-08
test commit
Bernhard Reutner-Fischer
1
-1
/
+0
2009-05-08
Revert "test commit"
Bernhard Reutner-Fischer
1
-0
/
+1
2009-05-08
test commit
Bernhard Reutner-Fischer
1
-1
/
+0
2009-05-06
LICENSE: update address of the FSF
Mike Frysinger
1
-2
/
+2
2009-05-06
modprobe: add comment about expected modules.dep format
Mike Frysinger
1
-0
/
+5
2009-05-05
depmod.pl: updates and fixes galore
Mike Frysinger
1
-9
/
+56
2009-05-05
modprobe: add more useful debug points
Mike Frysinger
1
-2
/
+10
2009-05-05
add .gitignore files
Mike Frysinger
7
-0
/
+66
2009-05-05
libunarchive: fix build failure with !FEATURE_TAR_UNAME_GNAME
Mike Frysinger
1
-5
/
+4
2009-05-04
mdev: revert last wrong commit
Denys Vlasenko
1
-6
/
+7
2009-05-04
hush: small fix for unset -f on NOMMU.
root
1
-5
/
+5
2009-05-04
fix debug message
Bernhard Reutner-Fischer
1
-7
/
+8
2009-05-04
hush: add more complex case to leak testcase, fix found breakage
Denys Vlasenko
2
-38
/
+47
2009-05-04
hush: fix bug where in "var=val func" var's value is not visible in func
Denys Vlasenko
3
-92
/
+109
2009-05-03
hush: fix \<newline> handling
Denys Vlasenko
4
-14
/
+22
2009-05-02
hush: fix handling of unterminated subshell: (<eof>. Fixes bug 229.
Denys Vlasenko
1
-4
/
+11
2009-05-02
mdev: do not exit if user:group parse failed. closes bug 309.
Denys Vlasenko
1
-1
/
+2
2009-05-02
hush: fix multiple redirections of the same fd (bug 227)
Denys Vlasenko
3
-2
/
+15
2009-05-02
hush: make . cmd search $PATH
Denys Vlasenko
1
-2
/
+26
2009-05-02
httpd: speed up httpd.conf at the cost of 49 bytes of code
Denys Vlasenko
1
-8
/
+20
2009-05-01
ifplugd: fix warnings
Denys Vlasenko
1
-6
/
+9
2009-05-01
des encrypt: fix goof with NUL byte added at the end as '.'
Denys Vlasenko
1
-1
/
+3
2009-05-01
mdev: fix a case where we mangle device_path string and then use it.
Denys Vlasenko
1
-1
/
+4
2009-05-01
Make it clearer that usually people should _NOT_
Denys Vlasenko
1
-1
/
+1
2009-04-30
git commit test
Denys Vlasenko
1
-1
/
+2
2009-04-29
*: bb_error_msg's messages should not be capitalized
Denis Vlasenko
4
-12
/
+12
2009-04-29
lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.
Denis Vlasenko
12
-0
/
+2990
2009-04-27
hush: make it possible to have interactive shell on non-ctty.
Denis Vlasenko
1
-58
/
+80
2009-04-26
make leak test more robust by unsetting all vars
Denis Vlasenko
1
-2
/
+5
2009-04-26
hush: make getopt32 usable in builtins. use it in unset.
Denis Vlasenko
3
-36
/
+42
2009-04-26
hush: nommu fix for function passing
Denis Vlasenko
4
-1
/
+15
2009-04-26
hush: fix SEGV in % expansion
Denis Vlasenko
6
-31
/
+31
2009-04-26
ifplugd: tiny shrink
Denis Vlasenko
1
-2
/
+2
2009-04-26
ifplugd: add copyright
Denis Vlasenko
1
-1
/
+16
2009-04-26
ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)
Denis Vlasenko
5
-16
/
+859
2009-04-25
shrink if FEATURE_SHADOWPASSWDS is off
Denis Vlasenko
1
-1
/
+1
2009-04-25
add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de)
Denis Vlasenko
4
-26
/
+59
[next]