]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-misc-aklog-fixes-20050714
authorChristopher Allen Wing <wingc@engin.umich.edu>
Fri, 15 Jul 2005 17:11:24 +0000 (17:11 +0000)
committerRuss Allbery <rra@stanford.edu>
Fri, 15 Jul 2005 17:11:24 +0000 (17:11 +0000)
commitd1d53ed2f3b98a06777c8c92921038b834e3bbfd
treed6e240ad79852836fe3b2c9ce6abb22081697da9
parentecb4be6662805b879c8d309c9480506f60961938
STABLE14-misc-aklog-fixes-20050714

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.

(cherry picked from commit 7498def5fb32c043bb4800bb79d9d3684031b46d)
src/aklog/aklog.c
src/aklog/aklog_main.c
src/aklog/krb_util.c
src/aklog/linked_list.c