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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
traceroute: fix --help text
Denys Vlasenko
1
-23
/
+25
2020-12-17
traceroute: avoid collecting target local address if !VERBOSE
Denys Vlasenko
1
-2
/
+32
2020-12-17
mount: fix a race when a free loop device is snatched under us by another mount.
Denys Vlasenko
1
-65
/
+73
2020-12-17
mail: launch_helper(): flush stdio before vfork, set G.helper_pid only in parent
Denys Vlasenko
1
-1
/
+3
2020-12-17
mail: deobfuscate launch_helper()
Denys Vlasenko
1
-29
/
+27
2020-12-17
mail: commonalize send_r_n()
Denys Vlasenko
4
-10
/
+12
2020-12-17
mail: move "opts" from globals
Denys Vlasenko
6
-15
/
+15
2020-12-17
shells: a fix for systems without RLIMIT_NICE
Denys Vlasenko
1
-3
/
+16
2020-12-17
Fixes for Hurd build
Denys Vlasenko
2
-0
/
+8
2020-12-16
libbb: do not compile selinux_or_die() if !SELINUX
Denys Vlasenko
1
-3
/
+3
2020-12-16
build system: make -static-libgcc selectable in config
Denys Vlasenko
2
-1
/
+10
2020-12-16
libbb: introduce and use xsettimeofday()
Denys Vlasenko
6
-22
/
+26
2020-12-16
hwclock: improve --help (-l is a compatible shortcut for --localtime)
Denys Vlasenko
1
-19
/
+50
2020-12-16
hwclock: fix musl breakage of settimeofday(tz)
Denys Vlasenko
1
-53
/
+75
2020-12-16
lineedit: disable completion and fancy prompts if no shells are selected
Denys Vlasenko
1
-13
/
+16
2020-12-16
lineedit: use strncmp instead of is_prefixed_with (we know the length)
Denys Vlasenko
1
-22
/
+25
2020-12-16
lineedit: remove ->path_lookup if ash is not configured
Denys Vlasenko
2
-5
/
+13
2020-12-16
lineedit: match local directories when searching PATH
Ron Yorston
1
-1
/
+8
2020-12-16
lineedit: omit directories when tab-completing from PATH
Ron Yorston
1
-0
/
+3
2020-12-16
tweak help texts
Denys Vlasenko
5
-39
/
+16
2020-12-15
ntpd: allow non-root to run it (e.g. with -w option)
Denys Vlasenko
1
-3
/
+0
2020-12-15
libbb: make pw_encrypt() die if supplied salt is bad (e.g. emply)
Denys Vlasenko
2
-17
/
+19
2020-12-15
udhcpc6: code shrink - sending functions do not need ifindex parameter
Denys Vlasenko
3
-25
/
+19
2020-12-15
udhcp: bind to device even for ucast packets
Michal Kazior
4
-4
/
+23
2020-12-15
libbb: enable fixed 4k pagesize for 32bit ARM
Denys Vlasenko
1
-0
/
+5
2020-12-15
tls: code shrink in AES code
Denys Vlasenko
1
-3
/
+3