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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
date: Use 64 prefix syscall if we have to
Alistair Francis
2019-10-08
1
-2
/
+9
|
*
udhcpc: fix segmentation fault on empty bin opt
Michal Kazior
2019-10-08
1
-1
/
+1
|
*
brctl: add support for showmacs command
Martin Lewis
2019-10-08
1
-19
/
+92
|
*
ln: --no-target-directory implies --no-dereference
Kaarle Ritvanen
2019-10-08
1
-4
/
+21
|
*
route: fix output of "route -n -A inet6"
Tomas Paukrt
2019-10-08
1
-0
/
+1
|
*
tee: do not intercept SIGPIPE
Denys Vlasenko
2019-10-07
1
-4
/
+20
|
*
fdisk_aix: fix aliasing warning, comment out unused global variables
Denys Vlasenko
2019-10-04
2
-23
/
+23
|
*
fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink
Denys Vlasenko
2019-10-04
4
-34
/
+29
|
*
telnet: fix uninitialized variable bug
Denys Vlasenko
2019-09-25
1
-1
/
+1
|
*
udhcpc6: add ELAPSED_TIME option to outgoing packets
Denys Vlasenko
2019-09-24
3
-5
/
+21
|
*
ash: fix BASE###nn bashism for bases 36..64
Denys Vlasenko
2019-09-22
1
-3
/
+21
|
*
ash: fix BASE###nn bashism to accept letter 'digits' for bases > 9
Denys Vlasenko
2019-09-22
1
-2
/
+9
|
*
bc: Add 'U' suffix in UINT_MAX preprocessor check
Kang-Che Sung
2019-09-12
1
-2
/
+2
|
*
wget: increase redirections limit
David Demelier
2019-09-12
1
-1
/
+1
|
*
examples/udhcp/simple.script: print the filename actually changed
Rolf Eike Beer
2019-09-12
1
-1
/
+1
|
*
find: implement -empty
Aaro Koskinen
2019-09-12
1
-0
/
+44
|
*
gzip: code shrink
Denys Vlasenko
2019-09-06
1
-44
/
+44
|
*
examples/udhcp/simple.script: up interface on deconfig event
Denys Vlasenko
2019-09-05
1
-1
/
+2
|
*
ash: add a FIXME comment
Denys Vlasenko
2019-09-05
1
-1
/
+7
|
*
hush: fix "set -o INVALID" affecting -e flag state
Denys Vlasenko
2019-09-05
1
-11
/
+9
|
*
gzip: code shrink
Denys Vlasenko
2019-09-05
1
-9
/
+9
|
*
gzip: set default compression level to 6 when CONFIG_FEATURE_GZIP_LEVELS=n
Daniel Edgecumbe
2019-09-05
1
-6
/
+6
|
*
gzip: set compression flags correctly as per standard
Daniel Edgecumbe
2019-09-05
1
-8
/
+18
|
*
gzip: default level with ENABLE_FEATURE_GZIP_LEVELS should be 6
Daniel Edgecumbe
2019-09-05
1
-1
/
+1
|
*
dc: Parse error & fix out of bounds read in xc_program_printString
Brian Foley
2019-09-05
2
-2
/
+24
|
*
dc: Fix segfault when executing strings generated using asciify
Brian Foley
2019-09-05
2
-2
/
+13
|
*
dc: execute shouldn't pop if stack head is not a string
Brian Foley
2019-09-05
2
-1
/
+12
|
*
udhcpc6: support stateless DHCPv6
Eivind Versvik
2019-08-24
1
-9
/
+72
*
|
winansi: code shrink
Ron Yorston
2020-01-08
1
-37
/
+31
*
|
Update copyright date
Ron Yorston
2020-01-08
2
-2
/
+2
*
|
winansi: restore correct attributes after ls
Ron Yorston
2020-01-07
1
-1
/
+7
*
|
winansi: fix escape processing in Windows 10 release 1809
Ron Yorston
2020-01-06
1
-20
/
+20
*
|
ash: copy line editing history during forkshell
Ron Yorston
2019-12-16
1
-10
/
+94
*
|
ash: copy alias table during forkshell
Ron Yorston
2019-12-15
1
-1
/
+77
*
|
Update README.md
Ross Smith II
2019-12-01
1
-1
/
+1
*
|
testsuite: ensure tests work when directory name has spaces
FRP-3244-g48128b9aa
Ron Yorston
2019-08-16
2
-4
/
+4
*
|
ash: revert change to behaviour of -s option
Ron Yorston
2019-08-16
1
-0
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
244
-1248
/
+1714
|
\
|
|
*
top: do not use previous colleced data wheh "h" toggles threads display
Denys Vlasenko
2019-08-11
1
-1
/
+4
|
*
udhcpc6: s/iphdr/ip6_hdr/
Denys Vlasenko
2019-08-09
1
-1
/
+1
|
*
nmeter: do not clamp down %Nc to minimum of 10 (think nmeter "%`nproc`c")
Denys Vlasenko
2019-08-06
1
-5
/
+5
|
*
stat: print nanosecond times, fix printing of empty lines
Denys Vlasenko
2019-08-03
1
-39
/
+36
|
*
ash: fix set -o to not show "nameless" options
Denys Vlasenko
2019-08-02
1
-0
/
+2
|
*
tar: change -a from meaning "lzma" to mean "autodetect by extension"
Denys Vlasenko
2019-08-02
1
-18
/
+42
|
*
tar: code shrink
Denys Vlasenko
2019-08-01
1
-12
/
+13
|
*
ash: only catch unexpected exceptions in PS1 expansion
Ron Yorston
2019-07-31
1
-0
/
+2
|
*
unicode: code shrink in character width determination
Denys Vlasenko
2019-07-23
1
-0
/
+6
|
*
libbb: include <crypt.h> only if necessary
Denys Vlasenko
2019-07-16
1
-0
/
+2
|
*
ntpd: add comment about mode6, no code changes
Denys Vlasenko
2019-07-02
1
-0
/
+7
|
*
ntpd: commonalize message strings
Denys Vlasenko
2019-07-02
1
-2
/
+2
[prev]
[next]