From owner-p4-projects@FreeBSD.ORG Mon Oct 29 20:47:56 2007 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 54D3016A46E; Mon, 29 Oct 2007 20:47:56 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C55A716A421; Mon, 29 Oct 2007 20:47:55 +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 3FB7C13C4B5; Mon, 29 Oct 2007 20:47:55 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 8C8C145EEB; Mon, 29 Oct 2007 10:06:46 +0100 (CET) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id B09F545B26; Mon, 29 Oct 2007 10:06:41 +0100 (CET) Date: Mon, 29 Oct 2007 11:06:40 +0100 From: Pawel Jakub Dawidek To: John Birrell Message-ID: <20071029100640.GC4407@garage.freebsd.pl> References: <200710282311.l9SNBB5F062908@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sHrvAb52M6C8blB9" Content-Disposition: inline In-Reply-To: <200710282311.l9SNBB5F062908@repoman.freebsd.org> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: Perforce Change Reviews Subject: Re: PERFORCE change 128256 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2007 20:47:56 -0000 --sHrvAb52M6C8blB9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 28, 2007 at 11:11:11PM +0000, John Birrell wrote: > http://perforce.freebsd.org/chv.cgi?CH=3D128256 >=20 > Change 128256 by jb@jb_freebsd1 on 2007/10/28 23:10:34 >=20 > Remove _SOLARIS_C_SOURCE compatibility definitions > since pjd won't go that route. Thanks for doing that. > =3D=3D=3D=3D //depot/projects/dtrace/src/sys/sys/kernel.h#12 (text+ko) = =3D=3D=3D=3D >=20 > @@ -68,9 +68,7 @@ > extern int profhz; /* profiling clock's frequency */ > extern int profprocs; /* number of process's profiling */ > extern int ticks; > -#ifndef _SOLARIS_C_SOURCE > extern int lbolt; /* once a second sleep address */ > -#endif This was added by me, to _not_ export lbolt from this header when compiling solaris-compatible code. I think it may still be needed. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --sHrvAb52M6C8blB9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHJbCvForvXbEpPzQRAoWVAKC8aZyD9SxIIvubl9gLOCZgiAe7NQCfY+wC 6cYBOzkjIkFQq2asDSZxc8E= =kpR4 -----END PGP SIGNATURE----- --sHrvAb52M6C8blB9--