From owner-cvs-all Fri Jan 1 12:39:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20732 for cvs-all-outgoing; Fri, 1 Jan 1999 12:39:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20724; Fri, 1 Jan 1999 12:39:45 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA07851; Fri, 1 Jan 1999 12:39:37 -0800 (PST) Date: Fri, 1 Jan 1999 12:39:37 -0800 (PST) Message-Id: <199901012039.MAA07851@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/01/01 12:39:37 PST Modified files: usr.sbin/pwd_mkdb pwd_mkdb.c Log: Enable source file locking in pwd_mkdb by including the proper letter in getopt(). The code was there, the means to use it wasn't. Also update the usage() statment to reflect reality. PR: bin/9248 Submitted by: Jos Backus Forgotten By: dillon Revision Changes Path 1.30 +3 -3 src/usr.sbin/pwd_mkdb/pwd_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message