Date: Thu, 20 Jan 2000 10:06:38 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: David O'Brien <obrien@FreeBSD.org> Cc: Guido van Rooij <guido@gvr.org>, 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 Message-ID: <Pine.BSF.4.21.0001200955390.1624-100000@alphplex.bde.org> In-Reply-To: <20000119101836.A65338@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Jan 2000, David O'Brien wrote: > Guido van Rooij wrote: > > 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. > > Then as an Alpha lover, I'd like to see all the i386 crap moved out of > usr.bin: ar brandelf doscmd gcore gprof4 ncplist ncplogin nm ranlib sasc > size strings strip Only doscmd seems to be i386 crap here. ar nm ranlib size strings strip are aout-specific. gcore ncplist ncplogin are broken on alpha. brandelf gprof4 sasc are not useful because of missing lower level feature on alpha. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001200955390.1624-100000>