aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-01script: do not ignore poll() errors. ~+20 bytes.Denis Vlasenko1-1/+5
2008-04-01shells: do not frocibly enable test, echo and kill _applets_,Denis Vlasenko14-91/+84
2008-03-31tcpudp: trivial build fixDenis Vlasenko1-3/+3
2008-03-30libbb: preventive fix for SIGxxx >= 32Denis Vlasenko1-14/+18
2008-03-30g[un]zip: accept and ignore -n (needed for kernel compile)Denis Vlasenko2-2/+30
2008-03-29fuser: fix vda's breakage: DOH! chdir'ing to /proc breaks relative pathsDenis Vlasenko1-6/+4
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