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
...
*
ntpd: and real handling for -N, show usage w/o options; trim text
Denys Vlasenko
2009-11-25
9
-18
/
+29
*
build system: more fixes to parallel build
Denys Vlasenko
2009-11-25
2
-4
/
+3
*
build system: fix parallel make
Denys Vlasenko
2009-11-24
2
-1
/
+11
*
ntpd: locally bind every peer socket. +22 bytes
Denys Vlasenko
2009-11-24
3
-28
/
+64
*
ntpd: fix vda's breakage
Denys Vlasenko
2009-11-24
1
-1
/
+1
*
traceroute6: restore port after probing
Denys Vlasenko
2009-11-24
1
-0
/
+1
*
fix trivial compile breakage
Denys Vlasenko
2009-11-24
1
-2
/
+2
*
ntpd: use MSG_DONTWAIT; better readability
Denys Vlasenko
2009-11-24
1
-101
/
+108
*
ntp: simplifications; libbb: simpler resolution of numeric hostnames
Denys Vlasenko
2009-11-24
2
-105
/
+144
*
ps: add comment about -T
Denys Vlasenko
2009-11-24
1
-1
/
+5
*
traceroute: simplify code a bit
Denys Vlasenko
2009-11-24
1
-26
/
+18
*
libunarchive: fix reversed test for older/newer
Denys Vlasenko
2009-11-24
1
-3
/
+3
*
ntpd: add -q option. By Adam Tkac.
Denys Vlasenko
2009-11-23
2
-31
/
+30
*
traceroute: fix help text to not show -6 when traceroute6 is off
Denys Vlasenko
2009-11-23
1
-27
/
+27
*
traceroute6: new applet by Leonid Lisovskiy. +1562 bytes
Leonid Lisovskiy
2009-11-23
4
-109
/
+428
*
traceroute: cleanup preparing it for traceroute6. -17 bytes
Denys Vlasenko
2009-11-23
1
-63
/
+63
*
od: fix -tx without length spec
Denys Vlasenko
2009-11-22
1
-1
/
+2
*
ntpd: new applet by Adam Tkac. +5k.
Adam Tkac
2009-11-22
5
-0
/
+1026
*
flashcp: new applet by Stefan Seyfried. +900 bytes
Stefan Seyfried
2009-11-21
5
-2
/
+169
*
mount: clean up #defines. No code changes
Denys Vlasenko
2009-11-21
1
-10
/
+6
*
ping: use |=, not =, when combine option bit mask
Denys Vlasenko
2009-11-21
1
-1
/
+1
*
fix fallout from isprint() changes
Denys Vlasenko
2009-11-20
3
-25
/
+30
*
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
[prev]
[next]