Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-20 | More strlen("") fixes. | Ray Lai | |
OK otto@, ``If it makes you feel better'' millert@. | |||
2003-07-08 | - fix an .Nd | Jason McIntyre | |
- \" -> .\" at start of line - simpler macros | |||
2003-06-26 | simple protos | Theo de Raadt | |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt | |
2003-04-07 | strlcpy; ok millert | Theo de Raadt | |
2002-07-30 | some snprintf and strlcpy | Theo de Raadt | |
2002-06-07 | support scoped IPv6 address. | Jun-ichiro itojun Hagino | |
no visible API change, old config files work just fine. now you can use expressions like "ALL: [fe80::%lo0/64]". theo ok | |||
2002-05-07 | wrong size of address; harding@motd.ca | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2001-07-08 | -Wall | Theo de Raadt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron 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-10-30 | libexec man page fleshing. again, bored on the plane home. | Aaron Campbell | |
2000-10-14 | tcp 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). | |||
1999-07-09 | - remove all trailing whitespace | Aaron 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-06 | oops | Theo de Raadt | |
1999-06-06 | use dot_quad_addr_new() as required | Theo de Raadt | |
1999-05-28 | more .El madness | Aaron Campbell | |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell | |
1999-04-02 | .Pp macros do not belong immiedately after .Sh section header lines | Aaron Campbell | |
1997-07-08 | mispelled SYNOPSIS | Theo de Raadt | |
1997-06-24 | New mandoc manual pages. | Jason Downs | |
1997-02-26 | Initial integration of userland tcpd. | Jason Downs | |