Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Sat, 6 Jan 1996 02:00:04 -0500
cgd
Sat Jan 6 01:50:42 EST 1996
Update of /a/cvsroot/src/domestic/lib/libkrb
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29467
Modified Files:
klog.c log.c
Log Message:
use time_t, not long, for times that are being passed ti time(), et al.
remove redundant (and sometimes incorrect) function declarations.
cgd
Sat Jan 6 01:52:39 EST 1996
Update of /a/cvsroot/src/domestic/lib/libkrb
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29606
Modified Files:
get_request.c kparse.c pkt_cipher.c
Log Message:
include string.h for prototypes, so that it compiles on the Alpha.
cgd
Sat Jan 6 01:53:23 EST 1996
Update of /a/cvsroot/src/domestic/lib/libkrb
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29661
Modified Files:
get_ad_tkt.c krb_get_in_tkt.c
Log Message:
include pkt_locl.h for prototypes, so it compiles on the Alpha.
cgd
Sat Jan 6 01:56:38 EST 1996
Update of /a/cvsroot/src/domestic/lib/libkdb
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29725/lib/libkdb
Modified Files:
print_princ.c
Log Message:
cast pointer to long (rather than int) before printing.
Home |
Main Index |
Thread Index |
Old Index