Date: Wed, 2 Mar 2011 01:07:15 +0300 From: Chagin Dmitry <dchagin@freebsd.org> To: Konstantin Belousov <kib@freebsd.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r219155 - in stable/8/sys: amd64/linux32 compat/freebsd32 Message-ID: <20110301220715.GA21912@dchagin.static.corbina.ru> In-Reply-To: <201103012151.p21LpWTq063194@svn.freebsd.org> References: <201103012151.p21LpWTq063194@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--/04w6evG8XlLl3ft Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 01, 2011 at 09:51:32PM +0000, Konstantin Belousov wrote: > Author: kib > Date: Tue Mar 1 21:51:32 2011 > New Revision: 219155 > URL: http://svn.freebsd.org/changeset/base/219155 >=20 > Log: > MFC r210431: > Remove the linux_exec_copyin_args(), freebsd32_exec_copyin_args() may > serve as well. COMPAT_FREEBSD32 is a prerequisite for COMPAT_LINUX32. > =20 > MFC r210451: > Use forward declartion for enum uio_seg in imgact.h. This allows to rem= ove > inclusion of sys/uio.h from the header. > =20 > MFC r210498: > Revert r210451, and the similar part of the r210431. The forward-declar= ation > for the enum tag when enum definition is not complete is not allowed by > C99, and is gcc extension. > =20 > MFC r210501: > Remove unneeded includes. > =20 > Requested by: dchagin thnx!! --=20 Have fun! chd --/04w6evG8XlLl3ft Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAk1tbhAACgkQ0t2Tb3OO/O3cuQCbBEp16TDU6+LX/Y/LlGsmdAMe yMUAoI78g1Z4pWE7qrxtTo6FGJInvs6T =POop -----END PGP SIGNATURE----- --/04w6evG8XlLl3ft--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110301220715.GA21912>