Date: Tue, 28 Dec 1999 21:00:45 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/rpc des_crypt.h svc.h xdr.h Message-ID: <199912290500.VAA92555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/12/28 21:00:45 PST
Modified files:
include/rpc des_crypt.h svc.h xdr.h
Log:
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot). This is consistant with the other
BSD's who made this change quite some time ago. More commits to come.
Revision Changes Path
1.2 +2 -1 src/include/rpc/des_crypt.h
1.16 +2 -2 src/include/rpc/svc.h
1.14 +2 -2 src/include/rpc/xdr.h
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?199912290500.VAA92555>
