index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
faithd
/
faithd.8
Age
Commit message (
Expand
)
Author
2008-07-19
Use the IPv6 documentation prefix 2001:db8::/32 from RFC 3849 instead
Reyk Floeter
2008-05-17
documentation tweaks.
Igor Sobrado
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-07-14
improvements from tamas tevesz;
Jason McIntyre
2005-06-02
remove references to telnetd(8);
Jason McIntyre
2005-03-01
provide missing `indent' argument to -offset in displays;
Jason McIntyre
2004-02-25
remove -w option to sysctl;
Jason McIntyre
2003-08-08
refer to RFCs consistently (RFC XXXX);
Jason McIntyre
2003-07-02
.Ic Ar -> .Ar
Jason McIntyre
2003-06-12
- section reorder
Jason McIntyre
2003-04-14
standalone/stand alone -> stand-alone;
Jason McIntyre
2003-01-18
inet6 fixes from jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2002-05-09
obey mdoc(7) section ordering. sync w/kame
Jun-ichiro itojun Hagino
2002-05-09
drop support for rlogin/rsh service (we shouldn't have support it as
Jun-ichiro itojun Hagino
2002-05-06
Kill/adjust r(login|exec)d? references now that those are no longer in
Todd C. Miller
2001-07-25
We have to undo the changes to the 3rd party code, because it makes
Mike Pechkin
2001-07-20
we don't like:
Mike Pechkin
2001-06-30
faith(4) is now documented in RFC3142.
Jun-ichiro itojun Hagino
2001-06-23
ok, tmac is now fixed
Theo de Raadt
2001-06-23
join .%A entries; most by bk@rt.fm
Theo de Raadt
2001-05-01
avodi null pointer dereference. sync with kame
Jun-ichiro itojun Hagino
2001-02-15
obey mdoc(4).
Jun-ichiro itojun Hagino
2001-02-15
kill old default port number (telnet was assumed before)
Jun-ichiro itojun Hagino
2001-02-15
no argument is not permitted (inetd mode disabled for openbsd)
Jun-ichiro itojun Hagino
2001-02-15
pull latest KAME faithd. access control is possible by /etc/faithd.conf.
Jun-ichiro itojun Hagino
2001-02-15
sshd is not in /etc/services, but ssh is .. provide a working example.
Todd T. Fries
2000-09-16
synchronize with latest kame.
Jun-ichiro itojun Hagino
2000-07-03
add warning on rsh/rlogin relay
Jun-ichiro itojun Hagino
2000-05-31
sync with the latest kame code. insufficient len in malloc() call is
Jun-ichiro itojun Hagino
2000-04-12
Trailing whitespace begone!
Aaron Campbell
2000-03-12
improve SECURITY section. sync with kame.
Jun-ichiro itojun Hagino
2000-02-25
use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issues.
Jun-ichiro itojun Hagino
1999-12-20
rcsid police.
Jun-ichiro itojun Hagino
1999-12-20
faith translator deamon, from KAME
Jun-ichiro itojun Hagino