From owner-cvs-all@FreeBSD.ORG Mon Mar 8 17:44:54 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3190A16A4D1 for ; Mon, 8 Mar 2004 17:44:54 -0800 (PST) Received: from tx0.oucs.ox.ac.uk (tx0.oucs.ox.ac.uk [129.67.1.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E1743D49 for ; Mon, 8 Mar 2004 17:44:53 -0800 (PST) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan0.oucs.ox.ac.uk ([129.67.1.162] helo=localhost) by tx0.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1B0WIe-0000Ao-F8 for cvs-all@FreeBSD.org; Tue, 09 Mar 2004 01:44:52 +0000 Received: from rx0.oucs.ox.ac.uk ([129.67.1.161]) by localhost (scan0.oucs.ox.ac.uk [129.67.1.162]) (amavisd-new, port 25) with ESMTP id 00373-06 for ; Tue, 9 Mar 2004 01:44:52 +0000 (GMT) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx0.oucs.ox.ac.uk with smtp (Exim 4.24) id 1B0WIe-0000Ag-1e for cvs-all@FreeBSD.org; Tue, 09 Mar 2004 01:44:52 +0000 Received: (qmail 31538 invoked by uid 1004); 9 Mar 2004 01:44:52 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.20 (clamscan: 0.67. sweep: 2.18/3.79. Clear:RC:1(163.1.161.131):. Processed in 0.105612 secs); 09 Mar 2004 01:44:52 -0000 Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 9 Mar 2004 01:44:52 -0000 Message-Id: <6.0.1.1.1.20040309013808.03f5e9a0@imap.sfu.ca> X-Sender: cperciva@imap.sfu.ca (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Tue, 09 Mar 2004 01:44:49 +0000 To: Chris Pressey From: Colin Percival In-Reply-To: <20040308163357.4e68dd07.cpressey@catseye.mine.nu> References: <200403072222.i27MMDQe014135@repoman.freebsd.org> <20040308163357.4e68dd07.cpressey@catseye.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Colin Percival Subject: Re: cvs commit: src/usr.bin/printf printf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 01:44:54 -0000 At 00:33 09/03/2004, Chris Pressey wrote: >Colin Percival wrote: > > Revision Changes Path > > 1.27 +1 -1 src/usr.bin/printf/printf.c > >Is there an MFC timeline on this? It was either "MFC after: Someone complains" or "MFC after: The first chapter of my thesis is written". I'm not quite sure which. :-) I guess 3 days is appropriate here. Colin Percival