From owner-cvs-lib Sat May 10 12:33:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA17955 for cvs-lib-outgoing; Sat, 10 May 1997 12:33:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA17920; Sat, 10 May 1997 12:33:39 -0700 (PDT) From: David Nugent Received: (from davidn@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA29389; Sat, 10 May 1997 12:33:08 -0700 (PDT) Date: Sat, 10 May 1997 12:33:08 -0700 (PDT) Message-Id: <199705101933.MAA29389@freefall.freebsd.org> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libutil Makefile libutil.h setproctitle.3 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidn 97/05/10 12:33:08 Branch: lib/libutil RELENG_2_2 Modified: lib/libutil Makefile libutil.h setproctitle.3 Log: Brings in login.conf, uucplock to 2.2 branch. Bumps sharedlib version to 2.2, in line with current (since they are now identical in both branches). Revision Changes Path 1.3.2.2 +26 -4 src/lib/libutil/Makefile 1.1.4.1 +14 -1 src/lib/libutil/libutil.h 1.4.2.2 +2 -2 src/lib/libutil/setproctitle.3