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
path:
root
/
coreutils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-06
gzip: add optional support for --long-opts
Matheus Izvekov
2
-1
/
+27
2010-01-05
AUTHORS: mention Jie Zhang
Denys Vlasenko
1
-0
/
+3
2010-01-05
cpio: fix unpacking of names with leading slashes
Denys Vlasenko
3
-2
/
+13
2010-01-04
ntpd: make -w less cumbersome to use
Denys Vlasenko
2
-3
/
+3
2010-01-04
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...
Denys Vlasenko
11
-105
/
+183
2010-01-04
[un]expand: unicode support
Tomas Heinrich
3
-18
/
+42
2010-01-04
ar: heh, there *was* "-1" already...
Denys Vlasenko
1
-1
/
+1
2010-01-04
ar: fix two bugs, one added by prev comment and other we SEGV with no params
Denys Vlasenko
2
-9
/
+9
2010-01-04
*: remove some uses of argc
Denys Vlasenko
26
-78
/
+77
2010-01-04
*: make 2 more "int argc"'s unused; more saved if !DESKTOP
Denys Vlasenko
7
-15
/
+20
2010-01-04
hush: fix exitcodes of killed processes
Denys Vlasenko
3
-2
/
+18
2010-01-04
ntpd: add -w "watch" option, useful for debugging to look at our own data
Denys Vlasenko
2
-14
/
+28
2010-01-03
tar: fix problem handling tarballs with chksums prepended by spaces
Denys Vlasenko
1
-1
/
+2
2010-01-03
ntpd: fix comment, no code changes
Denys Vlasenko
1
-1
/
+1
2010-01-03
ntpd: try to avoid using libm. -1.2k if we succeed
Denys Vlasenko
1
-1
/
+39
2010-01-03
ntpd: remove an old hack for faster initialization
Denys Vlasenko
1
-27
/
+2
2010-01-03
ntpd: better selection of initial sync; fewer gettimeofday calls
Denys Vlasenko
1
-126
/
+126
2010-01-02
update link to the comp.lang.c FAQ
Denys Vlasenko
1
-1
/
+1
2010-01-02
*: do not assign to stdout/stderr, it's not portable.
Denys Vlasenko
3
-11
/
+3
2010-01-02
ntpd: fix jitter calculations and status propagation
Denys Vlasenko
1
-61
/
+58
2010-01-02
watch: more compatible screen format
Denys Vlasenko
1
-1
/
+1
2010-01-02
ntpd: speed up reaction to poll interval decrease
Denys Vlasenko
1
-0
/
+13
2010-01-02
ntpd: improve frequency filtering
Denys Vlasenko
1
-21
/
+43
2010-01-01
ntpd: restore forgotten delay sanitization
Denys Vlasenko
1
-0
/
+2
2010-01-01
ntpd: add a comment, no code changes
Denys Vlasenko
1
-1
/
+8
2010-01-01
ntpd: disable unused code; show kernel's clock drift correction
Denys Vlasenko
1
-24
/
+38
2010-01-01
ntpd: reduce poll interval increase rate
Denys Vlasenko
1
-16
/
+19