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
/
runit
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-10
- add ATTRIBUTE_DEPRECATED for functions that should be removed in the future.
aldot
1
-0
/
+2
2007-04-10
one-liner: fix indentation
vda
1
-1
/
+1
2007-04-10
bunzip2: big style cleanup. No code changes apart from one s/write/safe_write/
vda
1
-190
/
+208
2007-04-10
echo: fix regression ("echo" with no arguments didn't print newline.
vda
1
-8
/
+11
2007-04-10
audit small applets and mark some of them as NOFORK.
vda
41
-128
/
+173
2007-04-10
style fixes. No code changes.
vda
13
-31
/
+30
2007-04-10
- very minor shrinkage (-3b)
aldot
2
-5
/
+7
2007-04-10
- use skip_non_whitespace() where appropriate
aldot
3
-7
/
+3
2007-04-10
- add prototype for str_tolower()
aldot
1
-0
/
+2
2007-04-10
- add libbb function str_tolower to convert a string to lowercase.
aldot
3
-56
/
+63
2007-04-09
make xfunctions optionally longjump instead of exit.
vda
10
-24
/
+39
2007-04-09
factor out NOFORK/NOEXEC code from find. Use it for xargs too.
vda
4
-68
/
+76
2007-04-09
xargs: shrink code, ~80 bytes
vda
2
-77
/
+80
2007-04-09
wait4pid: if passed with pid < 0, do not set errno - it is already set by exec!
vda
2
-34
/
+33
2007-04-09
Implement first instance of NOFORK applet - echo
vda
6
-50
/
+77
2007-04-09
busybox: fix "<applet>: applet not found" message
vda
1
-1
/
+5
2007-04-09
Improve STANDALONE_SHELL. "safe" applets are renamed NOEXEC applets
vda
5
-93
/
+65
2007-04-09
msh: smallish code shrinkage; cosmetics
vda
1
-68
/
+58
2007-04-09
merge busybox.c into applets.c
vda
6
-209
/
+199
2007-04-08
applets.h: de-obfuscate
vda
1
-26
/
+35
2007-04-08
add some missed statics on constant objects.
vda
10
-35
/
+40