Date: Thu, 12 Feb 1998 19:10:29 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include Makefile src/include/rpc key_prot.h src/include/rpcsvc Makefile Message-ID: <199802130310.TAA26930@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/02/12 19:10:29 PST
Modified files:
include Makefile
include/rpcsvc Makefile
Removed files:
include/rpc key_prot.h
Log:
Uncommit the generated file key_prot.h. Install it from where it
is generated. It must be installed in both /usr/include/rpc/ and
/usr/include/rpcsvc/ for historical reasons. The generated version
was once missing ANSI prototypes because the wrong flags were passed
to rpcgen, but that is fixed now. The committed version had `#pragma
indent' which gratuitously broke K&R support. Apart from this, all
versions before and after this commit are identical.
Revision Changes Path
1.72 +2 -2 src/include/Makefile
1.22 +3 -1 src/include/rpcsvc/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802130310.TAA26930>
