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
/
INSTALL
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-02
crond: put tasks in separate process groups
Denis Vlasenko
1
-0
/
+4
2008-12-02
vconfig: style fix, no code changes
Denis Vlasenko
1
-5
/
+6
2008-12-02
libbb: add strncpy_IFNAMSIZ
Denis Vlasenko
19
-49
/
+52
2008-12-01
...and exclude LC_ALL too
Denis Vlasenko
1
-1
/
+1
2008-12-01
build system: fix sorting + locale in make objsizes
Denis Vlasenko
1
-1
/
+1
2008-11-30
volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes
Denis Vlasenko
3
-66
/
+68
2008-11-29
init: O_NONBLOCK needs more thought. reverted for now
Denis Vlasenko
1
-2
/
+3
2008-11-29
mountpoint: add -n option (by Vladimir)
Denis Vlasenko
2
-39
/
+46
2008-11-29
inotifyd: save resourses by closing unused inotify descriptors
Denis Vlasenko
1
-4
/
+3
2008-11-29
acpid: new applet by Vladimir. +737 bytes
Denis Vlasenko
6
-2
/
+210
2008-11-29
Announce 1.13.1 and 1.12.3
Denis Vlasenko
1
-0
/
+17
2008-11-28
ash: add FIXME
Denis Vlasenko
1
-2
/
+7
2008-11-28
ash: "ash: syntax error: XXX unexpected" -> "ash: syntax error: unexpected XXX"
Denis Vlasenko
1
-1
/
+1
2008-11-28
ash: shrink on top of previous change
Denis Vlasenko
1
-111
/
+128
2008-11-28
ash: better fix for ash -c 'echo 5&' and ash -c 'sleep 5&'
Denis Vlasenko
3
-29
/
+56
2008-11-25
remove a few superfluous includes
Denis Vlasenko
4
-4
/
+0
2008-11-25
ash,hush: add TODO for rare build failure
Denis Vlasenko
9
-14
/
+25
2008-11-25
ash: fix bad interaction between ash -c '....&' and bash compat
Denis Vlasenko
1
-2
/
+6
2008-11-24
timeout: fix a few bugs. vda is stupid
Denis Vlasenko
1
-115
/
+2
2008-11-24
trim help text a bit
Denis Vlasenko
2
-3
/
+3
2008-11-24
timeout: new applet. 370 bytes. by Roberto Foglietta.
Denis Vlasenko
8
-4
/
+247
2008-11-24
vi: speedup and code shrink (Walter Harms)
Denis Vlasenko
3
-34
/
+32
2008-11-23
strings: code shrink -22 bytes by Tito
Denis Vlasenko
1
-5
/
+4
2008-11-23
diff: emit /dev/null if diff -rN diffs a file against /dev/null
Denis Vlasenko
1
-9
/
+7
2008-11-22
- documentation fix
Bernhard Reutner-Fischer
1
-1
/
+1
2008-11-22
httpd: set $HOST to Host: header value. +83 bytes.
Denis Vlasenko
1
-0
/
+5
2008-11-22
modutils-24: small fixes by Harald Kuthe (harald-tuxbox AT arcor.de)
Denis Vlasenko
1
-21
/
+13
2008-11-22
networking/interface.c: better readability (by Walter Harms)
Denis Vlasenko
2
-76
/
+86
2008-11-22
tftpd: can also have TFTP_DEBUG
Denis Vlasenko
1
-1
/
+1
2008-11-22
insmod: clarify module_name / file_name distinction
Denis Vlasenko
4
-11
/
+23
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
[next]