From owner-cvs-src@FreeBSD.ORG Tue Aug 19 18:48:08 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49AF416A4C0; Tue, 19 Aug 2003 18:48:08 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id D15B943F85; Tue, 19 Aug 2003 18:48:06 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h7K1m6wO013900; Tue, 19 Aug 2003 18:48:06 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h7K1m6mg017849; Tue, 19 Aug 2003 18:48:06 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h7K1m5NG017848; Tue, 19 Aug 2003 18:48:05 -0700 (PDT) (envelope-from marcel) Date: Tue, 19 Aug 2003 18:48:05 -0700 From: Marcel Moolenaar To: "David O'Brien" Message-ID: <20030820014805.GA17738@athlon.pn.xcllnt.net> References: <200308192039.h7JKdni9081097@repoman.freebsd.org> <20030819210421.GA28597@athlon.pn.xcllnt.net> <200308192132.h7JLWnZk035752@khavrinen.lcs.mit.edu> <20030819220248.GA91232@athlon.pn.xcllnt.net> <20030820010304.GA90059@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030820010304.GA90059@dragon.nuxi.com> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Garrett Wollman Subject: Re: cvs commit: src/include unistd.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 01:48:08 -0000 On Tue, Aug 19, 2003 at 06:03:04PM -0700, David O'Brien wrote: > On Tue, Aug 19, 2003 at 03:02:48PM -0700, Marcel Moolenaar wrote: > > int > > gethostname(name, namelen) > > char *name; > > size_t namelen; > > { > > int mib[2]; > > size_t size; > > #ifdef __alpha__ sparc64? ia64? > I don't think we should worry about this for AMD64 -- I'd rather for > things to be correct on it. Me too WRT ia64, but it has no effect in any real-life situation and goes away in FreeBSD 6 when the inevitable ABI breaker forces a version bump... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net