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
*
udhcp: reuse strings
Denys Vlasenko
2021-02-21
3
-10
/
+14
*
ntpd: log responses to clients at log level 3
Denys Vlasenko
2021-02-21
1
-0
/
+6
*
ntpd: without INITIAL_FREQ_ESTIMATION code, state variable is not needed too
Denys Vlasenko
2021-02-21
1
-52
/
+36
*
ntpd: remove unused USING_INITIAL_FREQ_ESTIMATION code
Denys Vlasenko
2021-02-21
1
-182
/
+2
*
ntpd: increase loglevel to 3 for "poll:32s sockets:0 interval:64s" message
Denys Vlasenko
2021-02-21
1
-1
/
+1
*
udhcpc: clarify bcast/unicast sends in logs, include server ID
Denys Vlasenko
2021-02-20
1
-8
/
+22
*
libbb: fix '--help' handling in FEATURE_SH_NOFORK=y
Denys Vlasenko
2021-02-18
3
-10
/
+25
*
ash: placate -Werror=format-security
Denys Vlasenko
2021-02-18
3
-3
/
+21
*
applets/usage_pod.c: placate gcc
Denys Vlasenko
2021-02-15
1
-1
/
+1
*
Makefile.flags: fix the OS detection for libresolv
Martin Kaiser
2021-02-07
1
-1
/
+1
*
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
[next]