From owner-cvs-sbin Tue Sep 2 23:59:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA24214 for cvs-sbin-outgoing; Tue, 2 Sep 1997 23:59:22 -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 XAA24123; Tue, 2 Sep 1997 23:57:31 -0700 (PDT) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id XAA18783; Tue, 2 Sep 1997 23:55:42 -0700 (PDT) Date: Tue, 2 Sep 1997 23:55:42 -0700 (PDT) Message-Id: <199709030655.XAA18783@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/modunload modunload.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1997/09/02 23:55:42 PDT Modified files: (Branch: RELENG_2_2) sbin/modunload modunload.c Log: MFC: EOF -> -1 Revision Changes Path 1.1.8.2 +3 -2 src/sbin/modunload/modunload.c