PERFORCE change 109959 for review
Todd Miller
millert at FreeBSD.org
Tue Nov 14 18:54:06 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=109959
Change 109959 by millert at millert_g5tower on 2006/11/14 18:50:32
Remove obsolete comment; there is no more mach_init.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_process.c#12 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_process.c#12 (text+ko) ====
@@ -165,11 +165,6 @@
/*
* Initialize MAC label for the first userland process, from which other
* userland processes and threads are spawned.
- *
- * On Darwin, proc0 forks and the child process becomes init, though
- * indirectly. The kernel starts /sbin/mach_init, which subsequently
- * forks and the *parent* execs /sbin/init. This leaves proc1 as
- * /sbin/init and proc2 as /sbin/mach_init.
*/
void
mac_cred_label_associate_user(struct ucred *cred)
More information about the trustedbsd-cvs
mailing list