From owner-cvs-all@FreeBSD.ORG Thu Mar 27 00:54:32 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28FA41065677; Thu, 27 Mar 2008 00:54:32 +0000 (UTC) (envelope-from root@tao.org.uk) Received: from mailhost.tao.org.uk (tao.uscs.susx.ac.uk [139.184.131.101]) by mx1.freebsd.org (Postfix) with ESMTP id 7AC028FC15; Thu, 27 Mar 2008 00:54:31 +0000 (UTC) (envelope-from root@tao.org.uk) Received: by mailhost.tao.org.uk (Postfix, from userid 0) id 8D02F8DD6; Wed, 26 Mar 2008 23:58:00 +0000 (GMT) Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by mailhost.tao.org.uk (Postfix) with ESMTP id 529CF7EEE for ; Wed, 26 Mar 2008 16:00:20 +0000 (GMT) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 65C5D1A680D for ; Wed, 26 Mar 2008 15:59:59 +0000 (UTC) (envelope-from owner-src-committers@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id A2701106575C; Wed, 26 Mar 2008 15:59:56 +0000 (UTC) Delivered-To: joe@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 0DCCA1065676; Wed, 26 Mar 2008 15:59:55 +0000 (UTC) Delivered-To: src-committers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0CAA106564A; Wed, 26 Mar 2008 15:59:53 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from itchy.rabson.org (mail.rabson.org [IPv6:2002:50b1:e8f2:1::143]) by mx1.freebsd.org (Postfix) with ESMTP id E73CA8FC26; Wed, 26 Mar 2008 15:59:52 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from [IPv6:2002:50b1:e8f2:1:21b:63ff:feb8:5abc] (unknown [IPv6:2002:50b1:e8f2:1:21b:63ff:feb8:5abc]) by itchy.rabson.org (Postfix) with ESMTP id 402293FB7; Wed, 26 Mar 2008 15:59:51 +0000 (GMT) Message-Id: <60D59504-ED24-4A10-81C4-509FF9F272CB@rabson.org> From: Doug Rabson To: "Bruce M. Simpson" In-Reply-To: <47EA6DD2.2070705@FreeBSD.org> Content-Type: multipart/signed; boundary=Apple-Mail-84-606724305; micalg=sha1; protocol="application/pkcs7-signature" Mime-Version: 1.0 (Apple Message framework v919.2) Date: Wed, 26 Mar 2008 15:59:50 +0000 References: <200803261523.m2QFND30047541@repoman.freebsd.org> <47EA6DD2.2070705@FreeBSD.org> X-Mailer: Apple Mail (2.919.2) X-Virus-Scanned: ClamAV 0.92/6395/Wed Mar 26 11:10:54 2008 on itchy.rabson.org X-Virus-Status: Clean Sender: owner-src-committers@FreeBSD.org Precedence: bulk X-Loop: FreeBSD.ORG X-taoresearch-MailScanner-Information: Please contact Tao Research for more information X-taoresearch-MailScanner: Found to be clean X-MailScanner-From: root@tao.org.uk X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: cvs-src@FreeBSD.org, Doug Rabson , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen lockf.c src/lib/libc/sys Symbol.map fcntl.2 src/sys/compat/freebsd32 syscalls.master src/sys/compat/linux linux_file.c src/sys/compat/svr4 svr4_fcntl.c src/sys/conf NOTES files options ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2008 00:54:32 -0000 --Apple-Mail-84-606724305 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On 26 Mar 2008, at 15:37, Bruce M. Simpson wrote: > Interesting stuff... are there any automated tests for this, I > wonder? It's out of my scope but very happy to see this kind of > thing go in. I've just committed a set of regression tests. There is also the NFS Connectathon test suite. --Apple-Mail-84-606724305--