From owner-freebsd-hackers Fri Jan 13 08:28:04 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA12814 for hackers-outgoing; Fri, 13 Jan 1995 08:28:04 -0800 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id IAA12808 for ; Fri, 13 Jan 1995 08:28:03 -0800 Received: (from phk@localhost) by ref.tfs.com (8.6.8/8.6.6) id IAA03431; Fri, 13 Jan 1995 08:27:41 -0800 From: Poul-Henning Kamp Message-Id: <199501131627.IAA03431@ref.tfs.com> Subject: Re: CVS stuff To: roberto@blaise.ibp.fr (Ollivier ROBERT) Date: Fri, 13 Jan 1995 08:27:41 -0800 (PST) Cc: dgy@seagull.rtd.com, freebsd-hackers@freefall.cdrom.com In-Reply-To: <9501131410.AA25477@blaise.ibp.fr> from "Ollivier ROBERT" at Jan 13, 95 03:10:00 pm Content-Type: text Content-Length: 755 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > If we are talking about the FreeBSD CVS-tree: binaries are NOT welcome. > > ...then have a look in perl directory, in the t/ qnd the t/op/... > > There is a file coming from the 'make test' target for the .db. The files > are named op.lib.db or such. > > They're definitely binary. I'm sure that I've seen others. I have a complete list already. If I had the time I would hunt them down, as I did once before already. PLEASE DON'T COMMIT BINARIES INTO THE TREE. A good definition of "not binary": The file has no 0x00 or 0xff in it. The last byte is 0x0a diff(1) and vi(1) doesn't choke on it. -- Poul-Henning Kamp TRW Financial Systems, Inc. FreeBSD has, until now, not one single time had an undetected error. :-)