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
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-04
Fix POSIX build
Ron Yorston
2
-2
/
+2
2023-02-01
make: strip leading whitespace in shell assignment
Ron Yorston
1
-11
/
+28
2023-01-31
ash: fix CRLF handling
Ron Yorston
1
-2
/
+7
2023-01-31
libbb: fix CRLF handling
Ron Yorston
2
-4
/
+14
2023-01-30
hush: restore SIGHUP handling, this time explain why we do what we do
Denys Vlasenko
1
-20
/
+28
2023-01-30
hush: restore tty pgrp on SIGHUP
Denys Vlasenko
1
-5
/
+8
2023-01-30
hush: remove special handling of SIGHUP
Denys Vlasenko
1
-18
/
+20
2023-01-30
ash,make: fix CRLF handling
Ron Yorston
2
-2
/
+9
2023-01-30
awk: CRLF handling
Ron Yorston
2
-19
/
+32
2023-01-29
diff: improve --binary implementation
Ron Yorston
1
-13
/
+7
2023-01-29
win32: provide a default value for HOME
Ron Yorston
2
-9
/
+19
2023-01-27
diff: implement --binary flag
Ron Yorston
1
-0
/
+25
2023-01-26
shell: fix SIGWINCH and SIGCHLD (in hush) interrupting line input, closes 15256
Denys Vlasenko
3
-10
/
+20
2023-01-26
win32: another stat(2) + access time fix
Ron Yorston
1
-1
/
+1
2023-01-24
make: enable pdpmake alias in default configuration
Ron Yorston
2
-2
/
+2
2023-01-24
nmeter: increase maximum /proc file size (needed for large machines)
Denys Vlasenko
1
-3
/
+6
2023-01-24
make: allow building as pdpmake only
Ron Yorston
2
-0
/
+2
2023-01-23
win32: only count subdirectories if necessary
Ron Yorston
4
-3
/
+26
2023-01-22
win32: limit setting of errno when lazy loading fails
Ron Yorston
1
-3
/
+3
2023-01-22
win32: reset errno in read_key()
Ron Yorston
1
-0
/
+1
2023-01-18
ntpd: correct comment: 2^-20 is ~1 microsecond (confused with 10^-20)
Denys Vlasenko
1
-1
/
+1
2023-01-18
ntpd: fold d_to_tv() into its only caller
Denys Vlasenko
1
-8
/
+10
2023-01-18
win32: more minor improvements to stat(2)
Ron Yorston
1
-29
/
+26
2023-01-17
ntpd: correct fixed->float conversions of fractions
Denys Vlasenko
1
-4
/
+4
2023-01-17
ntpd: make NTP client and server Y2036/2038-ready
Miroslav Lichvar
1
-3
/
+11
2023-01-17
win32: minor improvements to stat(2)
Ron Yorston
1
-9
/
+9
2023-01-16
win32: use ACL check to clarify write permission
Ron Yorston
1
-27
/
+30
2023-01-11
win32: fix permissions of read-only directory
Ron Yorston
1
-1
/
+1
2023-01-11
win32: improve seeding of PRNGs
Ron Yorston
2
-60
/
+10
2023-01-11
awk: further improvements to randomness
Ron Yorston
1
-0
/
+15
2023-01-06
awk: make random values more random
Ron Yorston
1
-2
/
+2
2023-01-05
ed: don't use memcpy with overlapping memory regions
Sören Tempel
1
-1
/
+1
2023-01-05
Annual update of copyright message
Ron Yorston
1
-1
/
+1
2023-01-05
xargs: omit support for -o
Ron Yorston
1
-3
/
+14
2023-01-03
Start 1.37.0 development cycle
Denys Vlasenko
1
-2
/
+2
2023-01-03
Bump version to 1.36.0
1_36_0
Denys Vlasenko
1
-1
/
+1
2023-01-03
hush: code shrink
Denys Vlasenko
1
-4
/
+9
2023-01-03
ash: trivial code shrink
Denys Vlasenko
1
-1
/
+1
2023-01-03
xxd: use bb_simple_perror_msg... where appropriate
Denys Vlasenko
1
-2
/
+2
2023-01-03
shell: fix compile failures in some configs
Denys Vlasenko
4
-15
/
+31
2023-01-02
Makefile.flags: add resolv to LDLIBS for linux compilers too (not only gnu ones)
Denys Vlasenko
1
-0
/
+3
2023-01-02
sed: fix double-free in FEATURE_CLEAN_UP=y configs
Denys Vlasenko
1
-4
/
+13
2023-01-02
mv: fix error in !VERBOSE configs
Denys Vlasenko
1
-2
/
+2
2023-01-02
libbb/loop: fix compile failure (name collision)
Denys Vlasenko
1
-2
/
+2
2023-01-02
testsuite/sha1sum.tests: fix false positive failure
Denys Vlasenko
1
-0
/
+2
2023-01-02
testsuite/tree.tests: fix false positive failure
Denys Vlasenko
1
-18
/
+20
2023-01-02
xxd: fix use of non-initialized data
Denys Vlasenko
1
-1
/
+2
2022-12-31
win32: revised implementation of setlinebuf(3)
Ron Yorston
1
-1
/
+1
2022-12-30
libbb: speed up bb_get_chunk_from_file()
Ron Yorston
1
-0
/
+9
2022-12-30
win32: speed up getc(3) wrapper
Ron Yorston
1
-2
/
+2
[prev]
[next]