Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 05:04:02 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/sys _label.h mac.h
Message-ID:  <20020814050343.O29824-100000@gamplex.bde.org>
In-Reply-To: <200208131554.g7DFsTlY019766@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Aug 2002, Robert Watson wrote:

> rwatson     2002/08/13 08:54:29 PDT
>
>   Modified files:
>     sys/sys              mac.h
>   Added files:
>     sys/sys              _label.h
>   Log:
>   Define 'struct label' in _label.h rather than mac.h, which will permit
>   us to reduce namespace pollution by doing a nested include of _label.h
>   rather than mac.h.  mac.h contains lots of baggage, whereas _label.h
>   contains much less.  A follow-up sweep to change nested inclusion will
>   follow.  The problem regarding exporting 'struct label' to userland
>   due to excessive exporting of kernel structures to userland still
>   needs to be resolved.
>
>   Obtained from:  TrustedBSD Project
>   Sponsored by:   DARPA, NAI Labs
>   Suggested by:   bde

Thanks.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020814050343.O29824-100000>