PERFORCE change 16302 for review
Robert Watson
rwatson at freebsd.org
Mon Aug 19 21:15:51 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=16302
Change 16302 by rwatson at rwatson_paprika on 2002/08/19 14:15:18
Minor whitespace and formatting nits.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#253 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#253 (text+ko) ====
@@ -2615,7 +2615,6 @@
return (error);
}
-
int
mac_check_proc_debug(struct ucred *cred, struct proc *proc)
{
@@ -2987,11 +2986,6 @@
return (0);
}
-#if 0
-395 MSTD BSD { int __mac_get_pid(pid_t pid,
- struct mac_pid_data *mpd, size_t mpdcnt) };
-#endif
-
int
mac_get_pid(struct thread *td, struct mac_get_pid_args *uap)
{
@@ -3313,7 +3307,7 @@
}
}
- out:
+out:
MAC_POLICY_LIST_UNBUSY();
return (error);
}
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list