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
/
miscutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2021-10-13
2
-2
/
+2
|
\
|
*
*: add NOINLINEs where code noticeably shrinks
Denys Vlasenko
2021-10-10
1
-1
/
+1
|
*
less: Ignore -X
Ismael Luceno
2021-09-28
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-10
1
-30
/
+34
|
\
|
|
*
chat: hopefully fix infinite spinning on input EOF
Denys Vlasenko
2021-09-06
1
-30
/
+34
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-28
11
-48
/
+115
|
\
|
|
*
ascii: new applet
Denys Vlasenko
2021-06-21
1
-0
/
+51
|
*
man: fix segfault in "man 1"
Denys Vlasenko
2021-06-15
1
-1
/
+1
|
*
shuf: simplify check that we have at least one FILE
Denys Vlasenko
2021-06-15
1
-2
/
+2
|
*
*: more --help tweaks
Denys Vlasenko
2021-06-15
3
-3
/
+3
|
*
*: --help tweaks
Denys Vlasenko
2021-06-14
1
-2
/
+2
|
*
*: more --help tweaking
Denys Vlasenko
2021-06-13
2
-2
/
+2
|
*
*: more --help tweaks, mostly expanding ts --help
Denys Vlasenko
2021-06-13
1
-1
/
+4
|
*
*: --help tweaks
Denys Vlasenko
2021-06-13
1
-7
/
+7
|
*
bc: tweak overflow detection in a^b
Denys Vlasenko
2021-06-12
1
-5
/
+8
|
*
bc: code shrink: combine init() and copy() where we can
Denys Vlasenko
2021-06-12
1
-21
/
+16
|
*
bc: fix for mul overflow in scale calculation in a^b
Denys Vlasenko
2021-06-12
1
-8
/
+23
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-05-14
4
-7
/
+31
|
\
|
|
*
platform.h: fix for Bionic >= 21 not having wait3()
Denys Vlasenko
2021-04-14
1
-0
/
+7
|
*
*: --help text tweaks
Denys Vlasenko
2021-04-14
2
-3
/
+3
|
*
watchdog: make open-write-close-open functionality a config knob
Rasmus Villemoes
2021-04-13
1
-5
/
+21
|
*
timeout,top,watch,ping: parse NN.N fractional duration in locales with other ...
Denys Vlasenko
2021-03-23
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-03-01
1
-6
/
+58
|
\
|
|
*
bc: typo fix in comment
Denys Vlasenko
2021-02-26
1
-1
/
+1
|
*
dc: more docs in --help
Denys Vlasenko
2021-02-26
1
-13
/
+14
|
*
dc: document what non-GNU commands do
Denys Vlasenko
2021-02-26
1
-5
/
+5
|
*
bc/dc: fix length(0) and length(0.000nnn) result
Denys Vlasenko
2021-02-26
1
-4
/
+13
|
*
dc: correct --help text
Denys Vlasenko
2021-02-26
1
-2
/
+44
*
|
bc: handle ^C in interactive mode
Ron Yorston
2021-02-14
1
-0
/
+13
*
|
bc: fix to build on WIN32 and enable in default configurations
Ron Yorston
2021-02-13
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-02-05
3
-4
/
+4
|
\
|
|
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
3
-4
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
18
-111
/
+142
|
\
|
|
*
bc: code shrink
Denys Vlasenko
2021-01-06
1
-2
/
+2
|
*
bc: ^C on input line exits (unlike ^C during calculations, which does not)
Denys Vlasenko
2021-01-04
1
-10
/
+10
|
*
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in sh...
Denys Vlasenko
2020-12-30
1
-2
/
+2
|
*
*: use fopen helpers where appropriate
Denys Vlasenko
2020-12-30
1
-3
/
+3
|
*
bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU
Denys Vlasenko
2020-12-29
1
-15
/
+23
|
*
bc: placate gcc (it thinks 's' can be uninitialized here)
Denys Vlasenko
2020-12-29
1
-8
/
+10
|
*
randomconfig fixes
Denys Vlasenko
2020-12-29
3
-5
/
+7
|
*
man: implement SECTION parameters
Denys Vlasenko
2020-12-27
1
-6
/
+35
|
*
bc: do not allocate line editing state until needed
Denys Vlasenko
2020-12-21
1
-19
/
+18
|
*
libbb: add and use infrastructure for fixed page size optimization
Denys Vlasenko
2020-12-14
3
-13
/
+10
|
*
more --help text tweaks
Denys Vlasenko
2020-12-13
1
-1
/
+1
|
*
help text tweaks
Denys Vlasenko
2020-12-13
2
-2
/
+2
|
*
decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
2
-3
/
+3
|
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
8
-18
/
+12
|
*
libbb: introduce and use msleep()
Denys Vlasenko
2020-11-29
2
-3
/
+3
|
*
use write_str() functions where appropriate
Denys Vlasenko
2020-11-29
1
-2
/
+2
|
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
2
-3
/
+3
[next]