From owner-cvs-lib Tue Oct 7 00:37:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA05950 for cvs-lib-outgoing; Tue, 7 Oct 1997 00:37:04 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA05862; Tue, 7 Oct 1997 00:35:25 -0700 (PDT) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA03016; Tue, 7 Oct 1997 00:34:58 -0700 (PDT) Date: Tue, 7 Oct 1997 00:34:58 -0700 (PDT) Message-Id: <199710070734.AAA03016@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libutil libutil.h uucplock.3 uucplock.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/07 00:34:57 PDT Modified files: (Branch: RELENG_2_2) lib/libutil libutil.h uucplock.3 uucplock.c Log: MFC: use the canonical UUCP locking protocol (rev 1.8 of uucplock.c) Revision Changes Path 1.1.4.7 +4 -2 src/lib/libutil/libutil.h 1.5.2.3 +12 -20 src/lib/libutil/uucplock.3 1.5.2.2 +68 -49 src/lib/libutil/uucplock.c