From owner-cvs-all Wed Jun 16 13: 1:23 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E2526150DE; Wed, 16 Jun 1999 13:01:21 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA63513; Wed, 16 Jun 1999 13:01:21 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <199906162001.NAA63513@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 16 Jun 1999 13:01:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/init init.8 init.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ru 1999/06/16 13:01:21 PDT Modified files: sbin/init init.8 init.c Log: Init(8) will halt the system if sent USR1 signal, or halt and turn the power off if sent SIGUSR2. PR: 5451 Submitted by: Leif Neland Reworked by: ru Reviewed by: -hackers Revision Changes Path 1.14 +11 -3 src/sbin/init/init.8 1.32 +12 -5 src/sbin/init/init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message