From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 9 14:49:48 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8AE916A4CE for ; Fri, 9 Apr 2004 14:49:48 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 3467243D1D for ; Fri, 9 Apr 2004 14:49:47 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 62411 invoked by uid 0); 9 Apr 2004 21:49:45 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 9 Apr 2004 21:49:45 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id B9B532FDA01; Fri, 9 Apr 2004 22:50:16 +0200 (CEST) Date: Fri, 9 Apr 2004 22:50:16 +0200 From: Roman Neuhauser To: hackers@freebsd.org, peter@freebsd.org, gad@freebsd.org Message-ID: <20040409205016.GA6183@isis.wad.cz> Mail-Followup-To: hackers@freebsd.org, peter@freebsd.org, gad@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: MFCs needed in src/sys/sys/cdefs.h X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 21:49:49 -0000 This is an extended version of my previous email to hackers@ which hasn't attracted any attention. This time I'm mailing the authors too. Two revisions need MFC in src/sys/sys/cdefs.h: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/cdefs.h.diff?r1=1.78&r2=1.79 Silences gobs of warnings in just about any libtool-using software. Fix for CURRENT commited: (5 months, 1 week ago) by peter. http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/cdefs.h.diff?r1=1.74&r2=1.75 This one fixes __RCSID(), __RCSID_SOURCE(), etc in the same manner as __FBSDID(). The commit message even says it should be MFCed after one week, but that never happened. Commited (8 months, 2 weeks ago) by gad. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html