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
/
faithd
Age
Commit message (
Expand
)
Author
2003-11-12
fix a typo
grant
2003-11-12
s/netbsd.org/NetBSD.org/i
grant
2003-10-16
poll() argument mistake. Tatoku Ogaito
itojun
2003-09-07
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
wiz
2003-09-02
use poll(2) instead of select(2). based on patch from deraadt@openbsd, via kame
itojun
2003-09-02
initialize sentinel.next so that config_list does not get garbage
itojun
2003-08-20
no longer in use
itojun
2003-07-04
Remove superfluous Ns.
wiz
2003-07-01
Ic Ar -> Ar.
wiz
2003-07-01
make the given example actually work.
dogcow
2003-05-15
simplify by strdup. expilcitly specify IPPROTO_TCP (to cope with sctp-ready
itojun
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-09-08
socklen_t audit. from deraadt, sync w/kame
itojun
2002-08-20
die if fd_set overrun. explicitly turn off use of IPv4 mapped addr on AF_INET6
itojun
2002-06-24
correct ftp relay functionality.
itojun
2002-06-07
remove unmaintained option (#ifdef FAITH4). sync w/kame
itojun
2002-05-09
drop support for rsh/rlogin relaying.
itojun
2002-04-24
handle ECONNABORTED at accept(2). correct error handling for connect(2)
itojun
2002-01-19
Drop .Pp before subsection, whitespace nit and sort sections.
wiz
2002-01-11
daemon(3) has to be called before opening file descriptors.
itojun
2001-11-21
assume the presense of getifaddrs(3). sync with kame
itojun
2001-11-21
deal with wait3() returning -1. be careful on malloc failures. sync with kame
itojun
2001-09-05
sync with the latest kame.
itojun
2001-06-30
faith(4) is now documented in RFC3142.
itojun
2001-04-25
avoid null pointer deref. sync with kame.
itojun
2001-03-20
avoid zombies on abnormal disconnects. sync with kame
itojun
2001-02-15
pull latest faithd from kame. /etc/faithd.conf allows you to filter by prefix.
itojun
2001-01-11
fix tyop
lukem
2000-10-06
printf-format audit. from sommrfeld@netbsd.org. sync with kame.
itojun
2000-09-14
sync with latest kame.
itojun
2000-09-14
sync document with latest kame. now uses 3ffe:501:ffff::/48 in example.
itojun
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
kleink
2000-07-05
always use %s for setproctitle. from openbsd-current
itojun
2000-07-04
Update ifconfig example to show that the interface has to be created.
thorpej
2000-07-04
allow faithd(8) to be invoked via inetd(8), just like tcpd (of tcp_wrappers).
itojun
2000-07-03
add more security notice about relaying rsh/rlogin taffic. (sync with kame)
itojun
2000-07-02
correct usage of route(8) in example.
itojun
2000-06-29
use %s with syslog, to prevent abuse. from: deraadt (sync with kame)
itojun
2000-05-31
sync with latest kame code. a bug with malloc() size (that can lead to
itojun
2000-03-12
wording
itojun
2000-03-12
improve SECURITY section. (sync with kame)
itojun
2000-02-25
use getifaddrs, not SIOCGIFCONF.
itojun
2000-02-25
add reference to i-d.
itojun
2000-02-25
fix pathname for netbsd-current (/usr/local/v6/libexec -> /usr/libexec).
itojun
1999-12-30
typo (sa_family must be sa_len)
itojun
1999-12-21
wording fix.
itojun
1999-12-20
fix default daemon pathname.
itojun
1999-12-20
void unbounded sprintf().
itojun
1999-12-20
fix wrong indentation.
itojun
1999-12-20
oops, fix typo.
itojun
[next]