From john.weeks at sun.com Mon Aug 25 08:40:24 2008 From: john.weeks at sun.com (john.weeks at sun.com) Date: Mon, 25 Aug 2008 08:40:24 -0700 (PDT) Subject: [fmac-notify] [PATCH] pcon should print current context Message-ID: <200808251540.m7PFeO9E028567@oss-app2.opensolaris.org> Author: John Weeks Repository: /hg/fmac/fmac-gate Latest revision: 26b07a3b4435b7ce6a74a2f1241bb0120dccb682 Total changesets: 1 Log message: [PATCH] pcon should print current context Files: update: usr/src/cmd/fmac/pcon/pcon.c From john.weeks at sun.com Mon Aug 25 14:31:17 2008 From: john.weeks at sun.com (john.weeks at sun.com) Date: Mon, 25 Aug 2008 14:31:17 -0700 (PDT) Subject: [fmac-notify] [PATCH] Make getpidcon handle pid ==curproc->p_pid in the same manner as P_MYID Message-ID: <200808252131.m7PLVHiQ029102@oss-app2.opensolaris.org> Author: John Weeks Repository: /hg/fmac/fmac-gate Latest revision: e16abe3a4ce4f0aaecd2bafaaa6a50710c658c75 Total changesets: 1 Log message: [PATCH] Make getpidcon handle pid ==curproc->p_pid in the same manner as P_MYID Files: update: usr/src/uts/common/syscall/fmacsys.c