aboutsummaryrefslogtreecommitdiff
path: root/runit (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-29mdev: optional support for regex pattern group substitution.Denis Vlasenko3-3/+65
2008-03-29mdev: fix block/char device detection. Closes bug 2144.Denis Vlasenko1-1/+3
2008-03-29inetd: small shrink for NOMMU caseDenis Vlasenko1-9/+14
2008-03-29mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_device() +23 bytesDenis Vlasenko2-12/+51
2008-03-29mdev: fix a bug where it was not stopping on first matching ruleDenis Vlasenko2-112/+115
2008-03-29ftpgetput: move control_stream to "struct globals";Denis Vlasenko1-110/+85
2008-03-29ftpgetput: deal with long-standing TODOs:Denis Vlasenko1-114/+82
2008-03-28ftpgetput: add comment about EPSV (extended PASV).Denis Vlasenko1-39/+65
2008-03-28copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.Denis Vlasenko6-26/+63
2008-03-28fbsplash: move to /sbin; small shrinkDenis Vlasenko2-28/+27
2008-03-28fix a few stray unguarded strdup'sDenis Vlasenko4-144/+137
2008-03-28whitespace fixesDenis Vlasenko7-46/+42
2008-03-27mdev: plug a few memory and fd leaks; simplify code a bitDenis Vlasenko3-74/+73