Date: Fri, 8 Jun 2001 16:07:13 -0700 (PDT) From: Peter Pentchev <roam@FreeBSD.org> 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 Message-ID: <200106082307.f58N7DY68227@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <roam@orbitel.bg> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106082307.f58N7DY68227>