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
*
find: tweak error message
Bernhard Reutner-Fischer
2010-02-25
1
-2
/
+6
*
typo fixes
Denys Vlasenko
2010-02-24
1
-2
/
+2
*
mdev: fix subsystem passing (new kernels broke it again) - bugs 639, 721.
Denys Vlasenko
2010-02-24
1
-22
/
+32
*
fdisk: do not treat names ending in '0' as partitions
Denys Vlasenko
2010-02-24
1
-2
/
+3
*
tweak README (s/svn/git)
Denys Vlasenko
2010-02-24
1
-6
/
+11
*
install: strip before mode/uid/gid is set, not after.
Denys Vlasenko
2010-02-21
1
-12
/
+13
*
loadfont/setfont: optional PSF2 font support
Harald Becker
2010-02-21
2
-108
/
+224
*
free: code shrink
Denys Vlasenko
2010-02-21
1
-35
/
+48
*
Replace __uClinux__ define with !BB_MMU
Denys Vlasenko
2010-02-21
2
-4
/
+4
*
fix bug 1087. Fix by Leonid (lly.dev AT gmail.com)
Denys Vlasenko
2010-02-21
3
-2
/
+8
*
fix typos in comments and doc
Denys Vlasenko
2010-02-19
2
-2
/
+2
*
fix Unicode build on glibc
Denys Vlasenko
2010-02-19
1
-2
/
+5
*
netstat: fix a trivial bug
Denys Vlasenko
2010-02-19
1
-1
/
+1
*
usage: fix typo
Bernhard Reutner-Fischer
2010-02-14
1
-1
/
+1
*
delete forgotten chunk in prev commit
Denys Vlasenko
2010-02-14
1
-1
/
+0
*
trim help text
Denys Vlasenko
2010-02-14
1
-66
/
+65
*
trim/regularize help text
Denys Vlasenko
2010-02-13
1
-108
/
+113
*
gunzip: inflate_codes(): add fix from upstream gzip to prevent false CRC error
Joakim Tjernlund
2010-02-11
1
-1
/
+4
*
include/platform.h: PowerPC can also do unaligned access
Joakim Tjernlund
2010-02-11
1
-1
/
+1
*
wget: fix bug 1057 "busybox wget segfaults with http_proxy environment set"
Denys Vlasenko
2010-02-11
1
-0
/
+1
*
wget: ignore --no-check-certificate
Bernhard Reutner-Fischer
2010-02-10
2
-1
/
+3
*
compat and warning fixes
Denys Vlasenko
2010-02-09
2
-1
/
+4
*
libbb/md5.c: remove wrong comment
Denys Vlasenko
2010-02-08
1
-7
/
+5
*
volume_id/linux_swap: detect suspended image signatures too
Vladimir Dronnikov
2010-02-08
1
-1
/
+5
*
hush: note a FIXME
Denys Vlasenko
2010-02-08
1
-0
/
+1
*
shaNNNsum: accept and ignore -b and -t
Denys Vlasenko
2010-02-07
1
-2
/
+4
*
bloat-o-meter: convert to print() calls
Bernhard Reutner-Fischer
2010-02-07
1
-4
/
+4
*
bloat-o-meter: fix quadric behavior in alias resolution
Bernhard Reutner-Fischer
2010-02-07
1
-29
/
+68
*
dnsd: add -s option. This allows (clumsy) operation with read dns servers
Denys Vlasenko
2010-02-07
2
-35
/
+45
*
dnsd: add more -v messages
Denys Vlasenko
2010-02-07
1
-6
/
+18
*
dnsd: better usage text
Denys Vlasenko
2010-02-06
1
-8
/
+8
*
dnsd: fix one big-endian goof; add a TODO about RA bit
Denys Vlasenko
2010-02-06
2
-18
/
+26
*
adduser: copy /etc/skel to mew homes. +100 bytes
Denys Vlasenko
2010-02-06
3
-6
/
+25
*
cosmetic fixes
Denys Vlasenko
2010-02-06
2
-7
/
+8
*
hexdump: fix "hexdump nonexistent_file" handling
Denys Vlasenko
2010-02-06
1
-2
/
+2
*
whitespace fix
Denys Vlasenko
2010-02-06
1
-1
/
+0
*
udhcp[cd]: fix aliasing warnings
Denys Vlasenko
2010-02-05
2
-2
/
+2
*
awk: remove wrong comment
Denys Vlasenko
2010-02-05
1
-1
/
+1
*
*: fix 1/4 remaining aliasing warnings
Denys Vlasenko
2010-02-05
4
-36
/
+34
*
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
6
-36
/
+40
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
49
-58
/
+65
*
diff: more compiler compat fixes. no code changes
Dan Fandrich
2010-02-04
2
-8
/
+10
*
diff: make code more portable
Dan Fandrich
2010-02-04
1
-27
/
+40
*
libbb: fix bb_ask() to operate on correct fd
Denys Vlasenko
2010-02-03
1
-3
/
+2
*
bloat-o-meter: teach it to handle aliases
Bernhard Reutner-Fischer
2010-02-02
1
-26
/
+46
*
mkfs_ext2: fix bad comment. no code changes
Denys Vlasenko
2010-02-02
1
-3
/
+3
*
more thorough fix for systems with strange socklen_t
Denys Vlasenko
2010-02-02
6
-32
/
+36
*
stat: get rid on intmax_t
Denys Vlasenko
2010-02-02
3
-105
/
+93
*
tftpd: fix file creation with bogus mode. Closes bug 1021.
Denys Vlasenko
2010-02-02
1
-1
/
+1
*
mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)
Denys Vlasenko
2010-02-01
8
-49
/
+66
[next]