From owner-cvs-all Fri Jun 8 16: 7:19 2001 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 8B6F437B403; Fri, 8 Jun 2001 16:07:13 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f58N7DY68227; Fri, 8 Jun 2001 16:07:13 -0700 (PDT) (envelope-from roam) Message-Id: <200106082307.f58N7DY68227@freefall.freebsd.org> From: Peter Pentchev Date: Fri, 8 Jun 2001 16:07:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/timelimit Makefile distinfo pkg-comment pkg-descr pkg-plist 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 roam 2001/06/08 16:07:13 PDT Modified files: sysutils Makefile Added files: sysutils/timelimit Makefile distinfo pkg-comment pkg-descr pkg-plist Log: timelimit executes a command and terminates the spawned process after a given time with a given signal. A 'warning' signal is sent first, then, after a timeout, a 'kill' signal, similar to the way init(8) operates on shutdown. WWW: http://ringwraith.online.bg/devel/sys/timelimit/ Author: Peter Pentchev Revision Changes Path 1.192 +2 -1 ports/sysutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message