OpenAFS CVS Commit: openafs/src/aklog by rra

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 15 Jul 2005 12:11:26 EDT


Update of /cvs/openafs/src/aklog
In directory GRAND.CENTRAL.ORG:/home/rra/openafs-1.4/src/aklog

Modified Files:
      Tag: openafs-stable-1_4_x
	aklog.c aklog_main.c krb_util.c linked_list.c 
Log Message:
DELTA STABLE14-misc-aklog-fixes-20050714
AUTHOR wingc@engin.umich.edu
FIXES 20092

Fix various minor problems with aklog, including the return type from main,
removal of #ifndef __STDC__ code, missing includes, removal of unused
variables, correct number of arguments to pr_Initialize, correct argument
type for pr_SNameToId, and use of getcwd instead of getwd.


--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-misc-aklog-fixes-20050714 openafs/src/aklog/aklog.c 1.1.2.4 1.1.2.5
STABLE14-misc-aklog-fixes-20050714 openafs/src/aklog/aklog_main.c 1.1.2.8 1.1.2.9
STABLE14-misc-aklog-fixes-20050714 openafs/src/aklog/krb_util.c 1.1.2.3 1.1.2.4
STABLE14-misc-aklog-fixes-20050714 openafs/src/aklog/linked_list.c 1.1.2.1 1.1.2.2