Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -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. | ru | 2005-10-14 | 1 | -2/+2 |
| | |||||
* | NOINET6 -> NO_INET6 | ru | 2004-12-21 | 1 | -1/+1 |
| | |||||
* | Drop MAINTAINER Bit. Not needed any more. | markm | 2003-06-04 | 1 | -2/+0 |
| | |||||
* | Best we can do with this is c89. | obrien | 2003-06-02 | 1 | -0/+1 |
| | |||||
* | Build the TCP-wrapper helper "daemon" tcpd. This is not much use in | markm | 2002-01-12 | 1 | -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. |