Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libwrap is going away, so can this. | 2014-03-24 | 22 | -3876/+0 | |
| | | | | ok tedu | ||||
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -3/+1 | |
| | | | | ok guenther millert kettenis | ||||
* | clean up some newly created lies now that tftpd doesnt run out of inetd. | 2012-03-06 | 1 | -3/+2 | |
| | | | | poke by deraadt@ | ||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 6 | -54/+6 | |
| | | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | ||||
* | documentation tweaks. | 2008-05-17 | 2 | -8/+6 | |
| | | | | ok (some time ago) jmc@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 4 | -8/+8 | |
| | |||||
* | More strlen("") fixes. | 2006-12-20 | 1 | -3/+11 | |
| | | | | OK otto@, ``If it makes you feel better'' millert@. | ||||
* | - fix an .Nd | 2003-07-08 | 3 | -21/+13 | |
| | | | | | - \" -> .\" at start of line - simpler macros | ||||
* | simple protos | 2003-06-26 | 4 | -19/+13 | |
| | |||||
* | more term 3 and 4 changes | 2003-06-04 | 1 | -8/+1 | |
| | |||||
* | terms 3 & 4 cleanup based on "terms" file | 2003-06-03 | 3 | -24/+3 | |
| | |||||
* | section reorder; | 2003-06-02 | 2 | -22/+22 | |
| | |||||
* | strlcpy; ok millert | 2003-04-07 | 1 | -4/+5 | |
| | |||||
* | duplicate words: on on, in in | 2003-03-18 | 1 | -2/+2 | |
| | | | | ok miod@ jmc@ | ||||
* | .Xr typos; | 2003-03-06 | 1 | -2/+2 | |
| | | | | ok deraadt@ | ||||
* | typos; | 2003-02-14 | 1 | -5/+5 | |
| | | | | | tftpd(8): tweak and ok millert@ tokenadm(8): tweak and ok millert@ | ||||
* | safe_finger no longer installed | 2002-09-05 | 1 | -2/+2 | |
| | |||||
* | some snprintf and strlcpy | 2002-07-30 | 4 | -16/+16 | |
| | |||||
* | support scoped IPv6 address. | 2002-06-07 | 4 | -222/+102 | |
| | | | | | no visible API change, old config files work just fine. now you can use expressions like "ALL: [fe80::%lo0/64]". theo ok | ||||
* | wrong size of address; harding@motd.ca | 2002-05-07 | 1 | -3/+3 | |
| | |||||
* | Kill/adjust r(login|exec)d? references now that those are no longer in | 2002-05-06 | 1 | -7/+3 | |
| | | | | the tree. | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 3 | -11/+11 | |
| | |||||
* | When you give command examples and etc., in a manual page prefix them with: | 2002-02-13 | 1 | -4/+4 | |
| | | | | | | | | $ command or # command deraadt@ ok | ||||
* | Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should | 2001-09-06 | 2 | -4/+4 | |
| | | | | | | be a single digit. Powered by mantoya@. millert@ ok. | ||||
* | o) .Sh AUTHOR -> .Sh AUTHORS; | 2001-08-02 | 4 | -8/+8 | |
| | | | | | | | o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | ||||
* | Comment out extraneous .Pp since the text it goes with is commented out. | 2001-07-09 | 1 | -2/+2 | |
| | | | | mpech@prosoft.org.lv | ||||
* | -Wall | 2001-07-08 | 1 | -2/+3 | |
| | |||||
* | whoohoo! New license for tcpwrappers, worked out over the phone with Wietse.x= | 2001-06-01 | 1 | -4/+4 | |
| | | | | | | | 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. | ||||
* | use _exit() in signal handler | 2001-01-17 | 1 | -3/+3 | |
| | |||||
* | .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least | 2000-12-15 | 1 | -2/+2 | |
| | | | | this is consistent. | ||||
* | Change all option list specifications to ".Bl -tag -width Ds". Most man | 2000-11-09 | 2 | -4/+4 | |
| | | | | | pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | ||||
* | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | 2000-11-08 | 1 | -19/+20 | |
| | | | | | - Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage. | ||||
* | libexec man page fleshing. again, bored on the plane home. | 2000-10-30 | 4 | -96/+114 | |
| | |||||
* | tcp wrapper support for IPv6. from netbsd. | 2000-10-14 | 4 | -23/+139 | |
| | | | | | TODO: scoped address support may need more consideration (we are taking safer side now - rejects too much). | ||||
* | Mostly punctuation fixes. | 2000-04-15 | 1 | -2/+3 | |
| | |||||
* | put wrapper in the Nd | 2000-04-12 | 1 | -2/+2 | |
| | |||||
* | Add subject (.Nd) lines (their absence as discovered by espie@'s new perl | 2000-02-16 | 1 | -1/+2 | |
| | | | | version of makewhatis(8)). | ||||
* | - remove all trailing whitespace | 1999-07-09 | 4 | -38/+38 | |
| | | | | | | | | | | * 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... | ||||
* | oops | 1999-06-06 | 2 | -6/+6 | |
| | |||||
* | use dot_quad_addr_new() as required | 1999-06-06 | 3 | -10/+9 | |
| | |||||
* | more .El madness | 1999-05-28 | 1 | -8/+5 | |
| | |||||
* | getopt(3) returns -1, not EOF | 1999-05-23 | 2 | -6/+6 | |
| | |||||
* | .Pp macros do not belong immiedately after .Sh section header lines | 1999-04-02 | 3 | -7/+3 | |
| | |||||
* | spelling; krw@tcn.net | 1998-12-20 | 1 | -2/+2 | |
| | |||||
* | even more .Nm fixes | 1998-12-16 | 1 | -4/+4 | |
| | |||||
* | use Bx macro for BSD versions | 1998-06-15 | 1 | -2/+4 | |
| | |||||
* | tabify | 1997-07-23 | 1 | -66/+66 | |
| | |||||
* | mispelled SYNOPSIS | 1997-07-08 | 3 | -6/+6 | |
| | |||||
* | New mandoc manual pages. | 1997-06-24 | 5 | -264/+550 | |
| | |||||
* | A few changed from tcp_wrappers 7.6 | 1997-06-01 | 3 | -21/+35 | |
| |