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
...
*
- add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup.
Bernhard Reutner-Fischer
2008-08-21
1
-0
/
+7
*
- fix typo of mine
Bernhard Reutner-Fischer
2008-08-21
1
-2
/
+1
*
- improve documentation a bit
Bernhard Reutner-Fischer
2008-08-21
1
-5
/
+6
*
- some more nitpicks
Bernhard Reutner-Fischer
2008-08-21
1
-8
/
+11
*
- some more markup fixes
Bernhard Reutner-Fischer
2008-08-21
1
-12
/
+14
*
- fix typo
Bernhard Reutner-Fischer
2008-08-21
1
-2
/
+1
*
more of pointless beautifuing on the web page
Denis Vlasenko
2008-08-21
1
-10
/
+10
*
trim webpage text a bit
Denis Vlasenko
2008-08-21
1
-2
/
+0
*
- drop outdated paragraph (which additionally contained some mistyped html-li...
Bernhard Reutner-Fischer
2008-08-21
1
-11
/
+1
*
- misc. minor tweaks
Bernhard Reutner-Fischer
2008-08-21
2
-8
/
+9
*
- point people to the current stable branch
Bernhard Reutner-Fischer
2008-08-21
1
-1
/
+1
*
- tweak markup
Bernhard Reutner-Fischer
2008-08-21
1
-10
/
+5
*
more cosmetic fixes on the website
Denis Vlasenko
2008-08-21
1
-2
/
+1
*
cosmetic fixes on the webpage
Denis Vlasenko
2008-08-21
1
-4
/
+4
*
- tweak markup
Bernhard Reutner-Fischer
2008-08-21
2
-2
/
+2
*
- bump copyright year
Bernhard Reutner-Fischer
2008-08-21
1
-1
/
+1
*
- fix markup
Bernhard Reutner-Fischer
2008-08-21
1
-2
/
+2
*
- fix some wrong markup.
Bernhard Reutner-Fischer
2008-08-21
6
-161
/
+161
*
- correct release date for 1.12.0 and fix a few typos
Bernhard Reutner-Fischer
2008-08-21
1
-12
/
+11
*
announce 1.12.0
Denis Vlasenko
2008-08-21
1
-0
/
+146
*
Bump version to 1.13.0.svn
Denis Vlasenko
2008-08-20
1
-2
/
+2
*
This is 1.12.0
1_12_0
Denis Vlasenko
2008-08-20
1
-1
/
+1
*
getopt32: do not return pointer to alloca() areas
Denis Vlasenko
2008-08-20
1
-1
/
+12
*
envdir: fix "envdir with no params" case
Denis Vlasenko
2008-08-20
1
-1
/
+3
*
findfs: make it use setuid-ness of busybox binary
Denis Vlasenko
2008-08-20
1
-1
/
+1
*
fsck: use getmntent_r instead of open-coded parsing. By Vladimir
Denis Vlasenko
2008-08-20
1
-116
/
+17
*
linedit: fix use-after-free
Denis Vlasenko
2008-08-20
1
-2
/
+3
*
libbb: getopt32() should not ever touch argv[0] (even read)
Denis Vlasenko
2008-08-20
1
-1
/
+2
*
libbb: fix mishandling of "all argv are opts" in getopt32()
Denis Vlasenko
2008-08-20
2
-42
/
+25
*
ifupdown: fixes for shutdown of DHCP-managed interfaces
Denis Vlasenko
2008-08-19
1
-6
/
+30
*
Updating defconfig, fixing a typo in Config.in
Denis Vlasenko
2008-08-19
3
-3
/
+10
*
- add new applet rdev (Grant Erickson)
Bernhard Reutner-Fischer
2008-08-19
6
-0
/
+41
*
showkey: new applet by Vladimir
Denis Vlasenko
2008-08-17
5
-1
/
+156
*
setfont: new applet by Vladimir
Denis Vlasenko
2008-08-17
5
-63
/
+96
*
libbb: use ptsname_r, it's smaller
Denis Vlasenko
2008-08-17
1
-10
/
+14
*
ash: fix "(cat < file)" hang introduced by rev 22944.
Denis Vlasenko
2008-08-16
3
-11
/
+20
*
cut: fix buffer overflow (bug 4544).
Denis Vlasenko
2008-08-15
1
-1
/
+1
*
chpst: fix "envdir dir" case (bug 4574).
Denis Vlasenko
2008-08-15
1
-1
/
+1
*
arp: without -H <type>, assume "ether". closes 4564
Denis Vlasenko
2008-08-15
1
-2
/
+2
*
install: fix long option not taking params (bug 4584)
Denis Vlasenko
2008-08-15
1
-3
/
+3
*
mkdir: fix "uname 0222; mkdir foo/bar" case
Denis Vlasenko
2008-08-15
1
-21
/
+16
*
nmeter: fix read past the end if a buffer. Closes 4594
Denis Vlasenko
2008-08-14
1
-2
/
+4
*
ifupdown: fixes for custom MAC address, by Wade Berrier <wberrier AT gmail.com>
Denis Vlasenko
2008-08-12
1
-2
/
+18
*
sendmail: work around (bogus) gcc warning
Denis Vlasenko
2008-08-10
1
-5
/
+6
*
fix byte-swapping of compressed help on big-endian machines
Denis Vlasenko
2008-08-09
1
-5
/
+12
*
optimize config_read() (by Timo Teras <timo.teras AT iki.fi>)
Denis Vlasenko
2008-08-09
3
-115
/
+91
*
grep: option to use GNU regex matching instead of POSIX one.
Denis Vlasenko
2008-08-09
5
-36
/
+155
*
- support relatime / norelatime
Bernhard Reutner-Fischer
2008-08-06
3
-1
/
+8
*
- fix typo
Bernhard Reutner-Fischer
2008-08-06
1
-1
/
+1
*
modprobe-small: fix infinite looping, by Timo Teras
Denis Vlasenko
2008-08-06
1
-1
/
+3
[prev]
[next]