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
path:
root
/
miscutils
/
bc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-13
win32: code shrink
Ron Yorston
3
-7
/
+17
2021-02-12
win32: implement symlink(2)
Ron Yorston
3
-12
/
+55
2021-02-12
win32: allow symlinks to directories to be unlinked
Ron Yorston
1
-1
/
+13
2021-02-12
win32: make readlink(2) implementation unconditional
Ron Yorston
8
-30
/
+1
2021-02-12
libbb: avoid problems with quoted characters in tab completion
Ron Yorston
1
-3
/
+11
2021-02-10
Reformat README.md
Ron Yorston
1
-2
/
+1
2021-02-10
Link to page on pathnames from README.md
Ron Yorston
1
-4
/
+5
2021-02-08
winansi: code shrink
Ron Yorston
1
-13
/
+13
2021-02-07
Update README
Ron Yorston
1
-2
/
+5
2021-02-07
winansi: more accurate colour mapping
Ron Yorston
4
-22
/
+111
2021-02-07
winansi: code shrink
Ron Yorston
1
-90
/
+71
2021-02-07
Makefile.flags: fix the OS detection for libresolv
Martin Kaiser
1
-1
/
+1
2021-02-06
win32: code shrink
Ron Yorston
4
-4
/
+6
2021-02-04
winansi: tweak colour mapping
Ron Yorston
1
-19
/
+9
2021-02-03
libbb: introduce and use fputs_stdout
Ron Yorston
36
-66
/
+69
2021-02-03
libbb: code shrink fgets_str
Ron Yorston
1
-12
/
+5
2021-02-03
printf: better support for escape sequences
Ron Yorston
1
-48
/
+60
2021-02-03
winansi: extend ANSI emulation
Ron Yorston
1
-49
/
+177
2021-02-03
winansi: change default 'skip ANSI emulation' setting
Ron Yorston
4
-15
/
+24
2021-02-02
nl: ensure '-b n' option displays file content
Ron Yorston
5
-3
/
+67
2021-02-02
cryptpw: typo in usage message
Ron Yorston
1
-3
/
+3
2021-02-02
vi: fix range selection by forward character motion
Ron Yorston
1
-6
/
+9
2021-02-02
libbb: code shrink and speed up index_in_strings()
Ron Yorston
1
-4
/
+10
2021-02-02
libbb: code shrink and speed up find_applet_by_name()
Ron Yorston
1
-79
/
+17
2021-02-02
awk: allow printf('%c') to output NUL, closes 13486
Ron Yorston
2
-3
/
+20
2021-02-02
traceroute: fix option parsing
Denys Vlasenko
1
-1
/
+1
2021-01-27
printf: code shrink
Ron Yorston
1
-19
/
+7
2021-01-26
stat: improve conditional compilation
Ron Yorston
1
-5
/
+4
2021-01-25
tar: changes to conditional compilation
Ron Yorston
1
-4
/
+6
2021-01-25
ar: only free temporary filename if required
Ron Yorston
1
-2
/
+3
2021-01-25
tls: avoid unnecessary changes to POSIX build, part 2
Ron Yorston
8
-18
/
+23
2021-01-24
tls: avoid unnecessary changes to POSIX build
Ron Yorston
2
-6
/
+7
2021-01-24
nc: alter conditional compilation
Ron Yorston
1
-7
/
+55
2021-01-23
libbb: reduce changes to find_executable()
Ron Yorston
1
-8
/
+7
2021-01-22
Revert "libbb: reinstate NULL check in last_char_is()"
Ron Yorston
1
-1
/
+1
2021-01-19
libarchive: allow extraction of hard links
Ron Yorston
3
-14
/
+8
2021-01-18
ash: alter handling of interactive ^C
FRP-3812-g12e14ebba
Ron Yorston
1
-1
/
+3
2021-01-14
update_passwd: fix context variable
Bernd Kuhls
1
-1
/
+1
2021-01-13
Update copyright message
Ron Yorston
2
-2
/
+2
2021-01-13
win32: handle various Alt key modifiers in termios
Christopher Wellons
1
-2
/
+16
2021-01-09
ash: match bash behavior for ${empty_var/*/repl}
Denys Vlasenko
2
-4
/
+4
2021-01-09
ash: fix ${unset_var/pattern/repl}
Denys Vlasenko
3
-1
/
+5
2021-01-06
bc: code shrink
Denys Vlasenko
1
-2
/
+2
2021-01-05
pmap: fix column width, closes 13431
Denys Vlasenko
1
-9
/
+3
2021-01-04
Fix for the FEATURE_UTMP on the FreeBSD
Alex Samorukov
1
-1
/
+5
2021-01-04
bc: ^C on input line exits (unlike ^C during calculations, which does not)
Denys Vlasenko
1
-10
/
+10
2021-01-04
Fix mail compilation on the FreeBSD
Alex Samorukov
1
-1
/
+14
2021-01-04
Fix traceroute applet on the FreeBSD
Alex Samorukov
1
-3
/
+8
2021-01-04
Fix ping build on the FreeBSD
Alex Samorukov
1
-0
/
+38
2021-01-04
Fix ntpd compilcation on the FreeBSD
Alex Samorukov
1
-0
/
+7
[prev]
[next]