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
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
36
-66
/
+69
*
libbb: code shrink fgets_str
Ron Yorston
2021-02-03
1
-12
/
+5
*
nl: ensure '-b n' option displays file content
Ron Yorston
2021-02-02
5
-3
/
+67
*
cryptpw: typo in usage message
Ron Yorston
2021-02-02
1
-3
/
+3
*
vi: fix range selection by forward character motion
Ron Yorston
2021-02-02
1
-6
/
+9
*
libbb: code shrink and speed up index_in_strings()
Ron Yorston
2021-02-02
1
-4
/
+10
*
libbb: code shrink and speed up find_applet_by_name()
Ron Yorston
2021-02-02
1
-79
/
+17
*
awk: allow printf('%c') to output NUL, closes 13486
Ron Yorston
2021-02-02
2
-3
/
+20
*
traceroute: fix option parsing
Denys Vlasenko
2021-02-02
1
-1
/
+1
*
update_passwd: fix context variable
Bernd Kuhls
2021-01-14
1
-1
/
+1
*
ash: match bash behavior for ${empty_var/*/repl}
Denys Vlasenko
2021-01-09
2
-4
/
+4
*
ash: fix ${unset_var/pattern/repl}
Denys Vlasenko
2021-01-09
3
-1
/
+5
*
bc: code shrink
Denys Vlasenko
2021-01-06
1
-2
/
+2
*
pmap: fix column width, closes 13431
Denys Vlasenko
2021-01-05
1
-9
/
+3
*
Fix for the FEATURE_UTMP on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+5
*
bc: ^C on input line exits (unlike ^C during calculations, which does not)
Denys Vlasenko
2021-01-04
1
-10
/
+10
*
Fix mail compilation on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+14
*
Fix traceroute applet on the FreeBSD
Alex Samorukov
2021-01-04
1
-3
/
+8
*
Fix ping build on the FreeBSD
Alex Samorukov
2021-01-04
1
-0
/
+38
*
Fix ntpd compilcation on the FreeBSD
Alex Samorukov
2021-01-04
1
-0
/
+7
*
Fix mknod compilation on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+3
*
Fix missing "crypt.h" compilation error on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+3
*
Fix klogd applet compilation on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+1
*
Fix httpd compilation on the FreeBSD
Alex Samorukov
2021-01-04
1
-0
/
+5
*
Fix bb_setpgrp weapper on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+1
*
Do not add -lresolv on non-Linux systems
Alex Samorukov
2021-01-04
1
-0
/
+2
*
ash: improve --help
Denys Vlasenko
2021-01-04
1
-2
/
+7
*
hush: code shrink
Denys Vlasenko
2021-01-04
1
-5
/
+7
*
nuke: default to N
Denys Vlasenko
2021-01-03
1
-1
/
+1
*
ash: code shrink
Denys Vlasenko
2021-01-03
1
-2
/
+2
*
ash: make a strdup copy of $HISTFILE for line editing
Denys Vlasenko
2021-01-03
1
-2
/
+2
*
udhcpc: Add support to change default interface name
Andre Kalb
2021-01-01
3
-4
/
+12
*
tls: code shrink
Denys Vlasenko
2021-01-01
1
-17
/
+11
*
tar: add TODO about a bug with non-writable directories on extract
Denys Vlasenko
2021-01-01
2
-0
/
+5
*
nslookup: do not print "No answer" for NODATA replies, closes 13006
Denys Vlasenko
2020-12-31
1
-6
/
+22
*
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in sh...
Denys Vlasenko
2020-12-30
16
-34
/
+46
*
libbb/procps: smaller global data for username/groupname cache
Denys Vlasenko
2020-12-30
1
-28
/
+17
*
*: use fopen helpers where appropriate
Denys Vlasenko
2020-12-30
3
-9
/
+9
*
httpd: fix offset for sendfile
Maxim Storchak
2020-12-29
1
-3
/
+3
*
bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU
Denys Vlasenko
2020-12-29
7
-104
/
+110
*
Start 1.34.0 development cycle
Denys Vlasenko
2020-12-29
1
-2
/
+2
*
Bump version to 1.33.0
1_33_0
Denys Vlasenko
2020-12-29
1
-1
/
+1
*
libiproute: band-aid for old uclibc missing IFA_FLAGS
Denys Vlasenko
2020-12-29
1
-1
/
+6
*
modprobe-small: convert to new recursive_action() API
Denys Vlasenko
2020-12-29
1
-4
/
+4
*
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
13
-18
/
+45
*
hush: make comment more clear
Denys Vlasenko
2020-12-27
1
-4
/
+5
*
man: implement SECTION parameters
Denys Vlasenko
2020-12-27
1
-6
/
+35
*
typo fix
Denys Vlasenko
2020-12-25
2
-2
/
+2
*
hush: fix this case: echo "SCRIPT" | hush
Denys Vlasenko
2020-12-25
5
-1
/
+15
[next]