From owner-cvs-sys Sun Jan 5 23:40:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA16967 for cvs-sys-outgoing; Sun, 5 Jan 1997 23:40:03 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id XAA16923; Sun, 5 Jan 1997 23:39:58 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.4/8.6.9) with ESMTP id XAA15566; Sun, 5 Jan 1997 23:39:40 -0800 (PST) To: Poul-Henning Kamp cc: Stephen McKay , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa/bs bs.c bs_isa.c bs_pisa.c bsfunc.c bsfunc.h bshw.c bshw.h bshw.lst bshw_dma.c bshw_pdma.c bsvar.h ccbque.h dvcfg.h scsi_dvcfg.h In-reply-to: Your message of "Mon, 06 Jan 1997 08:31:47 +0100." <4011.852535907@critter.dk.tfs.com> Date: Sun, 05 Jan 1997 23:39:39 -0800 Message-ID: <15562.852536379@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Actually I wish there were something more tangible than web/tangle > to ease the documentation/source problem, but that aside... Well, funny that, 'cause I was in fact tempted to cite Knuth's Tangle/Weave environment as another example of someone taking the right general approach to solving this problem at a higher level of sophistication, and why didn't the C community ever try to evolve something similar for itself, but then I thought: "Naah!" :-) Jordan P.S. You will at least note that I recently commited a README file to /usr/src. Does this count as a start? ;-)