summaryrefslogtreecommitdiffstats
path: root/libexec/tcpd
Commit message (Collapse)AuthorAgeFilesLines
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
| | | | | | | | http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html The src.conf(5) manpage is to follow in a few days. Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
* Style: move .PATH to where it belongs.ru2005-10-141-2/+2
|
* NOINET6 -> NO_INET6ru2004-12-211-1/+1
|
* Drop MAINTAINER Bit. Not needed any more.markm2003-06-041-2/+0
|
* Best we can do with this is c89.obrien2003-06-021-0/+1
|
* Build the TCP-wrapper helper "daemon" tcpd. This is not much use inmarkm2002-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.
OpenPOWER on IntegriCloud