From owner-cvs-src@FreeBSD.ORG Wed Apr 11 20:12:49 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F34F216A4D0; Wed, 11 Apr 2007 20:12:48 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id 94DCD13C484; Wed, 11 Apr 2007 20:12:48 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id ADFBC4569A; Wed, 11 Apr 2007 22:12:46 +0200 (CEST) Received: from localhost (public-gprs37323.centertel.pl [91.94.17.239]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 7952245684; Wed, 11 Apr 2007 22:12:09 +0200 (CEST) Date: Wed, 11 Apr 2007 22:11:22 +0200 From: Pawel Jakub Dawidek To: Andrey Chernov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20070411201122.GB3060@garage.freebsd.pl> References: <200704102210.l3AMAH9W058770@repoman.freebsd.org> <20070411174528.GA35928@nagual.pp.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bp/iNruPH9dso1Pn" Content-Disposition: inline In-Reply-To: <20070411174528.GA35928@nagual.pp.ru> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL autolearn=no version=3.0.4 Cc: Subject: Re: cvs commit: src/include Makefile src/include/rpc Makefile types.h src/sys/rpc types.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2007 20:12:49 -0000 --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 11, 2007 at 09:45:28PM +0400, Andrey Chernov wrote: > On Tue, Apr 10, 2007 at 10:10:17PM +0000, Pawel Jakub Dawidek wrote: > > pjd 2007-04-10 22:10:16 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > include Makefile=20 > > include/rpc Makefile=20 > > sys/rpc types.h=20 > > Removed files: > > include/rpc types.h=20 > > Log: > > Move rpc/types.h under sys/, as this is used by ZFS kernel module. >=20 > Some applications can use rpc/types.h. Moreover, even rpc files use it >=20 > rpc.h:#include /* some typedefs */ > rpcb_clnt.h:#include >=20 > Better way is to keep rpc/types.h and include sys/rpc/types.h in it. sys/rpc/types.h is installed in /usr/include/rpc/. What's the problem exactly? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGHUDqForvXbEpPzQRAoy9AJsEFqp9nvKQHZ+3X0of/4ECOuSMtwCbBbX2 gYoiY4im4gyPDMGQv6uz0us= =49RQ -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn--