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
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
scripts/randomtest: update to pass testsuite with Rob's toolchain
Denys Vlasenko
1
-3
/
+11
2010-07-06
[un]expand: fix testsuite
Denys Vlasenko
2
-4
/
+2
2010-07-05
randomconfig fixes
Denys Vlasenko
14
-25
/
+39
2010-07-04
Yet another attempt to stamp out "make -j" problems
Denys Vlasenko
1
-1
/
+7
2010-07-04
libbb: reduce number of *error_msg[_and_die].c files by four
Denys Vlasenko
8
-94
/
+46
2010-07-04
*: introduce and use xfork() and xvfork()
Pascal Bellard
21
-95
/
+56
2010-07-04
remove some dead assignments, add a TODO comment
Denys Vlasenko
3
-3
/
+2
2010-07-04
ip a: fix SEGV if "dev IFACE" is not specified
Denys Vlasenko
1
-24
/
+23
2010-07-04
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
22
-81
/
+67
2010-07-04
losetup: use LOOP_foo defines
Lauri Kasanen
2
-8
/
+8
2010-07-03
fix compile breakage with "make -j"
Denys Vlasenko
3
-1
/
+5
2010-07-01
chrt: code shrink
Denys Vlasenko
2
-46
/
+48
2010-07-01
consolidate xz format comment. no code changes
Denys Vlasenko
3
-4
/
+2
2010-07-01
conspy: stop losing some keyboard keys.
Pascal Bellard
1
-9
/
+11
2010-07-01
xz compression detection: avoid the need to seek
Denys Vlasenko
5
-14
/
+30
2010-06-30
bzip2 decompression: simple code shrink
Denys Vlasenko
2
-6
/
+9
2010-06-30
conspy: code shrink
Pascal Bellard
1
-110
/
+101
2010-06-28
bootchartd: fix sample period calculations
Keisuke Yasui
1
-5
/
+7
2010-06-28
conspy: code shrink
Pascal Bellard
3
-86
/
+78
2010-06-28
nc: better comments. no code changes
Denys Vlasenko
1
-3
/
+5
2010-06-27
conspy: significant output minimization; blink attribute support
Denys Vlasenko
1
-72
/
+126
2010-06-27
remove recently added erroneous _and_die()
Denys Vlasenko
2
-2
/
+2
2010-06-27
mount: fix a case when sometimes error message is not printed
Denys Vlasenko
1
-3
/
+3
2010-06-27
nc: introduce CONFIG_NC_110_COMPAT option.
Denys Vlasenko
4
-108
/
+122
2010-06-27
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
Ladislav Michl
8
-54
/
+58
2010-06-27
modinfo: support relative paths in modules.dep
Lauri Kasanen
1
-11
/
+24
2010-06-27
modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE
Lauri Kasanen
1
-2
/
+2
2010-06-26
libbb/copyfd.c: fix the case of copy buffer <= 4kb
Denys Vlasenko
1
-1
/
+3
2010-06-26
ash: fix obscure case of replacing + globbing + backslashes
Denys Vlasenko
3
-21
/
+52
2010-06-26
tar: make typical extraction less memory-hungry
Denys Vlasenko
1
-3
/
+6
2010-06-26
*: tar-related cleanups: move struct to unarchive.h; move help to tar.c
Denys Vlasenko
5
-153
/
+118
2010-06-26
tar: fix --to-command wrt short writes
Denys Vlasenko
2
-6
/
+17
2010-06-26
fix breakage in compressed file detection
Denys Vlasenko
2
-4
/
+4
2010-06-26
universal parser: do not leak parser->data
Denys Vlasenko
1
-8
/
+12
2010-06-26
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
5
-10
/
+26
2010-06-25
conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsa
Denys Vlasenko
1
-7
/
+4
2010-06-25
another fix to gen_build_files / autoconf.h dependency
Denys Vlasenko
1
-2
/
+2
2010-06-25
gen_build_files.sh is an order prerequisite only for autoconf.h
Denys Vlasenko
2
-29
/
+21
2010-06-25
build system: make gen_build_files.sh run before autoconf.h generation
Denys Vlasenko
1
-1
/
+1
2010-06-25
*: make exec failure message more consistent
Denys Vlasenko
24
-40
/
+40
2010-06-25
tar: optional support for --to-command
Ladislav Michl
5
-0
/
+163
2010-06-25
conspy: code shrink
Denys Vlasenko
1
-21
/
+28
2010-06-24
ntpd: step correction to variables had wrong sign, fixing
Denys Vlasenko
1
-7
/
+9
2010-06-24
conspy: document attribute byte format
Denys Vlasenko
1
-8
/
+34