aboutsummaryrefslogtreecommitdiff
path: root/libexec/tcpd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC: 1.5: Style.Ruslan Ermilov2005-11-161-2/+2
| | | | Notes: svn path=/stable/6/; revision=152482
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
| | | | Notes: svn path=/head/; revision=139115
* Drop MAINTAINER Bit. Not needed any more.Mark Murray2003-06-041-2/+0
| | | | Notes: svn path=/head/; revision=115836
* Best we can do with this is c89.David E. O'Brien2003-06-021-0/+1
| | | | Notes: svn path=/head/; revision=115669
* Build the TCP-wrapper helper "daemon" tcpd. This is not much use inMark Murray2002-01-121-0/+20
a bog-standard FreeBSD installation, as inetd(8) does that job, but for inetd(8) replacemenrts such as xinetd, having this around makes sense. Notes: svn path=/head/; revision=89284