tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Removal of some KAUTH_GENERIC_ISSUSER (pass 1)
On Wed, Apr 15, 2009 at 11:25 PM, Andrew Doran <ad%netbsd.org@localhost> wrote:
> Looks ok to me now.
Thanks for reviewing & your input. :)
> FYI this type of change is kernel ABI breaking but it does not matter at
> the moment:
>
> enum {
> - KAUTH_MACHDEP_IOPERM_GET=1,
> + KAUTH_MACHDEP_CACHEFLUSH=1,
> + KAUTH_MACHDEP_IOPERM_GET,
> KAUTH_MACHDEP_IOPERM_SET,
Yep, see revision 1.58 of kauth.9:
http://cvsweb.netbsd.org/bsdweb.cgi/src/share/man/man9/kauth.9#rev1.58
(and note the "pass 1" in the subject of this mail ;)
Thanks again,
-e.
Home |
Main Index |
Thread Index |
Old Index