From owner-cvs-all Sun Jul 28 0:13:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C855D37B400; Sun, 28 Jul 2002 00:13:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F80443E31; Sun, 28 Jul 2002 00:13:53 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: from freefall.freebsd.org (dd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S7DrJU047592; Sun, 28 Jul 2002 00:13:53 -0700 (PDT) (envelope-from dd@freefall.freebsd.org) Received: (from dd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S7DrEN047591; Sun, 28 Jul 2002 00:13:53 -0700 (PDT) Message-Id: <200207280713.g6S7DrEN047591@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 28 Jul 2002 00:13:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/lock lock.1 lock.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2002/07/28 00:13:53 PDT Modified files: usr.bin/lock lock.1 lock.c Log: Add a -v option that prevents switching virtual terminals while this terminal is locked. This permits the user to easily lock the entire console from a single terminal. Revision Changes Path 1.8 +11 -3 src/usr.bin/lock/lock.1 1.14 +36 -10 src/usr.bin/lock/lock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message