summaryrefslogtreecommitdiff
path: root/libexec/tcpd
AgeCommit message (Collapse)Author
2001-06-01whoohoo! New license for tcpwrappers, worked out over the phone with Wietse.x=Theo de Raadt
We agree that source code that is free for anyone to use for any purpose is (1) cooler and (2) just a heck of a lot less of a pain to deal with. See it for yourself at ftp://ftp.porcupine.org/pub/security/tcp_wrappers_license if you want.
2001-01-17use _exit() in signal handlerTheo de Raadt
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastAaron Campbell
this is consistent.
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-11-08- Get rid of ".Sh OPTIONS" and always use the standard options list intro.Aaron Campbell
- Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage.
2000-10-30libexec man page fleshing. again, bored on the plane home.Aaron Campbell
2000-10-14tcp wrapper support for IPv6. from netbsd.Jun-ichiro itojun Hagino
TODO: scoped address support may need more consideration (we are taking safer side now - rejects too much).
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12put wrapper in the NdTheo de Raadt
2000-02-16Add subject (.Nd) lines (their absence as discovered by espie@'s new perlAaron Campbell
version of makewhatis(8)).
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-06-06oopsTheo de Raadt
1999-06-06use dot_quad_addr_new() as requiredTheo de Raadt
1999-05-28more .El madnessAaron Campbell
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1998-12-20spelling; krw@tcn.netTheo de Raadt
1998-12-16even more .Nm fixesAaron Campbell
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1997-07-23tabifykstailey
1997-07-08mispelled SYNOPSISTheo de Raadt
1997-06-24New mandoc manual pages.Jason Downs
1997-06-01A few changed from tcp_wrappers 7.6Jason Downs
1997-03-04Pull in all of tcpd.h here, too, even though it's not really needed.Jason Downs
1997-02-26Initial integration of userland tcpd.Jason Downs
1997-02-26Initial integration of userland tcpd.Jason Downs