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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: restrict visibility of special devices
Ron Yorston
2018-03-15
2
-1
/
+7
*
Merge branch 'busybox' into merge
Ron Yorston
2018-03-15
1
-1
/
+1
|
\
|
*
md5sum: use config help text similar to other "sum" tools
Denys Vlasenko
2018-03-08
1
-1
/
+1
*
|
dd: mention /dev/zero and /dev/urandom in help message
Ron Yorston
2018-03-06
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-03-01
3
-44
/
+103
|
\
|
|
*
df: do "rootfs" check sooner
Denys Vlasenko
2018-02-23
1
-4
/
+5
|
*
df: 4TB+ support on 32 bits arch
Denys Vlasenko
2018-02-23
1
-8
/
+15
|
*
od: move address_fmt[] from data to globals. 8 less bytes in data section
Denys Vlasenko
2018-02-22
1
-8
/
+10
|
*
sort: fix potentially buggy use of OPT_STR
Denys Vlasenko
2018-02-22
1
-12
/
+15
|
*
sort: in -s handling, return 1/-1, not 1/0 compare result
Denys Vlasenko
2018-02-22
1
-2
/
+3
|
*
sort: fix -s. Closes 10671
Denys Vlasenko
2018-02-21
1
-12
/
+57
*
|
Remove fake signal-handling code
Ron Yorston
2018-03-01
1
-0
/
+2
*
|
win32: move detection of file formats to stat(2)
Ron Yorston
2018-02-26
1
-15
/
+0
*
|
shred: fix up for WIN32 and enable by default
Ron Yorston
2018-02-22
1
-0
/
+6
*
|
dd: use new device handling to implement /dev/zero and /dev/urandom
Ron Yorston
2018-02-22
1
-13
/
+10
*
|
fsync: enable in default configuration
Ron Yorston
2018-02-22
1
-0
/
+3
*
|
du: use Windows-compatible print formats
Ron Yorston
2018-02-13
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
12
-92
/
+138
|
\
|
|
*
cp: fix option handling in non-longopt config
Denys Vlasenko
2018-02-11
1
-1
/
+5
|
*
cksum: code shrink
Denys Vlasenko
2018-02-01
1
-23
/
+24
|
*
cp: implement -T
Aaro Koskinen
2018-02-01
1
-2
/
+13
|
*
dd: add 'fullblock' iflag
Nicholas Clark
2018-01-25
1
-10
/
+23
|
*
od_bloaty: fix debug code
Denys Vlasenko
2018-01-23
1
-3
/
+7
|
*
mv: make it NOEXEC
Denys Vlasenko
2018-01-14
2
-1
/
+3
|
*
dd: fixed partial count logic
Denys Vlasenko
2018-01-10
1
-1
/
+3
|
*
dd: exit with 1 if last write was incomplete
Denys Vlasenko
2018-01-10
1
-5
/
+7
|
*
mknod: better --help, much clearer code
Denys Vlasenko
2018-01-08
1
-28
/
+28
|
*
nice: code shrink
Denys Vlasenko
2018-01-08
1
-9
/
+12
|
*
chown: fix a mistake in opt_complementary change
Denys Vlasenko
2017-12-31
1
-2
/
+2
|
*
randomconfig fixes
Denys Vlasenko
2017-12-31
4
-10
/
+13
|
*
env: -u option fails due to typo
Ron Yorston
2017-12-25
1
-1
/
+1
*
|
env: fix typo in option string
Ron Yorston
2017-12-09
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-11-03
18
-93
/
+87
|
\
|
|
*
df: Use statvfs instead of non-standard statfs
James Clarke
2017-10-30
1
-3
/
+3
|
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
14
-19
/
+16
|
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
5
-67
/
+65
|
*
date: maybe_set_utc only once
Denys Vlasenko
2017-10-05
1
-4
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
4
-9
/
+28
|
\
|
|
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
2
-3
/
+2
|
*
stty: add cmspar, flusho, extproc attributes
Denys Vlasenko
2017-09-18
1
-2
/
+20
|
*
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
Denys Vlasenko
2017-09-13
1
-4
/
+6
*
|
timeout: use new kill(2) to signal child
Ron Yorston
2017-09-27
1
-7
/
+6
*
|
dd: silence warning on 64-bit systems
Ron Yorston
2017-08-31
1
-3
/
+3
*
|
win32/mingw: fix signatures of the *execv*() family of functions
Johannes Schindelin
2017-08-23
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
56
-327
/
+299
|
\
|
|
*
libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1
Denys Vlasenko
2017-08-10
1
-3
/
+2
|
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
33
-125
/
+151
|
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
15
-160
/
+81
|
*
expr: make it NOEXEC
Denys Vlasenko
2017-08-07
1
-2
/
+5
|
*
df: make NOEXEC
Denys Vlasenko
2017-08-07
1
-1
/
+1
[next]