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
2010-05-10
remove duplicate comment
Denys Vlasenko
1
-1
/
+0
2010-05-10
more randomconfig testsuite fixes
Denys Vlasenko
6
-58
/
+66
2010-05-10
randomconfig testsuite fixes
Denys Vlasenko
10
-6
/
+43
2010-05-10
gen_build_files.sh should be executable
Denys Vlasenko
1
-0
/
+0
2010-05-10
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
7
-69
/
+109
2010-05-09
tweak scripts/gen_build_files.sh
Denys Vlasenko
1
-8
/
+9
2010-05-09
trim help text
Denys Vlasenko
1
-3
/
+3
2010-05-09
make it possible to keep Config/Kbuild snippets in *.c files
Denys Vlasenko
8
-258
/
+325
2010-05-09
tune2fs: move to e2fsprogs
Denys Vlasenko
8
-25
/
+21
2010-05-08
ifplugd: replace potentially-leaking setenv with malloc/putenv/free
Denys Vlasenko
1
-83
/
+20
2010-05-06
tar: support GNU 256-bit encoding in all numeric fields
Denys Vlasenko
1
-80
/
+31
2010-05-06
install lspci and lsusb to /usr/bin
Gustavo Zacarias
1
-2
/
+2
2010-05-06
add comment about xz format support
Denys Vlasenko
1
-0
/
+5
2010-05-06
rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text
Denys Vlasenko
2
-9
/
+17
2010-05-06
rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip...
Denys Vlasenko
5
-149
/
+161
2010-05-05
bootchartd: better wording in comment
Denys Vlasenko
1
-2
/
+3
2010-05-04
bootchartd: add missing parenthesis
Denys Vlasenko
1
-3
/
+3
2010-05-04
bootchartd: new applet
Denys Vlasenko
5
-15
/
+396
2010-05-04
fix typo in commented-out code
Denys Vlasenko
1
-1
/
+1
2010-05-02
ifdown: use /var/run/udhcpc.%iface%.pid only if it exists
Denys Vlasenko
1
-2
/
+4
2010-05-02
rfkill: new applet
Souf Oued
5
-0
/
+145
2010-05-02
udhcpd: fix hostname truncation bug 1663
Denys Vlasenko
1
-0
/
+2
2010-04-30
grep: fix -Fi
Ian Wienand
2
-1
/
+6
2010-04-29
swapon: skip noauto entries
Lauri Kasanen
1
-4
/
+13
2010-04-29
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
Tomas Heinrich
4
-20
/
+89
2010-04-27
telnet: prevent SEGV if we are requested TELOPT_NEW_ENVIRON.
Denys Vlasenko
1
-9
/
+8
2010-04-26
dnsd: fix unaligned access problem
Denys Vlasenko
1
-3
/
+8
2010-04-26
ash: refresh stack pointers after makestrspace in rmescapes
Colin Watson
1
-0
/
+4
2010-04-26
cmp: remove history comment. it is more natural to keep it in source control
Denys Vlasenko
1
-11
/
+0
2010-04-26
cmp: ifdefectomy
Rob Landley
1
-9
/
+6
2010-04-26
cpio: "NNN blocks" should go to stderr
Matheus Izvekov
2
-5
/
+5
2010-04-26
find: fix -name matching for dotfiles. -1 byte
Denys Vlasenko
1
-2
/
+7
2010-04-26
grep: makw -w support unconditional
Denys Vlasenko
2
-8
/
+4
2010-04-22
date: support -d @SECONDS_SINCE_1970
Denys Vlasenko
1
-0
/
+10
2010-04-21
ftpd: work around LIST -aXYZ too, not only LIST -lXYZ
Denys Vlasenko
2
-4
/
+4
2010-04-20
busybox --list option. +140 bytes. Rob wanted it.
Denys Vlasenko
1
-25
/
+44
2010-04-20
sed: fix nested {} case
Denys Vlasenko
2
-1
/
+14
2010-04-19
sed: fix c cmd
Denys Vlasenko
2
-1
/
+6
2010-04-18
vi: discover window size even on serial consoles. optional
Denys Vlasenko
4
-26
/
+65
2010-04-18
vi: remove superfluous check on filename == ""
Denys Vlasenko
1
-1
/
+1
2010-04-18
remove stdio from allnoconfig build
Denys Vlasenko
1
-1
/
+3
2010-04-16
vi: code shrink
Denys Vlasenko
1
-9
/
+9
2010-04-16
vi: code shrink; save/restore errno in signal handlers
Denys Vlasenko
1
-19
/
+27