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
...
*
shred: smaller code
Denys Vlasenko
2017-04-07
1
-8
/
+10
*
shred: new applet
Denys Vlasenko
2017-04-07
2
-2
/
+106
*
init: dont send "Sent SIGTERM to all" msg to syslog: we just TERMed it!
Denys Vlasenko
2017-04-07
1
-18
/
+22
*
ipaddress: tweak help text more: mention "brd +" syntax
Denys Vlasenko
2017-04-07
1
-6
/
+7
*
ipaddress: tweak help text
Denys Vlasenko
2017-04-07
2
-11
/
+18
*
iproute: add "a" command as a synonym to "add"
Denys Vlasenko
2017-04-07
1
-24
/
+37
*
libiproute: FACT_FUNCization
Denys Vlasenko
2017-04-07
2
-39
/
+41
*
iproute: support advmss option
Denys Vlasenko
2017-04-07
2
-13
/
+20
*
iproute: update help text, add commented-out code for unsupported options
Denys Vlasenko
2017-04-06
2
-7
/
+202
*
iplink: implement "set promisc on|off". Closes 4682
Denys Vlasenko
2017-04-06
2
-22
/
+13
*
ip link: tidying up
Denys Vlasenko
2017-04-06
2
-170
/
+146
*
modprobe: do not descend into /etc/modprobe.d/DIR/. Closes 8686
Denys Vlasenko
2017-04-06
2
-17
/
+38
*
modprobe-small: fix "modprobe non-existing-module" exitcode (should be 1)
Denys Vlasenko
2017-04-06
1
-1
/
+4
*
modprobe: read modules.builtin
Ben Hutchings
2017-04-06
1
-3
/
+11
*
examples: make udhcpc script handle /32 netmasks
Denys Vlasenko
2017-04-06
3
-5
/
+25
*
Add help text for 'uniq -i'
Jody Bruchon
2017-04-05
1
-0
/
+1
*
nl: use CONFIG_NL, not CONFIG_UNIQ
Denys Vlasenko
2017-04-05
1
-5
/
+4
*
nl: new applet; also implement cat -nb (similar functionality to nl)
Denys Vlasenko
2017-04-05
3
-4
/
+149
*
tls: do not compile in TLS_RSA_WITH_NULL_SHA256 code if unreachable
Denys Vlasenko
2017-04-04
1
-5
/
+12
*
tls: avoid using int16 in pstm code
Denys Vlasenko
2017-04-03
3
-49
/
+49
*
tls: merge sha1 and sha256 hmac functions
Denys Vlasenko
2017-04-03
1
-44
/
+12
*
tls: replace aes encryption/decryption by much smaller one
Denys Vlasenko
2017-04-01
1
-1710
/
+394
*
uniq: add -i option to ignore case
Jody Bruchon
2017-03-30
1
-2
/
+8
*
Update depmod & modprobe upstream help text in comments
Kang-Che Sung
2017-03-28
1
-7
/
+15
*
udhcp6: move misplaced comment
Denys Vlasenko
2017-03-27
1
-1
/
+1
*
udhcp6: fix releasing
Denys Vlasenko
2017-03-27
3
-7
/
+13
*
udhcp6: fix problems found running against dnsmasq
Denys Vlasenko
2017-03-27
2
-3
/
+76
*
udhcp6: read_interface should save link-local ipv6 address
Denys Vlasenko
2017-03-27
3
-5
/
+71
*
vi: avoid touching a new file with ZZ when no editing has been done
Yousong Zhou
2017-03-24
1
-8
/
+8
*
switch_root: don't bail out when console doesn't exist
Andrei Gherzan
2017-03-24
1
-4
/
+6
*
whitespace fix
Denys Vlasenko
2017-03-24
3
-3
/
+3
*
paste: delimiter list use should restart for each new output line
Denys Vlasenko
2017-03-23
1
-2
/
+4
*
typo fix
Denys Vlasenko
2017-03-23
1
-1
/
+1
*
paste: new applet
Maxime Coste
2017-03-23
8
-1
/
+228
*
dd: call fsync() only once before exiting if conv=fsync is specified
Rostislav Skudnov
2017-03-16
1
-4
/
+4
*
Revert "umount: make -d always active, add -D to suppress it"
Denys Vlasenko
2017-03-16
1
-16
/
+8
*
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
Denys Vlasenko
2017-03-16
4
-21
/
+87
*
runit: fix chpst -n -N -u USER
Denys Vlasenko
2017-03-13
1
-6
/
+7
*
vi: don't touch file with :x when modified_count == 0
Denys Vlasenko
2017-03-13
1
-17
/
+26
*
reset: before calling execvp(), reset needs to flush stdout
Glenn Matthews
2017-02-17
1
-0
/
+2
*
Fix FEATURE_{GZIP,BZIP2}_DECOMPRESS link error
Kang-Che Sung
2017-02-17
1
-4
/
+4
*
udhcpc: make sure we do not overflow poll timeout
Denys Vlasenko
2017-02-17
2
-2
/
+2
*
nc_bloaty: use poll() instead of select()
Denys Vlasenko
2017-02-17
1
-31
/
+24
*
udhcp: use poll() instead of select()
Denys Vlasenko
2017-02-16
5
-53
/
+45
*
udhcp: do not clobber errno by signal handler
Denys Vlasenko
2017-02-16
1
-0
/
+2
*
nc: use poll() instead of select()
Denys Vlasenko
2017-02-16
1
-17
/
+16
*
tls: covert i/o loop from using select() to poll()
Denys Vlasenko
2017-02-16
1
-14
/
+11
*
sendmail: allow "+" symbol in recipient. Closes 9646
Denys Vlasenko
2017-02-12
1
-1
/
+1
*
modprobe-small: define and use DEPMOD_OPT_n (option mask)
Kang-Che Sung
2017-02-12
1
-1
/
+2
*
modprobe-small: document '-n' in depmod usage
Kang-Che Sung
2017-02-12
1
-2
/
+5
[prev]
[next]