ontent='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/lib/libwrap/fix_options.c
AgeCommit message (Collapse)Author
2012-03-21Use C89 function definitionmatt
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
socklen_t are different signness.
2002-05-24be more picky about IP option. len >= 2 for normal options.itojun
2002-05-24be more picky about malformed IP options.itojun
2002-02-23Fix error message, as reported in lib/15711 by Onno van der Linden.wiz
2000-07-26fatal typo. From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>itojun