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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-04
ifconfig: use IPv6 infrastructure
Denis Vlasenko
3
-29
/
+28
2007-02-04
mount: (try to) support cifs with IPv6
Denis Vlasenko
3
-15
/
+33
2007-02-04
add x to IPv6 functions which can die
Denis Vlasenko
10
-36
/
+37
2007-02-04
mkconfigs: remove echo "`...`" contortion
Denis Vlasenko
1
-11
/
+10
2007-02-04
BB_EXECLP should call execlp, not execvp
Denis Vlasenko
1
-1
/
+1
2007-02-03
s/PREFIX/CONFIG_PREFIX/
Denis Vlasenko
7
-15
/
+15
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
245
-25
/
+268
2007-02-03
do not put all <applet>_main() declarations
Denis Vlasenko
3
-14
/
+9
2007-02-03
- include busybox.h before looking at an eventual #if ENABLE_DESKTOP
Bernhard Reutner-Fischer
1
-2
/
+2
2007-02-03
add TODO
Denis Vlasenko
1
-1
/
+3
2007-02-03
usage_compressed: be more permissive in which od flavors we support
Denis Vlasenko
1
-1
/
+1
2007-02-03
assorted fixes for bugs found with randomconfig
Denis Vlasenko
5
-8
/
+12
2007-02-03
lineedit: add missing #if/#endif
Denis Vlasenko
2
-5
/
+6
2007-02-03
Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETS
Denis Vlasenko
3
-19
/
+14
2007-02-03
sigset_t blocked_sigset is too big for static (128 bytes)
Denis Vlasenko
1
-9
/
+11
2007-02-03
svlogd: fix performance problems: excessive write,
Denis Vlasenko
1
-26
/
+46
2007-02-03
svlogd: do not set O_NONBLOCK on stdin permanently - that can
Denis Vlasenko
1
-28
/
+44
2007-02-02
- minor tweak
Bernhard Reutner-Fischer
1
-2
/
+3
2007-02-02
- update helptext
Bernhard Reutner-Fischer
1
-0
/
+1
2007-02-02
add a comment so that people won't get confused
Denis Vlasenko
1
-0
/
+1
2007-02-02
sv: fix incorrect option parsing and reduce size
Denis Vlasenko
1
-120
/
+176
2007-02-02
httpd: directory indexer example doesn't need piping thru dd anymore
Denis Vlasenko
1
-5
/
+0
2007-02-02
find -user support by Natanael Copa <natanael.copa@gmail.com>
Denis Vlasenko
2
-0
/
+26
2007-02-02
trivial warning fix
Denis Vlasenko
1
-1
/
+1
2007-02-02
udhcpd: allow "domain" to be a list of DNS servers, not just one
Denis Vlasenko
2
-13
/
+21
2007-02-01
correct wget's comment
Denis Vlasenko
1
-1
/
+1
2007-02-01
add -Wwrite-strings to Makefile
Denis Vlasenko
1
-4
/
+4
2007-02-01
msh: cleaning up for -Wwrite-strings part #4
Denis Vlasenko
1
-270
/
+287
2007-02-01
msh: cleaning up for -Wwrite-strings part #3
Denis Vlasenko
1
-61
/
+57
2007-02-01
msh: cleaning up for -Wwrite-strings part #2
Denis Vlasenko
1
-675
/
+648
2007-02-01
msh: cleaning up for -Wwrite-strings
Denis Vlasenko
1
-196
/
+236
2007-01-30
lash: -Wwrite-strings fixes
Denis Vlasenko
1
-22
/
+24
2007-01-30
hush: style fixes
Denis Vlasenko
1
-89
/
+105
2007-01-30
hush: now it's -Wwrite-strings clean
Denis Vlasenko
1
-26
/
+32
2007-01-30
hush: style fixes
Denis Vlasenko
1
-314
/
+332
2007-01-30
hust: -Wwrite-strings fixes
Denis Vlasenko
1
-15
/
+18
2007-01-30
silly space saving in sed
Denis Vlasenko
1
-6
/
+6
2007-01-30
micro optimization
Denis Vlasenko
1
-1
/
+1
2007-01-30
preparatory patch for -Wwrite-strings #8 (missed part)
Denis Vlasenko
2
-9
/
+7
2007-01-29
- improve spelling
Bernhard Reutner-Fischer
1
-2
/
+2
2007-01-29
preparatory patch for -Wwrite-strings #7: sed
Denis Vlasenko
1
-13
/
+16
2007-01-29
preparatory patch for -Wwrite-strings #6
Denis Vlasenko
7
-76
/
+74
2007-01-29
preparatory patch for -Wwrite-strings #5
Denis Vlasenko
11
-60
/
+49
2007-01-29
preparatory patch for -Wwrite-strings #4
Denis Vlasenko
14
-71
/
+68
2007-01-29
preparatory patch for -Wwrite-strings #3
Denis Vlasenko
10
-44
/
+42
2007-01-29
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
32
-109
/
+110
2007-01-29
preparatory patch for -Wwrite-strings #1
Denis Vlasenko
17
-52
/
+59
2007-01-29
taskset: fix incorrect rage spec and allow 0xXXX input
Denis Vlasenko
2
-38
/
+31
2007-01-29
add to testsuite and fix yet another sed corner case
Denis Vlasenko
2
-6
/
+27
2007-01-29
disable -Wold-style-definition for gcc 3.x
Denis Vlasenko
3
-7
/
+28
[next]