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