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.c
Age
Commit message (
Expand
)
Author
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-11
call daemon(3) prior to socket setups to avoid file descriptor close mistakes.
Jun-ichiro itojun Hagino
2001-11-21
assume the presense of getifaddrs(3). sync with kame
Jun-ichiro itojun Hagino
2001-11-21
be more careful on malloc failures. sync with kame
Jun-ichiro itojun Hagino
2001-11-05
mark more handlers, and some syslog_r attempts
Theo de Raadt
2001-09-05
sync with latest kame
Jun-ichiro itojun Hagino
2001-05-01
avodi null pointer dereference. sync with kame
Jun-ichiro itojun Hagino
2001-03-20
avoid zombies on abnormal disconnections. sync with kame
Jun-ichiro itojun Hagino
2001-02-15
pull latest KAME faithd. access control is possible by /etc/faithd.conf.
Jun-ichiro itojun Hagino
2000-10-06
printf string format audit. from: sommerfeld@netbsd.org
Jun-ichiro itojun Hagino
2000-09-16
synchronize with latest kame.
Jun-ichiro itojun Hagino
2000-07-05
setproctitle with %s
Theo de Raadt
2000-06-29
use %s with syslog, at least crashable from command line
Theo de Raadt
2000-05-31
sync with the latest kame code. insufficient len in malloc() call is
Jun-ichiro itojun Hagino
2000-02-25
use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issues.
Jun-ichiro itojun Hagino
1999-12-30
correct connect() call
Theo de Raadt
1999-12-20
rcsid police.
Jun-ichiro itojun Hagino
1999-12-20
faith translator deamon, from KAME
Jun-ichiro itojun Hagino