From owner-cvs-all Wed Nov 29 2:40:56 2000 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 3B20437B400; Wed, 29 Nov 2000 02:40:54 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eATAesL56166; Wed, 29 Nov 2000 02:40:54 -0800 (PST) (envelope-from sheldonh) Message-Id: <200011291040.eATAesL56166@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 29 Nov 2000 02:40:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/svr4 Makefile README svr4.8 svr4.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/11/29 02:40:54 PST Modified files: sys/modules/svr4 Makefile README Removed files: sys/modules/svr4 svr4.8 svr4.sh Log: Decommission the svr4(8) shell script, which has been pointless since our kernel module system learned how to handle dependencies. Providing a whole bunch of shell scripts that do nothing but load a similarly named kernel loadable module is out of vogue. The svr4(8) manual page has been replaced with a much better svr4(4) page. Revision Changes Path 1.21 +1 -7 src/sys/modules/svr4/Makefile 1.4 +2 -2 src/sys/modules/svr4/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message