Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 09/26/1998 20:48:45
Module Name: src
Committed By: jonathan
Date: Sun Sep 27 03:48:44 UTC 1998
Modified Files:
src/domestic/include/kerberosIV: krb.h
src/domestic/lib/libkrb: Makefile
Log Message:
krb4 include fixes for compiling libtelnet with prototype checking:
* Fully prototype function-pointer args to krb_get_in_tkt().
* Hide non-prototyped, non-stdarg variadic functions klog() and log() using
_KRB_LIBKRB_INTERNAL.