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
/
libbb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-20
trylink: don't use ld --gc-sections if ld doesn't support it
Denys Vlasenko
1
-0
/
+5
2009-08-03
revert last commit, it was meant for master
Denys Vlasenko
1
-11
/
+6
2009-08-03
nc: fix nc -ll; report vfork errors; make select loop faster
Tomoya Adachi
1
-6
/
+11
2009-08-02
bump version to 1.14.3
1_14_3
Denys Vlasenko
1
-1
/
+1
2009-08-02
apply post-1.14.2 patches
Denys Vlasenko
14
-56
/
+99
2009-07-22
hush: fix a case when backgrounded cmd makes shell hang
Denys Vlasenko
1
-0
/
+2
2009-07-22
hush: fix bug 353 (wrong handling of \x in assignments)
Denys Vlasenko
3
-22
/
+31
2009-07-09
depmod.pl: recurse through module dependencies
Mike Frysinger
1
-10
/
+21
2009-06-22
post 1.14.1 fixes; bump version to 1.14.2
1_14_2
Denys Vlasenko
12
-228
/
+321
2009-06-01
hush: add support for special vars in braces
Mike Frysinger
7
-8
/
+9
2009-05-27
depmod.pl: updates and fixes galore
Mike Frysinger
1
-9
/
+56
2009-05-27
hush: more fixes from trunk; bump version to 1.14.1
1_14_1
Denys Vlasenko
4
-6
/
+16
2009-05-27
post-1.14.0 fixes
Denys Vlasenko
14
-778
/
+1201
2009-04-15
website: another tweak
Denis Vlasenko
1
-8
/
+5
2009-04-15
website: yet another small tweak
Denis Vlasenko
1
-3
/
+2
2009-04-15
website: another tiny tweak
Denis Vlasenko
1
-1
/
+1
2009-04-15
website: textual fixes in 1.14.0 announcement text
Denis Vlasenko
1
-30
/
+21
2009-04-15
website: announce 1.14.0 and 1.13.4
1_14_0
Denis Vlasenko
4
-3
/
+164
2009-04-14
mdev: safer handling of $SUBSYSTEM in mdev -s
Denis Vlasenko
1
-7
/
+7
2009-04-14
pointless whitespace/comment fixes, no code changes
Denis Vlasenko
1
-3
/
+3
2009-04-14
randomconfig fixes
Denis Vlasenko
3
-5
/
+12
2009-04-14
website: update ActionTec URL to http://opensource.actiontec.com/
Denis Vlasenko
1
-1
/
+1
2009-04-14
website: fix obsolete
Denis Vlasenko
1
-2
/
+2
2009-04-14
*: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}
Denis Vlasenko
8
-227
/
+208
2009-04-13
mdev: add support for - "dont stop here" char
Denis Vlasenko
2
-83
/
+98
2009-04-13
mdev: provide $SUBSYSTEM (by Vladimir)
Denis Vlasenko
1
-7
/
+26
2009-04-13
move llist_find_str from modutils to libbb
Denis Vlasenko
6
-34
/
+17
2009-04-13
modutils: remove redundant sanitization
Denis Vlasenko
1
-4
/
+5
2009-04-13
hush: make function support configurable
Denis Vlasenko
3
-32
/
+50
2009-04-13
mdev: fix a bug where \t is not treated as delimiter after [>|=PATH]
Denis Vlasenko
1
-1
/
+4
2009-04-13
mdev: make usage text more useful
Denis Vlasenko
2
-19
/
+25
2009-04-13
dhcprelay: fix usage text. Simplify and make code more readable.
Denis Vlasenko
2
-65
/
+75
2009-04-13
rmmod: fix bug 263
Denis Vlasenko
4
-7
/
+13
2009-04-13
mdev: ignore events with "$SUBSYSTEM" == "firmware" && "$ACTION" == "remove"
Denis Vlasenko
1
-10
/
+21
2009-04-13
website: add http://www.dream-multimedia-tv.de/ to list of products
Denis Vlasenko
1
-0
/
+1
2009-04-12
hush: pass functions to child shells on NOMMU
Denis Vlasenko
1
-43
/
+98
2009-04-12
dnsd: stop using oversized buffer. trim comment.
Denis Vlasenko
1
-17
/
+10
2009-04-12
halt/reboot/powerdown: accept and ignore -i
Denis Vlasenko
1
-5
/
+9
2009-04-12
modutils: small optimization
Denis Vlasenko
1
-18
/
+16
2009-04-12
mdev: do not complain if /sys/block doesn't exist
Denis Vlasenko
1
-2
/
+3
2009-04-12
awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com)
Denis Vlasenko
2
-1
/
+10
2009-04-12
getty: fix handling of speed 0;
Denis Vlasenko
1
-10
/
+14
2009-04-12
mount: users report that CIFS support is breaking things,
Denis Vlasenko
2
-103
/
+104
2009-04-12
dnsd: removed highly questionable setting of signals to SIG_IGN
Denis Vlasenko
1
-11
/
+0
2009-04-12
dnsd: fix a number of bugs. Ideas by Ming-Ching Tiew (mctiew AT yahoo.com)
Denis Vlasenko
1
-163
/
+325
2009-04-12
ash: fix warning in debug build
Denis Vlasenko
1
-1
/
+3
2009-04-11
hush: remove functions from TODOs
Denis Vlasenko
1
-2
/
+0
2009-04-11
hush: improve debugging output
Denis Vlasenko
1
-101
/
+126
2009-04-11
hush: fix "while...do f1() {a;}; f1; f1 {b;}; f1; done" bug
Denis Vlasenko
2
-21
/
+59
2009-04-10
hush: tweak tests
Denis Vlasenko
3
-37
/
+109
[next]