Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/rpc.pcnfsd
Module Name: src
Committed By: dholland
Date: Tue Sep 30 05:20:43 UTC 2008
Modified Files:
src/usr.sbin/rpc.pcnfsd: Makefile pcnfsd_misc.c
Log Message:
Enable the code that reads /etc/pcnfsd.conf. It was disabled because
rpcgen offers no mechanism to call it from the rpcgen-created main().
So, use the preprocessor to rename that mymain() and provide another
main() that loads the config file first.
PR bin/12758.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/usr.sbin/rpc.pcnfsd/Makefile
cvs rdiff -r1.10 -r1.11 src/usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index