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
*
lpr and lpq applets by Walter Harms.
Denis Vlasenko
2008-02-22
11
-1
/
+399
*
ash: s/ckzmalloc/ckzalloc/
Denis Vlasenko
2008-02-21
1
-1
/
+1
*
ash: sprinkle a bit more of zeroed allocations.
Denis Vlasenko
2008-02-21
1
-19
/
+20
*
httpd: "HEAD" support. Closes bug 1530.
Denis Vlasenko
2008-02-21
1
-26
/
+36
*
corrected English in comment
Denis Vlasenko
2008-02-20
1
-1
/
+1
*
udhcp: we were forgetting to set right op byte in tha packet
Denis Vlasenko
2008-02-20
1
-6
/
+1
*
udhcp: make paths configurable
Denis Vlasenko
2008-02-20
4
-3
/
+21
*
libbb: introduce and use nonblock_safe_read(). Yay!
Denis Vlasenko
2008-02-20
6
-15
/
+75
*
[#1334] exec script for devices even if they dont have device nodes
Mike Frysinger
2008-02-20
1
-4
/
+14
*
ash: introduce and use stzalloc and ckzalloc.
Denis Vlasenko
2008-02-20
1
-44
/
+60
*
trivial fixes to config system
Denis Vlasenko
2008-02-19
2
-2
/
+3
*
ash: fix fallout from "A=1 B=$A; echo $B" code.
Denis Vlasenko
2008-02-19
1
-19
/
+29
*
microcom: tiny shrink, adding comments
Denis Vlasenko
2008-02-19
1
-7
/
+8
*
init: make it NOMMU-capable
Denis Vlasenko
2008-02-19
3
-35
/
+104
*
init: fix comments
Denis Vlasenko
2008-02-19
1
-2
/
+2
*
init: HUP should not be temporarily set to "restart",
Denis Vlasenko
2008-02-19
1
-4
/
+1
*
fix chat CONFIG_xxx dependencies
Denis Vlasenko
2008-02-19
1
-1
/
+7
*
chat: now with "svn add"
Denis Vlasenko
2008-02-19
1
-0
/
+443
*
findfs,mount: trivial build fix and whitespace fiexs
Denis Vlasenko
2008-02-19
2
-6
/
+8
*
tar: optional autodetection of gz/bz2 compressed tarballs.
Denis Vlasenko
2008-02-19
3
-31
/
+92
*
init: fix bug 1111: restart actions were not splitting words:
Denis Vlasenko
2008-02-19
2
-108
/
+96
*
syslogd: tighten up hostname handling.
Denis Vlasenko
2008-02-19
1
-4
/
+4
*
tail: fix "tail -c 20 /dev/huge_disk" (was taking ages)
Denis Vlasenko
2008-02-19
2
-38
/
+43
*
chat: new applet by dronnikov AT gmail.com. With all options on:
Denis Vlasenko
2008-02-18
4
-0
/
+71
*
lineedit: tiny shrink
Denis Vlasenko
2008-02-18
1
-1
/
+9
*
support for mount by label (not yet tested)
Denis Vlasenko
2008-02-18
43
-20
/
+4632
*
- fix open(creat) without a mode
Bernhard Reutner-Fischer
2008-02-18
1
-1
/
+1
*
mount: with -vv -f, say what mount() calls we were going to make
Denis Vlasenko
2008-02-18
1
-13
/
+24
*
mount: optional support for -vv verbosity
Denis Vlasenko
2008-02-18
2
-12
/
+57
*
mount: recognize "dirsync" (closes bug 835)
Denis Vlasenko
2008-02-18
7
-26
/
+37
*
whitespace fixes
Denis Vlasenko
2008-02-17
3
-3
/
+3
*
dos2unix: shrink
Denis Vlasenko
2008-02-17
1
-27
/
+12
*
crontab: stop using remove() - use unlink() instead
Denis Vlasenko
2008-02-17
1
-16
/
+9
*
dpkg: fix bug where existence check was reversed
Denis Vlasenko
2008-02-17
1
-8
/
+4
*
libbb: introduce and use xrename and rename_or_warn.
Denis Vlasenko
2008-02-17
10
-39
/
+33
*
microcom: maintainer update
Denis Vlasenko
2008-02-16
1
-39
/
+30
*
mount: make -f work even without mtab support
Denis Vlasenko
2008-02-16
4
-21
/
+46
*
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
26
-154
/
+249
*
crontab: clear env if run by non-root, so that we can use PATH now
Denis Vlasenko
2008-02-16
1
-10
/
+8
*
*: more readable handling of pipe fds. No code changes.
Denis Vlasenko
2008-02-16
12
-82
/
+88
*
ifupdowm: shrink
Denis Vlasenko
2008-02-16
1
-99
/
+100
*
random s/short/int/
Denis Vlasenko
2008-02-16
17
-42
/
+46
*
crontab: almost complete rewrite
Denis Vlasenko
2008-02-16
2
-291
/
+194
*
ifupdown: code shrink
Denis Vlasenko
2008-02-15
1
-95
/
+51
*
adduser: optional support for long options. +110 bytes.
Denis Vlasenko
2008-02-15
2
-0
/
+24
*
ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947.
Denis Vlasenko
2008-02-15
6
-39
/
+96
*
we need to pass back the rtc device name that was actually used so that we ca...
Mike Frysinger
2008-02-15
4
-15
/
+17
*
fix build failure when long opts are enabled
Mike Frysinger
2008-02-15
1
-11
/
+10
*
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
2008-02-15
9
-99
/
+417
*
sendmail is lexically after selinux, so fix the order
Mike Frysinger
2008-02-15
1
-1
/
+1
[next]