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
...
*
hush: fix the comment
Denis Vlasenko
2008-02-11
1
-1
/
+1
*
hush: reset die_sleep to 0 in child after fork
Denis Vlasenko
2008-02-11
1
-6
/
+10
*
getpot: add support for "a+" specifier for nonnegative int parameters.
Denis Vlasenko
2008-02-10
3
-44
/
+55
*
microcom: read more than 1 byte from device, if possible
Denis Vlasenko
2008-02-10
1
-14
/
+16
*
ash: fix "orwell bug" 1984. Testcase:
Denis Vlasenko
2008-02-10
2
-55
/
+79
*
hush: small fixes to docs/testsuite
Denis Vlasenko
2008-02-10
2
-3
/
+3
*
hush: reinstate `cmd` handling for NOMMU (with fat big warning).
Denis Vlasenko
2008-02-10
5
-92
/
+166
*
microcom: compile fixes
Denis Vlasenko
2008-02-09
1
-2
/
+3
*
microcom: split -d (delay) option away from -t
Denis Vlasenko
2008-02-09
2
-20
/
+28
*
build system: make it do without od -t
Denis Vlasenko
2008-02-09
1
-4
/
+12
*
mktemp: don't advertise -q option
Denis Vlasenko
2008-02-09
1
-1
/
+1
*
mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>)
Denis Vlasenko
2008-02-09
2
-12
/
+24
*
test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite
Denis Vlasenko
2008-02-09
2
-22
/
+53
*
sendmail: update from maintainer
Denis Vlasenko
2008-02-08
5
-242
/
+472
*
microcom: update from maintainer
Denis Vlasenko
2008-02-08
1
-82
/
+71
*
README: doccument the need of CONFIG_DESKTOP
Denis Vlasenko
2008-02-08
4
-16
/
+15
*
httpd: add a bit of error logging; a few code simplifications. +29 bytes.
Denis Vlasenko
2008-02-08
1
-7
/
+11
*
- add eject -s for SCSI- and USB-devices (Nico Erfurth)
Bernhard Reutner-Fischer
2008-02-08
4
-17
/
+82
*
force disable setlocalversion usage in busybox
Mike Frysinger
2008-02-07
1
-1
/
+1
*
some more fixes for cross-compiling on an OS X host: apple provides core type...
Mike Frysinger
2008-02-07
2
-6
/
+16
*
only include mntent.h according to HAVE_MNTENT_H and dont define this on OS X
Mike Frysinger
2008-02-07
2
-2
/
+5
*
udhcp: ifdef out unused members
Denis Vlasenko
2008-02-04
2
-0
/
+4
*
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
2008-02-04
10
-14
/
+79
*
unzip: do not try to read entire compressed stream at once (it can be huge)
Denis Vlasenko
2008-02-04
2
-7
/
+18
*
zcip: open ARP socket before openlog
Denis Vlasenko
2008-02-04
1
-11
/
+13
*
nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com>
Denis Vlasenko
2008-02-04
1
-15
/
+33
*
mkswap: do not do extra seek
Denis Vlasenko
2008-02-03
3
-3
/
+28
*
ps: fixlet to disabled compat code
Denis Vlasenko
2008-02-03
1
-2
/
+2
*
ash: readability enhancement, no code changes
Denis Vlasenko
2008-02-03
1
-15
/
+20
*
getty: don't try to detect parity on local lines
Denis Vlasenko
2008-02-02
1
-1
/
+1
*
fsck: don't kill pid -1! (Roy Marples <roy at marples.name>)
Denis Vlasenko
2008-02-02
1
-0
/
+6
*
msh: also handle EOF/read errors correctly
Denis Vlasenko
2008-02-02
1
-4
/
+4
*
msh: fix Ctrl-C handling with line editing
Denis Vlasenko
2008-02-02
3
-6
/
+7
*
sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com>
Denis Vlasenko
2008-02-02
2
-85
/
+111
*
ps: add (disabled) compat code
Denis Vlasenko
2008-02-02
1
-0
/
+14
*
nc: fix fallout from C99 standard compliance change
Denis Vlasenko
2008-02-02
1
-20
/
+20
*
Fix compilation error when FEATURE_FANCY_PING enabled. Also
Paul Fox
2008-02-01
2
-8
/
+8
*
add support for renaming/relocating device nodes
Mike Frysinger
2008-02-01
3
-5
/
+61
*
add a mini-faq about std{in,out,err}
Mike Frysinger
2008-02-01
1
-2
/
+4
*
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
2008-01-29
18
-99
/
+98
*
init: allow last line to be not terminated by '\n'
Denis Vlasenko
2008-01-29
1
-3
/
+3
*
mount: allow and ignore _netdev option
Denis Vlasenko
2008-01-29
1
-0
/
+2
*
- update defconfig
Bernhard Reutner-Fischer
2008-01-29
1
-3
/
+6
*
ash: code readability enhancements, no real code changes
Denis Vlasenko
2008-01-29
1
-31
/
+25
*
sendmail: really svn add it
Denis Vlasenko
2008-01-29
1
-0
/
+313
*
*: move getopt reset code to better place(s)
Denis Vlasenko
2008-01-28
4
-26
/
+31
*
sendmail: new applet by dronnikov at gmail.com
Denis Vlasenko
2008-01-28
4
-0
/
+38
*
*: tidy up usage of char **environ
Denis Vlasenko
2008-01-28
11
-17
/
+12
*
microcom: undo #define trick, gcc fails to take advantage of it
Denis Vlasenko
2008-01-28
1
-3
/
+3
*
mkswap, readahead: stop using fdlength, it is reported to be unreliable
Denis Vlasenko
2008-01-27
3
-4
/
+15
[prev]
[next]