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
/
shell
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-12
make sure we free the grep data as well
Mike Frysinger
1
-0
/
+1
2007-04-12
lash: "forking" applets are actually can be treated the same way as "non-fork...
Denis Vlasenko
1
-42
/
+27
2007-04-12
fix realloc-of-non-malloced pointer, and reduce size while at it
Denis Vlasenko
2
-15
/
+15
2007-04-12
login: remove setpgrp call (makes it work from shell prompt again).
Denis Vlasenko
4
-38
/
+32
2007-04-12
pass a copy of argv[i] to NOFORK applets (they may permute it etc).
Denis Vlasenko
5
-30
/
+38
2007-04-12
- shrink iproute a bit (-200 bytes). Untested
Bernhard Reutner-Fischer
3
-63
/
+84
2007-04-12
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...
Bernhard Reutner-Fischer
16
-239
/
+159
2007-04-12
style fixes. No code changes
Denis Vlasenko
30
-82
/
+84
2007-04-11
bb_full_fd_action: remove potential xmalloc from NOFORK path
Denis Vlasenko
20
-162
/
+183
2007-04-11
ash: fix kill -l (by Mats Erik Andersson <mats.andersson64@comhem.se>)
Denis Vlasenko
1
-1
/
+1
2007-04-11
fix typo in doc
Denis Vlasenko
1
-1
/
+1
2007-04-11
style fixes, no code changes.
Denis Vlasenko
6
-33
/
+37
2007-04-11
rename: run_applet_by_name -> run_applet_and_exit
Denis Vlasenko
8
-11
/
+11
2007-04-11
- set the scope properly. Thanks to Jean Wolter, who wrote:
Bernhard Reutner-Fischer
1
-0
/
+12