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