Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/06/2000 21:42:21
Module Name:	basesrc
Committed By:	thorpej
Date:		Sun Aug  6 18:42:20 UTC 2000

Modified Files:
	basesrc/crypto/dist/heimdal/kdc: config.c kdc.8 kdc_locl.h main.c

Log Message:
Cause the kdc to write a pidfile in /var/run/kdc.pid and to
detach from the tty by default.  Add a [-D | --no-detach]
option to restore the old behavior (which is useful for
debugging).


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 basesrc/crypto/dist/heimdal/kdc/config.c \
    basesrc/crypto/dist/heimdal/kdc/kdc.8 \
    basesrc/crypto/dist/heimdal/kdc/kdc_locl.h \
    basesrc/crypto/dist/heimdal/kdc/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.