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
*
ping6: do not play dirty tricks with argv
Denys Vlasenko
2009-11-20
1
-15
/
+26
*
libbb: robustify isXXXX(). +39 bytes
Denys Vlasenko
2009-11-18
9
-25
/
+28
*
wc: fix a hang gue to isprint(EOF)
Dan Fandrich
2009-11-18
1
-16
/
+20
*
libbb: fix vasprintf implementation
Denys Vlasenko
2009-11-17
1
-1
/
+2
*
hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes
Denys Vlasenko
2009-11-17
3
-62
/
+171
*
tweak in comment
Denys Vlasenko
2009-11-16
1
-1
/
+1
*
hush: initial stab at brace expansion support
Denys Vlasenko
2009-11-16
1
-4
/
+133
*
hush: fix handling of words with braces. +65 bytes
Denys Vlasenko
2009-11-16
3
-8
/
+35
*
hush: fix exit code propagation from `cmd`. +45 bytes
Denys Vlasenko
2009-11-16
3
-10
/
+17
*
libbb: added xfdopen_for_read/write
Denys Vlasenko
2009-11-15
15
-49
/
+51
*
hush: wait for `cmd` to complete, and immediately store its exitcode in $?
Denys Vlasenko
2009-11-15
4
-18
/
+70
*
date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format
Denys Vlasenko
2009-11-15
2
-5
/
+30
*
init: restore possibility to reload inittab even before we finish initialization
Denys Vlasenko
2009-11-15
1
-16
/
+18
*
eject: band-aid for kernel headers using u8 type
Denys Vlasenko
2009-11-15
1
-1
/
+2
*
fsck: add comment clarifying exit codes
Denys Vlasenko
2009-11-15
1
-1
/
+10
*
some non-gnu compilers can't have non-const struct initializers
Denys Vlasenko
2009-11-15
4
-11
/
+18
*
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-15
4
-17
/
+13
*
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-14
2
-6
/
+3
*
httpd_post_upload.txt example: handle binary files too
Denys Vlasenko
2009-11-13
1
-37
/
+26
*
sed: on output file, set not only mode, but owner too
Denys Vlasenko
2009-11-13
1
-2
/
+2
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
63
-148
/
+148
*
env: don't SEGV on bare "env -"
Denys Vlasenko
2009-11-12
1
-8
/
+10
*
tidy up O_NONBLOCK usage. use libbb functions in stty.
Denys Vlasenko
2009-11-11
7
-22
/
+12
*
mdev_fat.conf: add a rule to run nameif
Denys Vlasenko
2009-11-11
1
-1
/
+2
*
ash: fix bad interaction of "stty -echo" + ASK_TERMINAL
Denys Vlasenko
2009-11-11
1
-47
/
+52
*
fix 'not not' in comment
Denys Vlasenko
2009-11-09
1
-1
/
+1
*
tweak service examples a bit (less verbose comment in dhcp_if)
Denys Vlasenko
2009-11-09
2
-37
/
+34
*
tweak dhcp service example - add ntp configuration
Denys Vlasenko
2009-11-09
3
-53
/
+84
*
add and example of tftpd service
Denys Vlasenko
2009-11-08
4
-0
/
+44
*
tftpd: another small tweak
Denys Vlasenko
2009-11-08
1
-3
/
+5
*
tftp: another small tweak
Denys Vlasenko
2009-11-08
1
-4
/
+4
*
tftpd: slight correction to progress bar code
Denys Vlasenko
2009-11-08
1
-6
/
+8
*
tftp: add optiona support for progress bar
Magnus Damm
2009-11-08
2
-18
/
+84
*
tftp: extend tsize support a little
Magnus Damm
2009-11-08
1
-39
/
+57
*
wget: factor out progress bar code
Magnus Damm
2009-11-08
4
-121
/
+169
*
add more service examples
Denys Vlasenko
2009-11-08
21
-9
/
+687
*
tweak mdev_fat.conf example
Denys Vlasenko
2009-11-07
1
-1
/
+4
*
tweak examples
Denys Vlasenko
2009-11-07
2
-11
/
+14
*
ifplugd: small optimization
Denys Vlasenko
2009-11-07
1
-1
/
+2
*
fbsplash: allow compressed image files
Vladimir Dronnikov
2009-11-07
1
-1
/
+8
*
top: do not use #if inside printf, it can be a macro
Denys Vlasenko
2009-11-07
1
-18
/
+6
*
adding examples/mdev_fat.conf
Denys Vlasenko
2009-11-07
1
-0
/
+105
*
mdev: print line# in error messages
Denys Vlasenko
2009-11-07
1
-1
/
+1
*
add examples/mdev.conf
Denys Vlasenko
2009-11-07
1
-0
/
+30
*
big endian warning fixes
Denys Vlasenko
2009-11-07
4
-14
/
+18
*
removed SuSv3 doc tarball - potential licensing problem
Denys Vlasenko
2009-11-06
1
-0
/
+0
*
whitespace fixes
Denys Vlasenko
2009-11-06
2
-20
/
+20
*
adding example runit-style service directory
Denys Vlasenko
2009-11-06
20
-0
/
+613
*
dumpleases: unicode spport
Tomas Heinrich
2009-11-05
1
-0
/
+8
*
applets: meant to fix order, not enable bbsh
Mike Frysinger
2009-11-04
1
-1
/
+1
[next]