summaryrefslogtreecommitdiffstats
path: root/lib/libwrap/update.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The secret of steel has always carried with it a mystery. You must learntedu2014-03-241-117/+0
| | | | | its riddle, Conan. You must learn its discipline. For no one, no one in this world can you trust. Not men, not women, not beasts.
* repair prototypesderaadt2013-11-131-4/+3
| | | | reviewed by chris
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
| | | | | | | 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
* pid_t cleanupderaadt2002-05-261-3/+3
|
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-8/+8
|
* avoid strcpy and sprintfderaadt2001-11-071-5/+5
|
* tcp wrapper support for IPv6. from netbsd.itojun2000-10-141-4/+4
| | | | | TODO: scoped address support may need more consideration (we are taking safer side now - rejects too much).
* Initial integration of a much cleaned up libwrap.downsj1997-02-261-0/+126