tls
Sat Feb 15 21:52:33 PST 1997
Update of /a/cvsroot/src/domestic/usr.sbin/kerberos
In directory netbsd1:/var/slash-tmp/cvs-serv29556
Modified Files:
kerberos.c
Log Message:
Fixes from OpenBSD: bzero a buffer before filling it with error data to send on
the network (!), and some sprintf -> snprintf.