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
/
runit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Config.in: remove menus that apparently will not work on Windows (except mayb...
Nguyễn Thái Ngọc Duy
2009-04-23
1
-0
/
+1
*
usage.c: remove reference to busybox.h
vda
2007-05-26
5
-5
/
+5
*
xpipe: introduce (saves ~170 bytes)
vda
2007-05-26
2
-4
/
+3
*
svlogd: fix 'SEGV on uninitialized data' and make it honor TERM
vda
2007-05-06
1
-4
/
+6
*
style fixes, no code changes
vda
2007-04-16
2
-6
/
+12
*
style fixes. No code changes.
vda
2007-04-10
1
-1
/
+2
*
tcpsvd: new applet
vda
2007-04-01
5
-101
/
+11
*
Attempt to get more applets compile for NOMMU.
vda
2007-03-26
1
-11
/
+6
*
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
vda
2007-03-25
5
-47
/
+9
*
add missing copyright statements and doc for sv
vda
2007-03-12
3
-0
/
+204
*
sv: make code trivially smaller
vda
2007-03-12
1
-4
/
+4
*
kill superfluous returns at the end of void functions
vda
2007-03-11
1
-1
/
+0
*
runsv: random code savings, ~300 bytes
vda
2007-03-09
1
-72
/
+63
*
runsv: add missing {}
vda
2007-02-18
1
-1
/
+2
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
vda
2007-02-06
2
-6
/
+6
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
5
-0
/
+5
*
sigset_t blocked_sigset is too big for static (128 bytes)
vda
2007-02-03
1
-9
/
+11
*
svlogd: fix performance problems: excessive write,
vda
2007-02-03
1
-26
/
+46
*
svlogd: do not set O_NONBLOCK on stdin permanently - that can
vda
2007-02-03
1
-28
/
+44
*
sv: fix incorrect option parsing and reduce size
vda
2007-02-02
1
-120
/
+176
*
preparatory patch for -Wwrite-strings #6
vda
2007-01-29
1
-30
/
+42
*
preparatory patch for -Wwrite-strings #4
vda
2007-01-29
3
-24
/
+24
*
correct bad English
vda
2007-01-28
1
-1
/
+1
*
svlogd: batch writes if !timestamp
vda
2007-01-27
1
-19
/
+29
*
svlogd: remove unused buffering, stop doing tons of memcpy
vda
2007-01-27
2
-34
/
+58
*
runit/* cleanup part 3 (just deleting unused code)
vda
2007-01-27
2
-788
/
+4
*
runit/* cleanup part 2
vda
2007-01-27
4
-33
/
+43
*
runit cleanup part 1
vda
2007-01-27
6
-190
/
+271
*
random small size optimizations
vda
2007-01-12
1
-7
/
+2
*
Trailing whitespace removal over entire tree
vda
2007-01-11
6
-19
/
+19
*
done a dozen of randconfig test. guess what? ALL failed...
vda
2006-12-30
1
-0
/
+5
*
bb_xget[pw/gr]nam were horribly misnamed - fixed.
vda
2006-12-28
1
-2
/
+2
*
style fixes
vda
2006-12-26
4
-6
/
+6
*
missing piece of prev commit: ndelay_off
vda
2006-12-24
1
-6
/
+0
*
small fixes:
vda
2006-11-26
1
-3
/
+3
*
tar: sanitize option handling
vda
2006-11-24
1
-1
/
+1
*
telnetd: we were having telnetd with is ONLY inetd or ONLY standalone.
vda
2006-11-22
1
-20
/
+0
*
svlogd: log full lines to stderr too, and also stop using stdio for that
vda
2006-11-19
1
-6
/
+4
*
forgot about avn add... :(
vda
2006-11-17
3
-0
/
+1279
*
runit: add runsv, runsvdir and sv. Oh yes.
vda
2006-11-17
4
-17
/
+45
*
svlogd: new applet. +9k. Still too big, but it was 12k yesterday.
vda
2006-11-16
6
-17
/
+2321
*
chpst: add overlooked copyright statement
vda
2006-10-20
1
-0
/
+29
*
fixes from Vladimir Dronnikov <dronnikov@gmail.ru>
vda
2006-10-10
1
-2
/
+2
*
attempt to regularize atoi mess.
vda
2006-10-08
1
-21
/
+21
*
dnsd fix; option_mask32 added. dnsd needs more love.
vda
2006-10-06
1
-37
/
+36
*
chpst: fix vda's silly mistakes
vda
2006-10-06
1
-1
/
+2
*
httpd: add -u user[:grp] support
vda
2006-10-05
4
-108
/
+17
*
build system overhaul
vda
2006-10-05
4
-70
/
+13
*
bb_applet_name -> applet_name
vda
2006-10-03
1
-4
/
+4
*
getopt_ulflags -> getopt32.
vda
2006-10-03
1
-2
/
+2
[next]