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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adduser: close /etc/{passwd,shadow} before calling passwd etc.
Denis Vlasenko
2007-07-14
1
-5
/
+5
*
vi: make status line less confusing when we open non-readable files,
Denis Vlasenko
2007-07-14
1
-59
/
+40
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
40
-331
/
+295
*
ash: small size optimization
Denis Vlasenko
2007-07-14
1
-33
/
+33
*
ash: recognize -l as --login equivalent; do not recognize +-login
Denis Vlasenko
2007-07-14
1
-9
/
+12
*
ash: fix for buglet in DEBUG code (Nguyen Thai Ngoc Duy <pclouds@gmail.com>)
Denis Vlasenko
2007-07-14
1
-15
/
+16
*
FAQ: add timezone Q
Denis Vlasenko
2007-07-13
1
-41
/
+60
*
nc: minor code shrink
Denis Vlasenko
2007-07-13
1
-54
/
+37
*
remove last source id
Mike Frysinger
2007-07-13
1
-2
/
+0
*
add support for --symbol-prefix/-P
Mike Frysinger
2007-07-13
1
-13
/
+16
*
fix applet order error
Denis Vlasenko
2007-07-06
1
-1
/
+1
*
md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path)
Denis Vlasenko
2007-07-05
4
-48
/
+51
*
udhcp: many small fixes:
Denis Vlasenko
2007-07-03
11
-185
/
+177
*
correct_password: if password is 'x' or '*' and there is no shadow, use
Denis Vlasenko
2007-07-03
1
-4
/
+2
*
ifupdown: kill -TERM is default, so drop -TERM
Denis Vlasenko
2007-07-03
1
-37
/
+50
*
correct_password: do not print "no shadow passwd..." message
Denis Vlasenko
2007-07-03
1
-10
/
+7
*
ping: fix non-fancy ping6
Denis Vlasenko
2007-07-02
1
-1
/
+2
*
devfsd: futher sanitization by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-01
1
-118
/
+63
*
expr: small code shrink
Denis Vlasenko
2007-07-01
1
-4
/
+7
*
devfsd: indentation fixes
Denis Vlasenko
2007-07-01
1
-6
/
+6
*
find: fix build failure on certain configs
Denis Vlasenko
2007-07-01
2
-2
/
+4
*
find: style fix
Denis Vlasenko
2007-07-01
1
-6
/
+6
*
ps: revert wrong "optimization": (i & 1) -> i
Denis Vlasenko
2007-07-01
1
-1
/
+1
*
fix comment placement (no code changes)
Denis Vlasenko
2007-07-01
1
-1
/
+2
*
udhcp: new config option "Rewrite the lease file at every new acknowledge"
Denis Vlasenko
2007-07-01
10
-115
/
+151
*
ps: fix "unused variable" warning; fix integer variable declared as char.
Denis Vlasenko
2007-07-01
1
-3
/
+4
*
web site: announce 1.6.1
Denis Vlasenko
2007-06-30
1
-0
/
+9
*
top,ps: improve /proc/PID/cmdinfo reading code
Denis Vlasenko
2007-06-30
5
-59
/
+80
*
add bb_basename.c
Denis Vlasenko
2007-06-30
1
-0
/
+18
*
introduce and use bb_basename()
Denis Vlasenko
2007-06-30
14
-73
/
+40
*
killall, pidof: use argv0 for process matching too
Denis Vlasenko
2007-06-30
4
-27
/
+60
*
procps: shrink /proc scanning code a bit
Denis Vlasenko
2007-06-30
1
-16
/
+22
*
document firmware support
Mike Frysinger
2007-06-28
1
-0
/
+12
*
wget: fix bug in base64 encoding (bug 1404). +10 bytes.
Denis Vlasenko
2007-06-27
1
-18
/
+23
*
devfsd: style cleanup; size reduction (Tito <farmatito@tiscali.it>)
Denis Vlasenko
2007-06-27
2
-135
/
+48
*
uuencode: shrink
Denis Vlasenko
2007-06-26
4
-42
/
+31
*
devfsd: fix formatting (Tito <farmatito@tiscali.it>)
Denis Vlasenko
2007-06-25
2
-510
/
+447
*
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-06-25
26
-66
/
+55
*
- need to pass the PATH down to the gcc-version check to be able to find the ...
Bernhard Reutner-Fischer
2007-06-25
1
-1
/
+1
*
test: suppress gcc warning
Denis Vlasenko
2007-06-25
2
-14
/
+14
*
httpd: NOMMU fixes by Alex Landau <landau_alex@yahoo.com>
Denis Vlasenko
2007-06-23
1
-0
/
+12
*
pidof: size optimizations (-50 bytes)
Denis Vlasenko
2007-06-23
3
-20
/
+44
*
- handy to have the cross_compile block here, too
Bernhard Reutner-Fischer
2007-06-22
1
-2
/
+10
*
syslogd: do not convert tabs to ^I
Denis Vlasenko
2007-06-21
1
-1
/
+1
*
test: shrink a bit
Denis Vlasenko
2007-06-21
3
-19
/
+8
*
build system: remove kernel .config locations (spotted by walter harms <wharm...
Denis Vlasenko
2007-06-21
1
-4
/
+1
*
random shrinkage of statics, -60 bytes saved
Denis Vlasenko
2007-06-21
6
-18
/
+24
*
tar: improve OLDGNU compat, make old SUN compat configurable
Denis Vlasenko
2007-06-21
3
-6
/
+35
*
- add ATTRIBUTE_UNUSED_RESULT for internal use
Bernhard Reutner-Fischer
2007-06-21
1
-0
/
+3
*
since we removed the deprecated matches() now and thus not alot of warnings a...
Bernhard Reutner-Fischer
2007-06-21
1
-0
/
+3
[prev]
[next]