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
*
acpid: old kernel headers compat
Denys Vlasenko
2010-07-12
1
-1
/
+17
*
mktemp: fix "mktemp /path/to/tempfile.XXXXXX"
Denys Vlasenko
2010-07-12
1
-1
/
+2
*
wget: fix progress display
Denys Vlasenko
2010-07-12
1
-1
/
+1
*
more: style fix. no code changes
Denys Vlasenko
2010-07-12
1
-2
/
+2
*
crond: mention other cronds' behavior in comment. no code changes
Denys Vlasenko
2010-07-11
1
-4
/
+6
*
remove unzip doc: we don't have 100% proof it's ok to distribute
Denys Vlasenko
2010-07-10
1
-0
/
+0
*
diff: make diff -r much less eager to recurse into directories
Denys Vlasenko
2010-07-10
1
-1
/
+22
*
Modprobe: Make -l open the right file
Lauri Kasanen
2010-07-10
1
-5
/
+5
*
diff: cosmetic change on top of last commit
Denys Vlasenko
2010-07-09
1
-1
/
+1
*
diff: fix "diff dir1 dir2/". Closes bug 2203
Matheus Izvekov
2010-07-09
2
-4
/
+33
*
fix make O=dir build
Denys Vlasenko
2010-07-09
3
-2
/
+23
*
crond: code shrink
Denys Vlasenko
2010-07-08
1
-36
/
+31
*
crond: rename HumpBack names. Note two TODOs/FIXMEs
Denys Vlasenko
2010-07-08
1
-311
/
+322
*
crond: check mtime on crontab dir every minute, and reread if changed
Denys Vlasenko
2010-07-08
1
-39
/
+36
*
crond: reorder functions to follow usual order: "main last"
Denys Vlasenko
2010-07-08
1
-231
/
+221
*
ifplugd: code shrink
Maksym Kryzhanovskyy
2010-07-08
1
-60
/
+35
*
make usage_compressed.h generation _always_ update mtime
Denys Vlasenko
2010-07-08
1
-5
/
+1
*
crond: code shrink
Denys Vlasenko
2010-07-06
1
-62
/
+65
*
whitespace fixes
Denys Vlasenko
2010-07-06
3
-3
/
+3
*
bootchartd: fix labels in config system. no code changes
Denys Vlasenko
2010-07-06
1
-2
/
+2
*
Start 1.18.0 development cycle
Denys Vlasenko
2010-07-06
1
-2
/
+2
*
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
[next]