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
2008-11-22
ash: NTO2 needs #if ENABLE_ASH_BASH_COMPAT
Denis Vlasenko
1
-0
/
+2
2008-11-21
ash: fix miscalculation of memory needed for eval tree
Denis Vlasenko
1
-33
/
+35
2008-11-20
dpkg: better and shorter code to compare versions
Denis Vlasenko
1
-68
/
+59
2008-11-20
inotifyd: exit if x event happened for all files
Denis Vlasenko
2
-22
/
+36
2008-11-19
vi: fix several instances of major goof: when text grows, text[]
Denis Vlasenko
1
-45
/
+78
2008-11-19
klogd: fix small buglet in previous commit
Denis Vlasenko
1
-0
/
+1
2008-11-19
klogctl: fix a problem where we don't terminate read data with '\0'
Denis Vlasenko
1
-20
/
+17
2008-11-17
inotify: add x, o, and u events
Denis Vlasenko
2
-23
/
+36
2008-11-17
nslookup: glibc + IPv6 address of DNS server don't mix (yet)
Denis Vlasenko
1
-4
/
+9
2008-11-17
id: do not abort build if we use internal password/group functions.
Denis Vlasenko
1
-0
/
+2
2008-11-16
libbb: replace some memmove's with memcpy's (Ron (ron AT debian.org))
Denis Vlasenko
1
-6
/
+6
2008-11-16
nslookup: allow usage of IPv6 addresses or hostnames
Denis Vlasenko
1
-11
/
+26
2008-11-16
id: abort the build of uclibc is less than 0.9.30
Denis Vlasenko
1
-0
/
+6
2008-11-16
man: better check for duplicated MANPATH. Also -10 bytes.
Denis Vlasenko
1
-47
/
+56
2008-11-14
inotifyd: fix "inotifyd with no params" case
Denis Vlasenko
2
-2
/
+2
2008-11-14
inotify: document waiting behavior
Denis Vlasenko
2
-5
/
+6
2008-11-14
inotify: fix buffer overflow and "unreaped zombies" problem
Denis Vlasenko
1
-22
/
+29
2008-11-14
ifupdown.c: allow options to udhcpc to be configurable from .config
Wade Berrier
2
-2
/
+13
2008-11-13
stat: fix compile breakage (get_f_fsid() is used even if !FEATURE_STAT_FORMAT)
Denis Vlasenko
1
-14
/
+14
2008-11-13
libbb: sha_crypt -123 bytes
Denis Vlasenko
1
-30
/
+34
2008-11-13
libbb/pw_encrypt_sha: -28 bytes
Denis Vlasenko
1
-11
/
+9
2008-11-13
libbb: remove glibc-style bloat from sha_crypt. -1130 bytes.
Denis Vlasenko
2
-6
/
+44
2008-11-13
arp: stop using globals
Denis Vlasenko
2
-33
/
+50
2008-11-12
gzip: fix gzip -dc case caused by using stale getopt state
Denis Vlasenko
1
-6
/
+19
2008-11-12
seq: shrink by 10 bytes
Denis Vlasenko
1
-8
/
+9
2008-11-12
correct help texts
Denis Vlasenko
1
-10
/
+7
2008-11-12
telnetd: fix compile problem for non-standalone telnetd
Denis Vlasenko
1
-10
/
+15
2008-11-12
- add support for seq -s <separator>
Bernhard Reutner-Fischer
2
-6
/
+12
2008-11-12
- add seq -w support (Natanael Copa)
Bernhard Reutner-Fischer
3
-6
/
+19
2008-11-12
modprobe-small: fix failure to load when no arguments are given
Denis Vlasenko
2
-45
/
+63
2008-11-11
cksum, printenv: report errors via exitcode
Denis Vlasenko
2
-3
/
+10
2008-11-11
head: report file open errors with exitcode 1 (was happily returning 0)
Denis Vlasenko
1
-4
/
+4
2008-11-11
expr: on error, exit with exitcode 2
Denis Vlasenko
1
-7
/
+4
2008-11-11
stat: make stat -f show filesystem "ID:" as coreutils does
Denis Vlasenko
1
-6
/
+21
2008-11-11
env: support -uVAR=VAL
Denis Vlasenko
1
-8
/
+10
2008-11-11
du: fix "du /dir /dir" case
Denis Vlasenko
2
-48
/
+36
2008-11-11
runsvdir: straighten some convoluted code. logic is unchanged
Denis Vlasenko
1
-8
/
+6
2008-11-11
telnetd: correctly output 0xff char. ~100 bytes.
Denis Vlasenko
2
-122
/
+168
2008-11-11
libbb: disable a second md5 implementation which managed to creep in :)
Denis Vlasenko
6
-802
/
+781
2008-11-10
webpage: announce 1.13.0 and 1.12.2
Denis Vlasenko
1
-3
/
+101
2008-11-10
libbb: add optionl support for SHA256/512 encrypted passwords
Denis Vlasenko
7
-35
/
+322
2008-11-10
sha256,sha512: new applets. +4.9kb
Denis Vlasenko
6
-52
/
+635
2008-11-10
Typo fixes
Denis Vlasenko
2
-2
/
+2
2008-11-10
libbb: constify some data in sha1. gcc is clever enough to do it itself,
Denis Vlasenko
1
-22
/
+13
2008-11-10
build system: reorder less' options in config so that
Denis Vlasenko
1
-16
/
+16
2008-11-09
Bump version to 1.14.0.svn
Denis Vlasenko
1
-2
/
+2
2008-11-09
Bump version to 1.13.0
Denis Vlasenko
1
-1
/
+1
2008-11-09
update "maximum nommu" config
Denis Vlasenko
1
-61
/
+77
2008-11-09
update random config tester
Denis Vlasenko
1
-2
/
+6
2008-11-09
randomconfig fixes
Denis Vlasenko
2
-2
/
+2
[next]