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
...
*
timeout: fix a few bugs. vda is stupid
Denis Vlasenko
2008-11-24
1
-115
/
+2
*
trim help text a bit
Denis Vlasenko
2008-11-24
2
-3
/
+3
*
timeout: new applet. 370 bytes. by Roberto Foglietta.
Denis Vlasenko
2008-11-24
8
-4
/
+247
*
vi: speedup and code shrink (Walter Harms)
Denis Vlasenko
2008-11-24
3
-34
/
+32
*
strings: code shrink -22 bytes by Tito
Denis Vlasenko
2008-11-23
1
-5
/
+4
*
diff: emit /dev/null if diff -rN diffs a file against /dev/null
Denis Vlasenko
2008-11-23
1
-9
/
+7
*
- documentation fix
Bernhard Reutner-Fischer
2008-11-22
1
-1
/
+1
*
httpd: set $HOST to Host: header value. +83 bytes.
Denis Vlasenko
2008-11-22
1
-0
/
+5
*
modutils-24: small fixes by Harald Kuthe (harald-tuxbox AT arcor.de)
Denis Vlasenko
2008-11-22
1
-21
/
+13
*
networking/interface.c: better readability (by Walter Harms)
Denis Vlasenko
2008-11-22
2
-76
/
+86
*
tftpd: can also have TFTP_DEBUG
Denis Vlasenko
2008-11-22
1
-1
/
+1
*
insmod: clarify module_name / file_name distinction
Denis Vlasenko
2008-11-22
4
-11
/
+23
*
ash: NTO2 needs #if ENABLE_ASH_BASH_COMPAT
Denis Vlasenko
2008-11-22
1
-0
/
+2
*
ash: fix miscalculation of memory needed for eval tree
Denis Vlasenko
2008-11-21
1
-33
/
+35
*
dpkg: better and shorter code to compare versions
Denis Vlasenko
2008-11-20
1
-68
/
+59
*
inotifyd: exit if x event happened for all files
Denis Vlasenko
2008-11-20
2
-22
/
+36
*
vi: fix several instances of major goof: when text grows, text[]
Denis Vlasenko
2008-11-19
1
-45
/
+78
*
klogd: fix small buglet in previous commit
Denis Vlasenko
2008-11-19
1
-0
/
+1
*
klogctl: fix a problem where we don't terminate read data with '\0'
Denis Vlasenko
2008-11-19
1
-20
/
+17
*
inotify: add x, o, and u events
Denis Vlasenko
2008-11-17
2
-23
/
+36
*
nslookup: glibc + IPv6 address of DNS server don't mix (yet)
Denis Vlasenko
2008-11-17
1
-4
/
+9
*
id: do not abort build if we use internal password/group functions.
Denis Vlasenko
2008-11-17
1
-0
/
+2
*
libbb: replace some memmove's with memcpy's (Ron (ron AT debian.org))
Denis Vlasenko
2008-11-16
1
-6
/
+6
*
nslookup: allow usage of IPv6 addresses or hostnames
Denis Vlasenko
2008-11-16
1
-11
/
+26
*
id: abort the build of uclibc is less than 0.9.30
Denis Vlasenko
2008-11-16
1
-0
/
+6
*
man: better check for duplicated MANPATH. Also -10 bytes.
Denis Vlasenko
2008-11-16
1
-47
/
+56
*
inotifyd: fix "inotifyd with no params" case
Denis Vlasenko
2008-11-14
2
-2
/
+2
*
inotify: document waiting behavior
Denis Vlasenko
2008-11-14
2
-5
/
+6
*
inotify: fix buffer overflow and "unreaped zombies" problem
Denis Vlasenko
2008-11-14
1
-22
/
+29
*
ifupdown.c: allow options to udhcpc to be configurable from .config
Wade Berrier
2008-11-14
2
-2
/
+13
*
stat: fix compile breakage (get_f_fsid() is used even if !FEATURE_STAT_FORMAT)
Denis Vlasenko
2008-11-13
1
-14
/
+14
*
libbb: sha_crypt -123 bytes
Denis Vlasenko
2008-11-13
1
-30
/
+34
*
libbb/pw_encrypt_sha: -28 bytes
Denis Vlasenko
2008-11-13
1
-11
/
+9
*
libbb: remove glibc-style bloat from sha_crypt. -1130 bytes.
Denis Vlasenko
2008-11-13
2
-6
/
+44
*
arp: stop using globals
Denis Vlasenko
2008-11-13
2
-33
/
+50
*
gzip: fix gzip -dc case caused by using stale getopt state
Denis Vlasenko
2008-11-12
1
-6
/
+19
*
seq: shrink by 10 bytes
Denis Vlasenko
2008-11-12
1
-8
/
+9
*
correct help texts
Denis Vlasenko
2008-11-12
1
-10
/
+7
*
telnetd: fix compile problem for non-standalone telnetd
Denis Vlasenko
2008-11-12
1
-10
/
+15
*
- add support for seq -s <separator>
Bernhard Reutner-Fischer
2008-11-12
2
-6
/
+12
*
- add seq -w support (Natanael Copa)
Bernhard Reutner-Fischer
2008-11-12
3
-6
/
+19
*
modprobe-small: fix failure to load when no arguments are given
Denis Vlasenko
2008-11-12
2
-45
/
+63
*
cksum, printenv: report errors via exitcode
Denis Vlasenko
2008-11-11
2
-3
/
+10
*
head: report file open errors with exitcode 1 (was happily returning 0)
Denis Vlasenko
2008-11-11
1
-4
/
+4
*
expr: on error, exit with exitcode 2
Denis Vlasenko
2008-11-11
1
-7
/
+4
*
stat: make stat -f show filesystem "ID:" as coreutils does
Denis Vlasenko
2008-11-11
1
-6
/
+21
*
env: support -uVAR=VAL
Denis Vlasenko
2008-11-11
1
-8
/
+10
*
du: fix "du /dir /dir" case
Denis Vlasenko
2008-11-11
2
-48
/
+36
*
runsvdir: straighten some convoluted code. logic is unchanged
Denis Vlasenko
2008-11-11
1
-8
/
+6
*
telnetd: correctly output 0xff char. ~100 bytes.
Denis Vlasenko
2008-11-11
2
-122
/
+168
[prev]
[next]