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
*
drop: search PATH for cmd.exe/PowerShell
Ron Yorston
2023-03-23
1
-27
/
+25
*
drop: add cdrop and pdrop aliases
Ron Yorston
2023-03-19
4
-4
/
+53
*
runuser,drop: drop runuser, tweak drop
Ron Yorston
2023-03-19
4
-52
/
+18
*
runuser,drop: code shrink
Ron Yorston
2023-03-19
2
-16
/
+9
*
win32: delay adjusting code page
Ron Yorston
2023-03-17
3
-5
/
+13
*
runuser: add 'drop' as an alias for runuser
Ron Yorston
2023-03-16
4
-24
/
+78
*
make: code shrink
Ron Yorston
2023-03-16
1
-2
/
+2
*
win32: code shrink detection of executables
Ron Yorston
2023-03-16
5
-28
/
+41
*
runuser: new applet
Ron Yorston
2023-03-13
6
-15
/
+155
*
win32: more changes to console/terminal modes
Ron Yorston
2023-03-07
2
-32
/
+31
*
win32: virtual terminal input fixes
Ron Yorston
2023-03-06
5
-11
/
+10
*
win32: add support for virtual terminal input
Ron Yorston
2023-03-05
4
-32
/
+34
*
win32: enable Unix read_key() for virtual terminal
Ron Yorston
2023-03-05
4
-5
/
+11
*
win32: add virtual terminal support to termios(3)
Ron Yorston
2023-03-05
3
-114
/
+50
*
win32: changes to console mode handling
Ron Yorston
2023-03-05
11
-43
/
+93
*
ash: drop workaround for 'read -t 0'
Ron Yorston
2023-03-05
1
-12
/
+0
*
nc: switch to using poll(2)
Ron Yorston
2023-03-03
1
-49
/
+2
*
win32: revise poll(2) for use in nc
Ron Yorston
2023-03-03
1
-7
/
+11
*
win32: update poll(2) to match latest gnulib version
Ron Yorston
2023-03-03
1
-12
/
+37
*
win32: try to recover from strange console mode
Ron Yorston
2023-02-21
1
-4
/
+14
*
ash: revised CRLF handling for scripts
Ron Yorston
2023-02-21
1
-1
/
+64
*
ash: revert changes to handle CRLF in scripts
Ron Yorston
2023-02-21
1
-34
/
+4
*
ash: really reset ANSI emulation in interactive mode
Ron Yorston
2023-02-20
1
-2
/
+2
*
win32: shuffle skip_ansi_emulation() code
Ron Yorston
2023-02-19
1
-6
/
+8
*
win32: work around problem with ConEmu
Ron Yorston
2023-02-19
1
-1
/
+3
*
win32: only change console mode if necessary
Ron Yorston
2023-02-19
1
-7
/
+10
*
ash: only reset ANSI emulation in interactive loop
Ron Yorston
2023-02-19
1
-3
/
+3
*
ash: skip CR when detecting end of here document
FRP-4882-g6e0a6b7e5
Ron Yorston
2023-02-15
1
-1
/
+1
*
win32: skip ACL check in stat(2) when running as root
FRP-4881-ga6c5fd4eb
Ron Yorston
2023-02-13
1
-1
/
+2
*
Merge branch 'busybox' into merge
Ron Yorston
2023-02-13
6
-41
/
+77
|
\
|
*
hush: restore SIGHUP handling, this time explain why we do what we do
Denys Vlasenko
2023-01-30
1
-20
/
+28
|
*
hush: restore tty pgrp on SIGHUP
Denys Vlasenko
2023-01-30
1
-5
/
+8
|
*
hush: remove special handling of SIGHUP
Denys Vlasenko
2023-01-30
1
-18
/
+20
|
*
shell: fix SIGWINCH and SIGCHLD (in hush) interrupting line input, closes 15256
Denys Vlasenko
2023-01-26
3
-10
/
+20
|
*
nmeter: increase maximum /proc file size (needed for large machines)
Denys Vlasenko
2023-01-24
1
-3
/
+6
|
*
ntpd: correct comment: 2^-20 is ~1 microsecond (confused with 10^-20)
Denys Vlasenko
2023-01-18
1
-1
/
+1
|
*
ntpd: fold d_to_tv() into its only caller
Denys Vlasenko
2023-01-18
1
-8
/
+10
|
*
ntpd: correct fixed->float conversions of fractions
Denys Vlasenko
2023-01-17
1
-4
/
+4
|
*
ntpd: make NTP client and server Y2036/2038-ready
Miroslav Lichvar
2023-01-17
1
-3
/
+11
|
*
ed: don't use memcpy with overlapping memory regions
Sören Tempel
2023-01-05
1
-1
/
+1
*
|
ash: improve CRLF handling in read
Ron Yorston
2023-02-12
2
-0
/
+40
*
|
ash: remove CRs from CRLF during field splitting
Ron Yorston
2023-02-10
3
-5
/
+40
*
|
ash: change CRLF handling
Ron Yorston
2023-02-07
3
-7
/
+55
*
|
vi: introduce 'binary' option and '-b' flag
Ron Yorston
2023-02-06
1
-11
/
+35
*
|
vi: allow change of 'fileformat' option
Ron Yorston
2023-02-06
1
-12
/
+23
*
|
Fix POSIX build
Ron Yorston
2023-02-04
2
-2
/
+2
*
|
make: strip leading whitespace in shell assignment
Ron Yorston
2023-02-01
1
-11
/
+28
*
|
ash: fix CRLF handling
Ron Yorston
2023-01-31
1
-2
/
+7
*
|
libbb: fix CRLF handling
Ron Yorston
2023-01-31
2
-4
/
+14
*
|
ash,make: fix CRLF handling
Ron Yorston
2023-01-30
2
-2
/
+9
[next]