Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2006 18:51:16 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 109959 for review
Message-ID:  <200611141851.kAEIpGld011982@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=109959

Change 109959 by millert@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)



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