From owner-cvs-include Sun Feb 25 18:22:58 1996 Return-Path: owner-cvs-include Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA12510 for cvs-include-outgoing; Sun, 25 Feb 1996 18:22:58 -0800 (PST) Received: (from wpaul@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA12496 Sun, 25 Feb 1996 18:22:54 -0800 (PST) Date: Sun, 25 Feb 1996 18:22:54 -0800 (PST) From: Bill Paul Message-Id: <199602260222.SAA12496@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-include Subject: cvs commit: src/include/rpcsvc yp.x Sender: owner-cvs-include@FreeBSD.ORG Precedence: bulk wpaul 96/02/25 18:22:54 Modified: include/rpcsvc yp.x Log: Add structure and procedure definitions for NIS v1. (This information was reverse-engineered using the file supplied with SunOS 4.1.3 as a guide.) Revision Changes Path 1.5 +71 -2 src/include/rpcsvc/yp.x From owner-cvs-include Mon Feb 26 18:41:00 1996 Return-Path: owner-cvs-include Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA11902 for cvs-include-outgoing; Mon, 26 Feb 1996 18:41:00 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA11869 Mon, 26 Feb 1996 18:40:51 -0800 (PST) Date: Mon, 26 Feb 1996 18:40:51 -0800 (PST) From: Paul Traina Message-Id: <199602270240.SAA11869@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-include Subject: cvs commit: src/include db.h mpool.h Sender: owner-cvs-include@FreeBSD.ORG Precedence: bulk pst 96/02/26 18:40:50 Branch: include CSRG Modified: include db.h mpool.h Log: Incorporate v1.85 of the Berkeley DB code into the CSRG branch Revision Changes Path 1.1.1.2 +20 -2 src/include/db.h 1.1.1.2 +37 -73 src/include/mpool.h From owner-cvs-include Tue Feb 27 11:42:53 1996 Return-Path: owner-cvs-include Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA17256 for cvs-include-outgoing; Tue, 27 Feb 1996 11:42:53 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA17238 Tue, 27 Feb 1996 11:42:47 -0800 (PST) Date: Tue, 27 Feb 1996 11:42:47 -0800 (PST) From: Paul Traina Message-Id: <199602271942.LAA17238@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-include Subject: cvs commit: src/include db.h mpool.h Sender: owner-cvs-include@FreeBSD.ORG Precedence: bulk pst 96/02/27 11:42:46 Modified: include db.h mpool.h Log: Fix conflicts and merge into mainline (this may get cvs admined out and redone properly by Peter later) Revision Changes Path 1.3 +3 -3 src/include/db.h 1.3 +37 -73 src/include/mpool.h