From owner-freebsd-arch@FreeBSD.ORG Sun Apr 20 09:59:13 2008 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0ABC9106564A for ; Sun, 20 Apr 2008 09:59:13 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:610:652::211]) by mx1.freebsd.org (Postfix) with ESMTP id BD9508FC17 for ; Sun, 20 Apr 2008 09:59:12 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id BBE2D1CC6F; Sun, 20 Apr 2008 11:59:11 +0200 (CEST) Date: Sun, 20 Apr 2008 11:59:11 +0200 From: Ed Schouten To: Jeremie Le Hen Message-ID: <20080420095911.GT5934@hoeg.nl> References: <20080418132749.GB4840@obiwan.tataz.chchile.org> <200804181945.59189.max@love2party.net> <20080418204738.GE4840@obiwan.tataz.chchile.org> <20080419071400.GP73016@server.vk2pj.dyndns.org> <20080419074921.GI4840@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2RPSo2VWgDbGU+zh" Content-Disposition: inline In-Reply-To: <20080419074921.GI4840@obiwan.tataz.chchile.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-arch@freebsd.org Subject: Re: Integration of ProPolice in FreeBSD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2008 09:59:13 -0000 --2RPSo2VWgDbGU+zh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Jeremie Le Hen wrote: > If you want to look at the patch, this is the last file. > http://tataz.chchile.org/~tataz/FreeBSD/SSP/fbsd8-ssp.diff Couldn't __stack_chk_init() be implemented like this: | static void | __stack_chk_init(void *dummy __unused) | { | arc4rand(__stack_chk_guard, sizeof(__stack_chk_guard), 0); | } --=20 Ed Schouten WWW: http://g-rave.nl/ --2RPSo2VWgDbGU+zh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkgLE+8ACgkQ52SDGA2eCwXkDACdFmySFzfDRaaki55UW5I6FXWc /nEAnRchxiafCQyiuPx/XiyBKoxnk+c0 =sDjp -----END PGP SIGNATURE----- --2RPSo2VWgDbGU+zh--