index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
path:
root
/
runit
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-12
msh: shrink, mainly by using smallints
Denis Vlasenko
1
-61
/
+57
2008-02-11
msh: do not run pipes where last command is a builtin
Denis Vlasenko
1
-42
/
+41
2008-02-11
httpd: fix bug where we did chdir("") if CGI path had only one "/".
Denis Vlasenko
1
-20
/
+22
2008-02-11
- shrink a tiny bit (-30Bytes)
Bernhard Reutner-Fischer
1
-30
/
+27
2008-02-11
- spelling fixes
Bernhard Reutner-Fischer
10
-17
/
+17
2008-02-11
hush: die_sllep needs restoring only if job control is on
Denis Vlasenko
1
-3
/
+6
2008-02-11
hush: close-on-exec interactive_fd
Denis Vlasenko
1
-1
/
+3
2008-02-11
hush: set CLOEXEC on script file being executed
Denis Vlasenko
1
-0
/
+1
2008-02-11
hush: fix the comment
Denis Vlasenko
1
-1
/
+1
2008-02-11
hush: reset die_sleep to 0 in child after fork
Denis Vlasenko
1
-6
/
+10
2008-02-10
getpot: add support for "a+" specifier for nonnegative int parameters.
Denis Vlasenko
3
-44
/
+55
2008-02-10
microcom: read more than 1 byte from device, if possible
Denis Vlasenko
1
-14
/
+16
2008-02-10
ash: fix "orwell bug" 1984. Testcase:
Denis Vlasenko
2
-55
/
+79
2008-02-10
hush: small fixes to docs/testsuite
Denis Vlasenko
2
-3
/
+3
2008-02-10
hush: reinstate `cmd` handling for NOMMU (with fat big warning).
Denis Vlasenko
5
-92
/
+166
2008-02-09
microcom: compile fixes
Denis Vlasenko
1
-2
/
+3
2008-02-09
microcom: split -d (delay) option away from -t
Denis Vlasenko
2
-20
/
+28
2008-02-09
build system: make it do without od -t
Denis Vlasenko
1
-4
/
+12
2008-02-09
mktemp: don't advertise -q option
Denis Vlasenko
1
-1
/
+1
2008-02-09
mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>)
Denis Vlasenko
2
-12
/
+24
2008-02-09
test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite
Denis Vlasenko
2
-22
/
+53
2008-02-08
sendmail: update from maintainer
Denis Vlasenko
5
-242
/
+472
2008-02-08
microcom: update from maintainer
Denis Vlasenko
1
-82
/
+71
2008-02-08
README: doccument the need of CONFIG_DESKTOP
Denis Vlasenko
4
-16
/
+15
2008-02-08
httpd: add a bit of error logging; a few code simplifications. +29 bytes.
Denis Vlasenko
1
-7
/
+11
2008-02-08
- add eject -s for SCSI- and USB-devices (Nico Erfurth)
Bernhard Reutner-Fischer
4
-17
/
+82
2008-02-07
force disable setlocalversion usage in busybox
Mike Frysinger
1
-1
/
+1
2008-02-07
some more fixes for cross-compiling on an OS X host: apple provides core type...
Mike Frysinger
2
-6
/
+16
2008-02-07
only include mntent.h according to HAVE_MNTENT_H and dont define this on OS X
Mike Frysinger
2
-2
/
+5
2008-02-04
udhcp: ifdef out unused members
Denis Vlasenko
2
-0
/
+4
2008-02-04
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
10
-14
/
+79
2008-02-04
unzip: do not try to read entire compressed stream at once (it can be huge)
Denis Vlasenko
2
-7
/
+18
2008-02-04
zcip: open ARP socket before openlog
Denis Vlasenko
1
-11
/
+13
2008-02-04
nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com>
Denis Vlasenko
1
-15
/
+33
2008-02-03
mkswap: do not do extra seek
Denis Vlasenko
3
-3
/
+28
2008-02-03
ps: fixlet to disabled compat code
Denis Vlasenko
1
-2
/
+2
2008-02-03
ash: readability enhancement, no code changes
Denis Vlasenko
1
-15
/
+20
2008-02-02
getty: don't try to detect parity on local lines
Denis Vlasenko
1
-1
/
+1
2008-02-02
fsck: don't kill pid -1! (Roy Marples <roy at marples.name>)
Denis Vlasenko
1
-0
/
+6
2008-02-02
msh: also handle EOF/read errors correctly
Denis Vlasenko
1
-4
/
+4
2008-02-02
msh: fix Ctrl-C handling with line editing
Denis Vlasenko
3
-6
/
+7
2008-02-02
sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com>
Denis Vlasenko
2
-85
/
+111
2008-02-02
ps: add (disabled) compat code
Denis Vlasenko
1
-0
/
+14
2008-02-02
nc: fix fallout from C99 standard compliance change
Denis Vlasenko
1
-20
/
+20
2008-02-01
Fix compilation error when FEATURE_FANCY_PING enabled. Also
Paul Fox
2
-8
/
+8
2008-02-01
add support for renaming/relocating device nodes
Mike Frysinger
3
-5
/
+61
2008-02-01
add a mini-faq about std{in,out,err}
Mike Frysinger
1
-2
/
+4
2008-01-29
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
18
-99
/
+98
2008-01-29
init: allow last line to be not terminated by '\n'
Denis Vlasenko
1
-3
/
+3
2008-01-29
mount: allow and ignore _netdev option
Denis Vlasenko
1
-0
/
+2
[next]