index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-22
dd: move suffix struct to xatonum.c
Ari Sundholm
3
-25
/
+26
2015-03-22
logread: implement dumpfollow mode of operation
Phil Sutter
1
-5
/
+11
2015-03-22
ifupdown: shrink a message
Denys Vlasenko
1
-1
/
+1
2015-03-22
ifupdown: correct ifstate update during 'ifup -a'. Closes 6212
Frank Bergmann
1
-3
/
+4
2015-03-22
ash: do not split the result of tilde expansion
Ron Yorston
1
-3
/
+0
2015-03-16
trylink: respect compiler settings when probing features
Mike Frysinger
1
-2
/
+2
2015-03-16
trylink: use mktemp instead of hardcoding paths
Mike Frysinger
1
-4
/
+4
2015-03-12
vi: make BACKSPACE and DELETE join lines at start/end of line
Denys Vlasenko
1
-4
/
+4
2015-03-12
Use chomp to remove newlines
Ron Yorston
4
-5
/
+5
2015-03-12
od: fix printing of high-bit chars
Ron Yorston
1
-8
/
+6
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
51
-151
/
+165
2015-03-12
deluser: also remove user from /etc/group
Denys Vlasenko
2
-8
/
+48
2015-03-12
arping: fix iface name in error messages
Alexander Korolkov
1
-2
/
+1
2015-03-11
patch: segfault fix. Closes 7916
Denys Vlasenko
1
-0
/
+10
2015-03-11
mount: -T OTHERTAB support
Isaac Dunham
2
-94
/
+108
2015-03-05
ntpd: tweak help text
Denys Vlasenko
1
-1
/
+2
2015-03-03
inetd: fix order of array index check and array access
Denys Vlasenko
1
-3
/
+5
2015-03-02
ntpd: chnage help text about -l to say that it doesn't disable client code
Denys Vlasenko
1
-4
/
+4
2015-03-02
runsvdir: if pid==1, also intercept SIGINT for -s SCRIPT
Denys Vlasenko
1
-6
/
+10
2015-03-02
runsvdir: do not block SIGCHLD around poll/sleep
Denys Vlasenko
1
-2
/
+0
2015-03-02
runsvdir: (almost) close a signal race
Denys Vlasenko
1
-25
/
+28
2015-02-23
acpid: fix logging
Serj Kalichev
1
-5
/
+3
2015-02-23
ls: heed compiler warning
Denys Vlasenko
1
-1
/
+1
2015-02-21
modinfo: fix fallout from basename removal
Denys Vlasenko
1
-1
/
+1
2015-02-19
libpwdgrp: fix thinko in getpwnam
Tito Ragusa
1
-9
/
+1
2015-02-18
wget: fix --header to not append duplicate headers
Bernhard Reutner-Fischer
1
-20
/
+78
2015-02-18
trivial code shrink
Denys Vlasenko
4
-13
/
+14
2015-02-18
ls: trivial code shrink
Denys Vlasenko
1
-5
/
+5
2015-02-16
dc: tweak parsing
Bernhard Reutner-Fischer
2
-30
/
+83
2015-02-16
ls: fix year 9999 bug :)
Denys Vlasenko
1
-5
/
+8
2015-02-13
modprobe-small: fix thinko in previous commit
Denys Vlasenko
1
-1
/
+1
2015-02-12
modprobe-small: if concurrent module load did not succeed, wait
Denys Vlasenko
1
-9
/
+41