From owner-cvs-all Sun Mar 10 17:26:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C739C37B402; Sun, 10 Mar 2002 17:26:42 -0800 (PST) Received: (from dd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2B1Qgn09473; Sun, 10 Mar 2002 17:26:42 -0800 (PST) (envelope-from dd) Message-Id: <200203110126.g2B1Qgn09473@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 10 Mar 2002 17:26:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/watch Makefile watch.8 watch.c X-FreeBSD-CVS-Branch: RELENG_4 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/03/10 17:26:42 PST Modified files: (Branch: RELENG_4) usr.sbin/watch Makefile watch.8 watch.c Log: MFC: sync to -current: misc. cleanups, load the module if not already present, and -f option. Revision Changes Path 1.8.2.2 +7 -3 src/usr.sbin/watch/Makefile 1.18.2.3 +40 -19 src/usr.sbin/watch/watch.8 1.18.2.2 +87 -67 src/usr.sbin/watch/watch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message