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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 1.9.1
1_9_1
Denis Vlasenko
2008-02-12
1
-1
/
+1
*
Applied post 1.9.0 fixes
Denis Vlasenko
2008-02-12
13
-207
/
+221
*
merge fix for blank lines from trunk
Mike Frysinger
2008-02-12
1
-2
/
+6
*
- Fix hdparm's ioctl parameter passing (John Brandwood)
Bernhard Reutner-Fischer
2008-01-19
1
-6
/
+6
*
- correct helptext of stat (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-01-17
1
-1
/
+1
*
Announce 1.9.0
1_9_0
Denis Vlasenko
2007-12-24
2
-2
/
+71
*
hush: fixlet for NOMMU
Denis Vlasenko
2007-12-24
2
-69
/
+135
*
nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)
Denis Vlasenko
2007-12-24
14
-90
/
+179
*
defconfig: update
Denis Vlasenko
2007-12-24
4
-9
/
+15
*
od: reduce data/bss usage (code size went down too)
Denis Vlasenko
2007-12-24
1
-41
/
+30
*
umount: fix fallout from stack reduction change
Denis Vlasenko
2007-12-24
1
-2
/
+2
*
vi: speed up some string ops
Denis Vlasenko
2007-12-23
1
-42
/
+56
*
cttyhack: trivial build fixlet
Denis Vlasenko
2007-12-22
1
-1
/
+1
*
vi: reduce amount of memset'ing on each screen refresh
Denis Vlasenko
2007-12-22
1
-9
/
+13
*
vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable,
Denis Vlasenko
2007-12-22
3
-22
/
+51
*
perror_nomsg: don't print extra colon
Denis Vlasenko
2007-12-22
3
-6
/
+8
*
vi: change MAX_LINELEN meaning: now it is the biggest supported
Denis Vlasenko
2007-12-22
2
-317
/
+309
*
fix buglets found by randomconfig
Denis Vlasenko
2007-12-21
2
-2
/
+4
*
vi: fix a problem with displaying overlong lines
Denis Vlasenko
2007-12-21
1
-107
/
+120
*
udhcp: decided to not send "short" dhcp packets,
Denis Vlasenko
2007-12-21
1
-1
/
+6
*
udhcp: fix oversized packet sending (introduced by "slack for bad dhcp server...
Denis Vlasenko
2007-12-20
7
-43
/
+49
*
fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;)
Denis Vlasenko
2007-12-16
5
-213
/
+225
*
msh: reduce global data/bss usage
Denis Vlasenko
2007-12-16
1
-228
/
+225
*
ash: reduce global data/bss usage
Denis Vlasenko
2007-12-16
1
-179
/
+277
*
traceroute: stop using global data/bss
Denis Vlasenko
2007-12-16
1
-43
/
+63
*
add a link to vda's pet projects
Denis Vlasenko
2007-12-13
1
-0
/
+1
*
num conversions: allow for leading '+' (renice needs that)
Denis Vlasenko
2007-12-11
1
-5
/
+7
*
cttyhack: add missing ';'
Denis Vlasenko
2007-12-10
2
-6
/
+8
*
init: remove superfluous forks and messing up with argv[0]
Denis Vlasenko
2007-12-10
5
-135
/
+141
*
udhcpc: support for -O <option>.
Denis Vlasenko
2007-12-10
5
-78
/
+97
*
find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>)
Denis Vlasenko
2007-12-09
2
-3
/
+8
*
lineedit: don't violate API if we do simple fgets
Denis Vlasenko
2007-12-09
2
-5
/
+7
*
vi: don't use common_bufsiz as read buffer, it can be too small
Denis Vlasenko
2007-12-09
1
-3
/
+6
*
signal names hack was wrong, it broke "get signal name" function.
Denis Vlasenko
2007-12-04
1
-43
/
+40
*
getty: a small code shrink
Denis Vlasenko
2007-12-04
1
-34
/
+33
*
Make signal table a bit smaller
Denis Vlasenko
2007-12-04
1
-3
/
+6
*
guard against SIGxxx >= 32 (no code changes on i386)
Denis Vlasenko
2007-12-04
1
-34
/
+39
*
getty: don't accept ancient '#' and '@' as backspace/kill line,
Denis Vlasenko
2007-12-04
2
-227
/
+639
*
lineedit: reduce stack usage
Denis Vlasenko
2007-12-03
2
-83
/
+80
*
fix whitespace damage
Denis Vlasenko
2007-12-02
1
-1
/
+1
*
mkfs.minix: add testsuite; disable code which makes images variable
Denis Vlasenko
2007-12-02
2
-4
/
+25
*
attack the biggest stack users:
Denis Vlasenko
2007-12-02
8
-20
/
+85
*
explain why we use mmap instead of malloc
Denis Vlasenko
2007-12-02
1
-0
/
+2
*
libnetlink: comment out unused code; don't use 8k stack buffers
Denis Vlasenko
2007-12-02
2
-37
/
+65
*
Fix minor discrepancy in "make help"
Denis Vlasenko
2007-12-02
1
-2
/
+2
*
Introduce FEATURE_COPYBUF_KB.
Denis Vlasenko
2007-12-02
2
-8
/
+34
*
dd: fix a bug where we don't report write errors
Denis Vlasenko
2007-12-02
2
-70
/
+63
*
dd: add testsuite entry for write errors
Denis Vlasenko
2007-12-02
1
-0
/
+2
*
test: stop using lots of bss.
Denis Vlasenko
2007-11-30
3
-29
/
+67
*
dhcp: heed TODO item - divorced options from their string descriptions
Denis Vlasenko
2007-11-29
8
-88
/
+135
[next]