From owner-cvs-all Sat Feb 15 17:14: 9 2003 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 CDB4537B401; Sat, 15 Feb 2003 17:14:06 -0800 (PST) Received: from 12-234-22-23.client.attbi.com (12-234-22-23.client.attbi.com [12.234.22.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AFD943FAF; Sat, 15 Feb 2003 17:14:04 -0800 (PST) (envelope-from DougB@FreeBSD.org) Received: from 12-234-22-23.client.attbi.com (5g61y9nroaa29xng@localhost [127.0.0.1]) by 12-234-22-23.client.attbi.com (8.12.6/8.12.6) with ESMTP id h1G1E4dw063923; Sat, 15 Feb 2003 17:14:04 -0800 (PST) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by 12-234-22-23.client.attbi.com (8.12.6/8.12.6/Submit) with ESMTP id h1G1Dtv7063920; Sat, 15 Feb 2003 17:13:55 -0800 (PST) Date: Sat, 15 Feb 2003 17:13:55 -0800 (PST) From: Doug Barton To: Sean Chittenden Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Mark Murray Subject: Re: cvs commit: src/games/random Makefile random.6 random.c randomize_fd.c randomize_fd.h In-Reply-To: <200302151034.h1FAYZJA046497@repoman.freebsd.org> Message-ID: <20030215171231.H63308@12-234-22-23.pyvrag.nggov.pbz> References: <200302151034.h1FAYZJA046497@repoman.freebsd.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I didn't see any commits fixing the style bugs that tjr mentioned. I'm also not sure that 4 days is a sufficient waiting period... Usually a week is minimal for this kind of change. Also, didn't you just commit over the code freeze? Doug On Sat, 15 Feb 2003, Sean Chittenden wrote: > seanc 2003/02/15 02:34:35 PST > > Modified files: (Branch: RELENG_4) > games/random Makefile random.6 random.c > Added files: (Branch: RELENG_4) > games/random randomize_fd.c randomize_fd.h > Log: > MFC updated random(6) functionality. (Err... meant markm in last commit) > > Approved by: markm > > Revision Changes Path > 1.1.1.1.14.2 +2 -0 src/games/random/Makefile > 1.3.2.3 +61 -8 src/games/random/random.6 > 1.11.2.1 +61 -19 src/games/random/random.c > 1.2.2.1 +237 -0 src/games/random/randomize_fd.c (new) > 1.2.2.1 +45 -0 src/games/random/randomize_fd.h (new) > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/games/random/Makefile.diff?&r1=1.1.1.1.14.1&r2=1.1.1.1.14.2&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/games/random/random.6.diff?&r1=1.3.2.2&r2=1.3.2.3&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/games/random/random.c.diff?&r1=1.11.2.0&r2=1.11.2.1&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/games/random/randomize_fd.c > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/games/random/randomize_fd.h > > -- "The last time France wanted more evidence, it rolled right through Paris with a German flag." - David Letterman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message