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

Modified Files:
	basesrc/crypto/dist/heimdal/kdc [netbsd-1-5]: config.c kdc.8 kdc_locl.h
	    main.c
	basesrc/libexec/kdc [netbsd-1-5]: Makefile

Log Message:
Update from trunk:
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.1 -r1.1.1.1.2.1 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
cvs rdiff -r1.2 -r1.2.2.1 basesrc/libexec/kdc/Makefile

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