aboutsummaryrefslogtreecommitdiff
path: root/configs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-30catv: code shrinkDenys Vlasenko2-7/+13
2013-07-30Refactor catv. Move visible() from stty to libbb.Bartosz Golaszewski5-58/+51
2013-07-30unpackers: by users' request, print compression percentage if -v and DESKTOPDenys Vlasenko1-13/+23
2013-07-29nc: remove unnecessary "errno = 0"Denys Vlasenko1-5/+4
2013-07-28iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include)Denys Vlasenko1-4/+4
2013-07-28logread: intercept all fatal signals, not just SIGINTDenys Vlasenko1-5/+4
2013-07-28nc: remove some dead codeDenys Vlasenko1-24/+12
2013-07-28nc: exit when both stdin and network are closed.Denys Vlasenko1-19/+31
2013-07-28nc: use symbolic SHUT_WR instead of literal 1Denys Vlasenko1-1/+1
2013-07-27Update docs/tcp.txtDenys Vlasenko1-1/+18
2013-07-26buildsys: Add helper to list suid appletsBernhard Reutner-Fischer4-6/+88