Date: Thu, 2 Oct 2008 18:12:42 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys protosw.h Message-ID: <200810021812.m92ICpLt078466@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-10-02 18:12:42 UTC
FreeBSD src repository
Modified files:
sys/sys protosw.h
Log:
SVN rev 183551 on 2008-10-02 18:12:42Z by rwatson
Remove __Break_the_struct_layout_for_now field from struct pr_usrreqs,
added in FreeBSD 6.x to break the binary layout of the data structure
during a conversion to C99 sparse structure initialization. Probably
should have been removed before 7.0, but 8.0 will do.
Revision Changes Path
1.59 +0 -1 src/sys/sys/protosw.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810021812.m92ICpLt078466>
