PERFORCE change 47631 for review
Robert Watson
rwatson at FreeBSD.org
Wed Feb 25 16:54:00 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=47631
Change 47631 by rwatson at rwatson_tislabs on 2004/02/25 08:53:36
Loop back integration of 'ugidfw add' support from TrustedBSD
base branch to TrustedBSD MAC branch following merge to FreeBSD
CVS.
Affected files ...
.. //depot/projects/trustedbsd/mac/usr.sbin/ugidfw/ugidfw.8#5 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ugidfw/ugidfw.c#12 integrate
Differences ...
==== //depot/projects/trustedbsd/mac/usr.sbin/ugidfw/ugidfw.8#5 (text+ko) ====
@@ -15,9 +15,6 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 3. The names of the authors may not be used to endorse or promote
-.\" products derived from this software without specific prior written
-.\" permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -31,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD: src/usr.sbin/ugidfw/ugidfw.8,v 1.5 2002/12/12 14:09:25 ru Exp $
+.\" $FreeBSD: src/usr.sbin/ugidfw/ugidfw.8,v 1.6 2004/02/25 03:59:56 rwatson Exp $
.\"
.Dd February 24, 2004
.Dt UGIDFW 8
==== //depot/projects/trustedbsd/mac/usr.sbin/ugidfw/ugidfw.c#12 (text+ko) ====
@@ -28,7 +28,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: src/usr.sbin/ugidfw/ugidfw.c,v 1.1 2002/08/02 07:14:22 rwatson Exp $
+ * $FreeBSD: src/usr.sbin/ugidfw/ugidfw.c,v 1.2 2004/02/25 03:59:56 rwatson Exp $
*/
#include <sys/param.h>
#include <sys/errno.h>
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