Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/04/2000 07:08:31
Module Name: basesrc
Committed By: simonb
Date: Wed Oct 4 04:08:31 UTC 2000
Modified Files:
basesrc/crypto/dist/krb4/lib/krb: get_krbrlm.c
Log Message:
Return failure in krb_get_lrealm() if no config files are found, rather
than then searching for a default realm.
Fixes PR lib/11010 from David Brownlee. Patch from Jason Thorpe.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/crypto/dist/krb4/lib/krb/get_krbrlm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.