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
/
usr.sbin
/
tcpdchk
Age
Commit message (
Expand
)
Author
2018-01-23
ansify - drop the K&R style prototypes & implementations.
sevan
2015-10-14
eliminate %m complexity. __format_arg__ thinks it is handling a format for
christos
2012-03-21
Use a little const for quotes strings.
matt
2011-08-31
NULL does not need a cast
plunky
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2003-07-14
use bounded string op
itojun
2003-07-13
use bounded string op as much as possible
itojun
2002-12-26
debugging log message committed by mistake (rev 1.8). catched by lukem
itojun
2002-09-18
use NETBSDSRCDIR as appropriate
lukem
2002-07-06
unifdef __STDC__
wiz
2002-06-06
support scoped IPv6 address properly. PR 16810.
itojun
2002-06-06
add syslogd and rpcbind, which links to libwrap by itself
itojun
2002-05-24
Fix build problem caused by recent changes to "libwrap".
tron
2001-06-30
have sshd listed in use_libwrap[].
itojun
2001-04-03
Comment out reference to tlid.conf in the SEE ALSO section.
wiz
2000-12-30
More va_list vs. _BSD_VA_LIST_ lossage
martin
2000-10-11
More format string cleanups by sommerfeld.
is
2000-01-21
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
mycroft
1999-08-31
Apply IPv6 support patch.
itojun
1999-08-27
conflict resolution after tcp_wrappers upgrade to 7.6.
itojun
1999-08-27
libwrap from tcp_wrappers 7.6
itojun
1999-05-09
Fix one that Christos missed.
thorpej
1999-05-09
Pass NULL for checking only
christos
1999-05-09
Adjust for dot_quad_addr() changes
christos
1999-02-15
fix RCS ID
hubertf
1999-01-18
PR/6835: Greg A. Woods: Various problems with tcpdchk
christos
1998-05-09
Use strerror(3) instead of sys_errlist and sys_nerr.
kleink
1998-03-05
Remove WARNS=0
christos
1998-01-09
RCS Id Police.
perry
1997-11-16
PR/4509: Jarle F. Greipsland: avoid redefinition of rfc931_timeout.
christos
1997-10-18
enable WARNS=1 by default, but disable in unclean 3rd party code
lukem
1997-10-17
getopt returns -1 not EOF
lukem
1997-10-14
Add hack to avoid gcc warnings.
cjs
1997-10-11
Cleanup for WARNS = 1
christos
1997-06-30
Correct 'SYNOPSIS' spelling
bouyer
1997-03-24
Makefile cleanups
christos
1997-01-24
stdlib.h for malloc() prototype
cgd
1997-01-11
Add a list of programs which are not in /etc/inetd.conf but use libwrap
cjs
1997-01-11
Import from tcd_wrappers_7.4.
cjs