From owner-svn-src-head@FreeBSD.ORG Fri May 22 12:12:46 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 778141065672; Fri, 22 May 2009 12:12:46 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4B6FC8FC15; Fri, 22 May 2009 12:12:46 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id C532E46B7E; Fri, 22 May 2009 08:12:45 -0400 (EDT) Date: Fri, 22 May 2009 13:12:45 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Bruce Evans In-Reply-To: <20090522205615.G2353@besplex.bde.org> Message-ID: References: <20090521132404.cc5be268.stas@FreeBSD.org> <20090521110115.GA50355@FreeBSD.org> <20090521.085256.-1989816394.imp@bsdimp.com> <20090522195717.U22330@delplex.bde.org> <20090522205615.G2353@besplex.bde.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mailman-Approved-At: Fri, 22 May 2009 12:24:25 +0000 Cc: unixmania@gmail.com, danfe@FreeBSD.org, src-committers@FreeBSD.org, peterjeremy@optushome.com.au, svn-src-all@FreeBSD.org, stas@FreeBSD.org, gnn@FreeBSD.org, svn-src-head@FreeBSD.org, "M. Warner Losh" Subject: Re: svn commit: r192398 - in head/usr.bin: . perror X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2009 12:12:47 -0000 On Fri, 22 May 2009, Bruce Evans wrote: > On Fri, 22 May 2009, Robert Watson wrote: > >> On Fri, 22 May 2009, Bruce Evans wrote: > >>> What about with "man errno". Man pages are slightly more likely to be >> ... >> ... On the topic of man pages though -- I was interested to see that Mac >> OS X does not ship with an errno(2), despite shipping with a BSD-derived >> errno.h. > > Under FreeBSD, errno.2 is only a link to intro.2. This link was there in > libc/sys/Makefile.inc rev.1.1. More than half of intro.2 is about error > numbers. And, indeed, there is an intro(2) on Mac OS X that's based on ours (I believe), just not an errno(2) symlink. Thanks, Robert N M Watson Computer Laboratory University of Cambridge