summaryrefslogtreecommitdiff
path: root/lib/libwrap/options.c
AgeCommit message (Expand)Author
2012-03-22Add some more __dead as exposed by the recent WARN bumps.joerg
2012-03-21Use C89 function definitionmatt
2005-09-24Use get*_r re-entrant functions and get rid of end*ent(). From John Nemeth.christos
2005-04-19getpw*_r() may return 0 and set pwd==NULLlukem
2005-04-10Use getpwnam_r; from John Nemethchristos
2002-05-24cleanup some of portability #ifdefs, which are not needed for netbsd.itojun
2000-10-04Format string audit cleanup (increase format checking)sommerfeld
2000-07-14Correct ctype(3) usage, just in case....itohy
2000-04-02backout previous changes.billc
2000-04-02namespace collision with getopt change (struct option -> libwrap_option)billc
1999-07-03Revert white space changes for imported sources.simonb
1999-07-02More trailing white space.simonb
1998-03-19Add LOG_AUTHPRIV and LOG_FTP as inspired by PR #3176.tv
1997-10-09Fix for WARNS=1 and remove WARNS override from Makefilechristos
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1996-11-26libwrap from tcp_wrappers 7.4mrg