From owner-source-changes@NetBSD.ORG Thu Jan 12 12:11:02 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id MAA02158; Thu, 12 Jan 1995 12:11:01 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id NAA08489 for source-changes-outgoing; Thu, 12 Jan 1995 13:44:03 -0500 Received: from sun-lamp.cs.berkeley.edu by pain.lcs.mit.edu (8.6.9/8.6.9) with ESMTP id NAA08485 for ; Thu, 12 Jan 1995 13:43:59 -0500 Received: (from srcmastr@localhost) by sun-lamp.cs.berkeley.edu (8.6.9/8.6.9) id LAA03797 for source-changes; Thu, 12 Jan 1995 11:50:02 -0800 Date: Thu, 12 Jan 1995 11:50:02 -0800 From: The Source Master Message-Id: <199501121950.LAA03797@sun-lamp.cs.berkeley.edu> To: source-changes@NetBSD.ORG Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG jtc Thu Jan 12 11:40:04 PST 1995 Update of /b/source/CVS/src/lib/librpcsvc In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/librpcsvc Modified Files: Makefile Added Files: bootparam_prot.x klm_prot.x mount.x nfs_prot.x nlm_prot.x rex.x rnusers.x rquota.x rstat.x rusers.x rwall.x sm_inter.x spray.x yp.x yppasswd.x Log Message: Rpcgen bugs that required us to have separate src, include, and object directories have long been fixed. This allows us to bring the *.x files up into the main librpcsvc directory where they belong. jtc Thu Jan 12 11:46:16 PST 1995 Update of /b/source/CVS/src/lib/librpcsvc/src In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/librpcsvc/src Removed Files: bootparam_prot.x klm_prot.x mount.x nfs_prot.x nlm_prot.x rex.x rnusers.x rquota.x rstat.x rusers.x rwall.x sm_inter.x spray.x yp.x yppasswd.x Log Message: Rpcgen bugs that required us to have separate src, include, and object directories have long been fixed. This allows us to bring the *.x files up into the main librpcsvc directory where they belong.