From owner-cvs-src@FreeBSD.ORG Tue May 23 12:09:45 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 A503C16A442; Tue, 23 May 2006 12:09:45 +0000 (UTC) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9221943D4C; Tue, 23 May 2006 12:09:44 +0000 (GMT) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (localhost.ci0.org [127.0.0.1]) by dong.ci0.org (8.13.6/8.13.4) with ESMTP id k4NCeskO010696; Tue, 23 May 2006 14:40:54 +0200 (CEST) (envelope-from doginou@dong.ci0.org) Received: (from doginou@localhost) by dong.ci0.org (8.13.6/8.13.4/Submit) id k4NCesEq010695; Tue, 23 May 2006 14:40:54 +0200 (CEST) (envelope-from doginou) Date: Tue, 23 May 2006 14:40:54 +0200 From: Olivier Houchard To: Warner Losh Message-ID: <20060523124054.GB10519@ci0.org> References: <200605230252.k4N2qE3a074289@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605230252.k4N2qE3a074289@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 23 May 2006 12:09:45 -0000 On Tue, May 23, 2006 at 02:52:14AM +0000, Warner Losh wrote: > imp 2006-05-23 02:52:14 UTC > > FreeBSD src repository > > Modified files: > lib/libc/arm SYS.h > Log: > GC old a.out and K&R support. > > Revision Changes Path > 1.3 +0 -9 src/lib/libc/arm/SYS.h Huh ? K&R and a.out support sounds like needed features. I'm pondering crying until you backout this. But if you really really want to remove it, you could probably do the same in /sys/arm/include O:-) Olivier