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
...
*
testsuite/tar.tests: fix false positive
Denys Vlasenko
2018-06-27
1
-1
/
+1
*
testsuite/cat.tests: fix false positive
Denys Vlasenko
2018-06-27
1
-0
/
+4
*
libbb: crypt() in newer glibc requires include <crypt.h>
Denys Vlasenko
2018-06-27
1
-0
/
+1
*
hush: unset_local_var_len is only used by unset_local_var
Denys Vlasenko
2018-06-26
1
-1
/
+1
*
hush: fix compile problem found by randomconfig
Denys Vlasenko
2018-06-26
1
-1
/
+2
*
scripts/randomtest: disable CONFIG_NSLOOKUP for uclibc
Denys Vlasenko
2018-06-26
1
-0
/
+2
*
scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibc
Denys Vlasenko
2018-06-26
1
-0
/
+2
*
scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibc
Denys Vlasenko
2018-06-26
1
-0
/
+3
*
hush: fix dup_CLOEXEC() call without "avoid_fd" parameter
Denys Vlasenko
2018-06-26
1
-1
/
+1
*
fdisk: placate warning of strncpy not copying NUL byte
Denys Vlasenko
2018-06-26
1
-1
/
+1
*
hush: fix for !ENABLE_HUSH_MODE_X configuration
Denys Vlasenko
2018-06-26
1
-2
/
+2
*
hush: variable nesting code is used also if HUSH_FUNCTIONS is not enabled
Denys Vlasenko
2018-06-26
1
-52
/
+52
*
randomconfig fixes
Denys Vlasenko
2018-06-26
3
-3
/
+5
*
tls: fix to handle X.509 v1 certificates correctly
Ivan Abrea
2018-06-24
1
-1
/
+19
*
ntpd: deprecate IPTOS_LOWDELAY in favor of IPTOS_DSCP_AF21
Codarren Velvindron
2018-06-24
1
-5
/
+5
*
examples: update /var/service/getty for Unicode ttys
Denys Vlasenko
2018-06-23
5
-194
/
+206
*
install: fix "-D -t DIR1/DIR2/DIR3" creating only DIR1/DIR2, closes 11106
Denys Vlasenko
2018-06-22
1
-1
/
+5
*
udhcpc: remove code which requires server ID to be on local network
Denys Vlasenko
2018-06-21
5
-21
/
+8
*
Update release script to generate detached signatures and checksum files
Eli Schwartz
2018-06-09
1
-17
/
+5
*
restore documentation on the build config language
Kartik Agaram
2018-06-06
25
-24
/
+279
*
wget: emit a message that certificate verification is not implemented
Denys Vlasenko
2018-05-28
1
-2
/
+7
*
fdisk: remove "Partition N does not end on cylinder boundary" message
Denys Vlasenko
2018-05-26
1
-6
/
+0
*
whitespace fix
Denys Vlasenko
2018-05-26
1
-1
/
+1
*
unlzma: close another SEGV possibility
Denys Vlasenko
2018-05-25
3
-4
/
+21
*
udhcpc6: carry along length of packet when parsing it.
David Decotigny
2018-05-24
1
-15
/
+24
*
udhcpc6: ignore invalid OPTION_IAADDR
David Decotigny
2018-05-24
1
-0
/
+4
*
realpath,readlink -f: coreutils compat, closes 11021
Denys Vlasenko
2018-05-24
4
-2
/
+33
*
nc: fix the !NC_SERVER configuration
Denys Vlasenko
2018-05-24
1
-1
/
+1
*
fsck: fix incorrect handling of child exit
Denys Vlasenko
2018-05-24
1
-8
/
+9
*
tar: fix interaction of delayed symlink and hardlink creation
Harald van Dijk
2018-05-22
8
-30
/
+47
*
tweak /var/service example
Denys Vlasenko
2018-05-20
1
-9
/
+14
*
popmaildir: placate gcc8 "warning: 'strncpy' output truncated"
Denys Vlasenko
2018-05-14
1
-1
/
+1
*
udhcpc6: set -x options in request
Denys Vlasenko
2018-05-14
5
-12
/
+56
*
udhcpc6: add PXELINUX options
Samuel Mendoza-Jonas
2018-05-14
1
-1
/
+6
*
udhcpc6: add DHCPv6 boot options
Samuel Mendoza-Jonas
2018-05-14
2
-0
/
+28
*
udhcpc6: add DHCPv6 env helper
Samuel Mendoza-Jonas
2018-05-14
1
-0
/
+28
*
udhcp: fix use of trim() in udhcp_str2optset()
Samuel Mendoza-Jonas
2018-05-14
1
-3
/
+4
*
nsenter: fix parsing of -t, -S and -G options
Euan Harris
2018-05-13
1
-1
/
+1
*
nsenter: Rename --network option to --net
Euan Harris
2018-05-13
1
-1
/
+1
*
cat: fix cat -e and cat -v erroneously numbering 1st line
Denys Vlasenko
2018-04-29
2
-3
/
+24
*
ifplugd: close signal race
Denys Vlasenko
2018-04-29
1
-0
/
+2
*
unlzma: do emit the error message on bad input, when we exit with 1
Denys Vlasenko
2018-04-24
1
-0
/
+6
*
wget: handle URLs with @ or hash differently
Denys Vlasenko
2018-04-24
1
-7
/
+7
*
free: improve --help for type option
Denys Vlasenko
2018-04-24
1
-1
/
+1
*
awk: do not allow $(-1)
Denys Vlasenko
2018-04-23
2
-0
/
+9
*
examples/shutdown-1.0: an example of reboot which does not signal init
Denys Vlasenko
2018-04-20
7
-0
/
+475
*
unlzma: fix another SEGV case
Denys Vlasenko
2018-04-19
3
-4
/
+20
*
libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avo...
Denys Vlasenko
2018-04-17
6
-7
/
+25
*
setlogcons: open /dev/ttyN for "setlogcons N", not /dev/tty1
Denys Vlasenko
2018-04-16
2
-2
/
+10
*
build system: FEATURE_NSLOOKUP_BIG needs -lresolv
Denys Vlasenko
2018-04-16
1
-0
/
+4
[prev]
[next]