From owner-cvs-all@FreeBSD.ORG Mon Dec 6 21:16:08 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98F25106564A; Mon, 6 Dec 2010 21:16:08 +0000 (UTC) (envelope-from das@freebsd.org) Received: from zim.MIT.EDU (ZIM.MIT.EDU [18.95.3.101]) by mx1.freebsd.org (Postfix) with ESMTP id 585AB8FC1B; Mon, 6 Dec 2010 21:16:07 +0000 (UTC) Received: from zim.MIT.EDU (localhost [127.0.0.1]) by zim.MIT.EDU (8.14.4/8.14.2) with ESMTP id oB6KjLXL038062; Mon, 6 Dec 2010 15:45:21 -0500 (EST) (envelope-from das@freebsd.org) Received: (from das@localhost) by zim.MIT.EDU (8.14.4/8.14.2/Submit) id oB6KjLTw038061; Mon, 6 Dec 2010 15:45:21 -0500 (EST) (envelope-from das@freebsd.org) Date: Mon, 6 Dec 2010 15:45:21 -0500 From: David Schultz To: Ulrich =?iso-8859-1?Q?Sp=F6rlein?= Message-ID: <20101206204521.GA37990@zim.MIT.EDU> Mail-Followup-To: Ulrich =?iso-8859-1?Q?Sp=F6rlein?= , doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org References: <201012052331.oB5NVeMq060741@repoman.freebsd.org> <20101206200907.GO3256@acme.spoerlein.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20101206200907.GO3256@acme.spoerlein.net> Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: www/en/projects/c99 index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2010 21:16:08 -0000 On Mon, Dec 06, 2010, Ulrich Spörlein wrote: > On Sun, 05.12.2010 at 23:31:40 +0000, David Schultz wrote: > > das 2010-12-05 23:31:40 UTC > > > > FreeBSD doc repository (src committer) > > > > Modified files: > > en/projects/c99 index.sgml > > Log: > > Update a bunch of entries to reflect their current status (to the best > > of my knowledge.) > > \o/ > > Thanks for doing this, the page used to look pretty abandoned. Alas, the > "Last Updated" column makes me sad :( I didn't try to update things I didn't feel I knew enough about, or things that I would have had to research. Feel free to make any further updates or pass them along to me. I unfortunately don't have time to deal with all of it since mike@ disappeared. > Btw, do we really want to have the SCCS toolset in FreeBSD? I mean, > seriously? Certainly not. :) It's still on the list to remind people to think about how to address it. In general there are three strategies: 1. Bring the base system into compliance. 2. Add a port and document where people can find it. 3. Document why we do not support it. I think the original plan was to have a posix(7) to document what FreeBSD does and doesn't support and why, but we could just as easily have a section in the manual if someone wants to take that project on.