From owner-cvs-all Thu Nov 2 6:49: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 0FA4437B4D7; Thu, 2 Nov 2000 06:49:00 -0800 (PST) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 13rLfd-00040X-00; Thu, 02 Nov 2000 16:48:49 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id QAA00436; Thu, 2 Nov 2000 16:48:56 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 205; Thu Nov 2 16:48:03 2000 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13rLet-00060E-00; Thu, 02 Nov 2000 16:48:03 +0200 From: Sheldon Hearn Reply-To: doc@freebsd.org To: cvs-all@freebsd.org Cc: doc@freebsd.org Subject: The purge of kld loading wrapper scripts In-reply-to: Your message of "Thu, 02 Nov 2000 06:15:31 PST." <200011021415.GAA73316@freefall.freebsd.org> Date: Thu, 02 Nov 2000 16:48:03 +0200 Message-ID: <23077.973176483@axl.fw.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Please send follow-ups to doc@FreeBSD.org only.] On Thu, 02 Nov 2000 06:15:31 PST, Sheldon Hearn wrote: > Modified files: > share/sgml man-refs.ent > sys/modules/joy Makefile > Removed files: > sys/modules/joy joy.8 joy.sh > Log: > Retire the joy(8) script. Using shell scripts to load kernel loadable > modules is out of fashion. This leaves only svr4(8) and ibcs2(8), which have no section 4 manuals. One of the arguments against removing these stupid shell scripts was that removing them removes their manpages, and that their manpages clue people into the existence of the functionality. I think this is lame, but it's easy to bring the whiners out of the woodwork when you remove stuff, so I'm playing it safe. So I'm not removing these two yet. :-) I had offers from two different people to supply new svr4(4) and ibcs2(4) pages. I can't remember who the offers came from, but the pages never arrived. :-) I wrote linux(4) myself (thanks Marcel for the help), but don't feel comfortable writing these two. I suppose I could if I spent enough time reading, but time... So if you'd like to start with linux.4, adapt it according to your understanding of ibcs2 or svr4, and mail me the result, I'd be very happy. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message