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