summaryrefslogtreecommitdiffstats
path: root/lib/libwrap/options.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* strcpy/strcat -> strlcpy/strlcattdeval2003-04-051-3/+3
| | | | ok tedu@, hints by deraadt@ and millert@
* more strict prototypeitojun2002-06-071-19/+34
|
* unsigned vs unsigned intderaadt2002-05-271-3/+3
|
* sprintf -> snprintf paranoiabitblt1997-03-041-3/+3
|
* Initial integration of a much cleaned up libwrap.downsj1997-02-261-0/+629