Date: Mon, 29 Oct 2007 11:06:40 +0100 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: John Birrell <jb@FreeBSD.org> Cc: Perforce Change Reviews <perforce@freebsd.org> Subject: Re: PERFORCE change 128256 for review Message-ID: <20071029100640.GC4407@garage.freebsd.pl> In-Reply-To: <200710282311.l9SNBB5F062908@repoman.freebsd.org> References: <200710282311.l9SNBB5F062908@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071029100640.GC4407>