freebsd-dev/usr.sbin/keyserv
Alfred Perlstein 98fb650380 Readded the svc_create() and the registering of the local transport,
now it is fixed. This should get us a working keyserv again, since
it depends on local transport for key exchange.

Since we do not have any KEYFILE name hardcoded anymore, set the
umask that way that the keyserver socket can be created with with
the appropriate permissions.

Re-add the accidently removed signal(SIGPIPE, SIG_IGN); to the code
which makes sense to avoid SIGPIPE when a disconnect on rpc socket
occurs.

Submitted by: mbr
2002-02-06 19:15:34 +00:00
..
crypt_server.c Nuke unused variables. 2001-06-24 23:41:57 +00:00
keyserv.8 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
keyserv.c Readded the svc_create() and the registering of the local transport, 2002-02-06 19:15:34 +00:00
keyserv.h Hopefully fix some of the bugs in passing credentials over UNIX domain sockets. 2001-03-22 04:31:30 +00:00
Makefile Fixed bitrot in DPADD in previous commit. 2001-07-30 11:18:09 +00:00
setkey.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00