From owner-cvs-sbin Sun Sep 14 12:45:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA25949 for cvs-sbin-outgoing; Sun, 14 Sep 1997 12:45:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA25920; Sun, 14 Sep 1997 12:45:13 -0700 (PDT) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id MAA10171; Sun, 14 Sep 1997 12:41:50 -0700 (PDT) Date: Sun, 14 Sep 1997 12:41:50 -0700 (PDT) Message-Id: <199709141941.MAA10171@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/reboot reboot.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1997/09/14 12:41:50 PDT Modified files: (Branch: RELENG_2_2) sbin/reboot reboot.c Log: MFC: EOF -> -1 for getopt() Revision Changes Path 1.3.2.3 +2 -2 src/sbin/reboot/reboot.c