From owner-cvs-all Wed Jan 19 10: 9:24 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 617891530C; Wed, 19 Jan 2000 10:09:20 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 70B8D1CD4; Thu, 20 Jan 2000 02:09:18 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Guido van Rooij Cc: David O'Brien , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin Makefile src/usr.bin/uac Makefile uac.1 uac.c In-Reply-To: Message from Guido van Rooij of "Wed, 19 Jan 2000 18:11:00 +0100." <20000119181100.B8394@gvr.gvr.org> Date: Thu, 20 Jan 2000 02:09:18 +0800 From: Peter Wemm Message-Id: <20000119180918.70B8D1CD4@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Guido van Rooij wrote: > On Wed, Jan 19, 2000 at 02:05:01AM -0800, David O'Brien wrote: > > On Wed, Jan 19, 2000 at 10:55:54AM +0100, Guido van Rooij wrote: > > > Doesn't this belong in usr.bin/alpha? > > > > There isn't such a thing. But it is conditional in src/usr.bin/Makefile. > > So I noticed. But having an acrhitecture dependent directory > seems the way to do it in the man page section as well as in src/sbin. Is it necessarily Alpha specific? What about sparc? MIPS? other risc cpus that might require manual fixups for unaligned accesses? If it's applicable to them down the track then it's (IMHO) in the right place. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message