From owner-trustedbsd-cvs@FreeBSD.ORG  Fri Dec 15 08:29:58 2006
Return-Path: <owner-trustedbsd-cvs@FreeBSD.ORG>
X-Original-To: trustedbsd-cvs@freebsd.org
Delivered-To: trustedbsd-cvs@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7A38416A47C
	for <trustedbsd-cvs@freebsd.org>; Fri, 15 Dec 2006 08:29:58 +0000 (UTC)
	(envelope-from owner-perforce@freebsd.org)
Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B268243CB9
	for <trustedbsd-cvs@freebsd.org>; Fri, 15 Dec 2006 08:28:03 +0000 (GMT)
	(envelope-from owner-perforce@freebsd.org)
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by cyrus.watson.org (Postfix) with ESMTP id 68DAA46EFC
	for <trustedbsd-cvs@trustedbsd.org>;
	Fri, 15 Dec 2006 03:29:43 -0500 (EST)
Received: from hub.freebsd.org (hub.freebsd.org [69.147.83.54])
	by mx2.freebsd.org (Postfix) with ESMTP id 5A7EA59907;
	Fri, 15 Dec 2006 08:25:20 +0000 (GMT)
	(envelope-from owner-perforce@freebsd.org)
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 7831316A55C; Fri, 15 Dec 2006 08:25:22 +0000 (UTC)
X-Original-To: perforce@freebsd.org
Delivered-To: perforce@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 1A4A116A412
	for <perforce@freebsd.org>; Fri, 15 Dec 2006 08:25:22 +0000 (UTC)
	(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 288BF43CA6
	for <perforce@freebsd.org>; Fri, 15 Dec 2006 08:23:36 +0000 (GMT)
	(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBF8PG7s073920
	for <perforce@freebsd.org>; Fri, 15 Dec 2006 08:25:16 GMT
	(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Received: (from perforce@localhost)
	by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBF8PFxG073917
	for perforce@freebsd.org; Fri, 15 Dec 2006 08:25:15 GMT
	(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Date: Fri, 15 Dec 2006 08:25:15 GMT
Message-Id: <200612150825.kBF8PFxG073917@repoman.freebsd.org>
X-Authentication-Warning: repoman.freebsd.org: perforce set sender to
	bb+lists.freebsd.perforce@cyrus.watson.org using -f
From: Robert Watson <rwatson@FreeBSD.org>
To: Perforce Change Reviews <perforce@freebsd.org>
Cc: 
Subject: PERFORCE change 111728 for review
X-BeenThere: trustedbsd-cvs@FreeBSD.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: TrustedBSD CVS and Perforce commit message list
	<trustedbsd-cvs.FreeBSD.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/trustedbsd-cvs>, 
	<mailto:trustedbsd-cvs-request@FreeBSD.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/trustedbsd-cvs>
List-Post: <mailto:trustedbsd-cvs@FreeBSD.org>
List-Help: <mailto:trustedbsd-cvs-request@FreeBSD.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/trustedbsd-cvs>,
	<mailto:trustedbsd-cvs-request@FreeBSD.org?subject=subscribe>
X-List-Received-Date: Fri, 15 Dec 2006 08:29:58 -0000

http://perforce.freebsd.org/chv.cgi?CH=111728

Change 111728 by rwatson@rwatson_peppercorn on 2006/12/15 08:24:43

	Update history.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/HISTORY#48 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/HISTORY#48 (text+ko) ====

@@ -1,5 +1,7 @@
 OpenBSM 1.0 alpha 14
 
+- gcc41 warnings clean.
+
 OpenBSM 1.0 alpha 13
 
 - compat/clock_gettime.h now provides a compatibility implementation of
@@ -278,4 +280,4 @@
   to support reloading of kernel event table.
 - Allow comments in /etc/security configuration files.
 
-$P4: //depot/projects/trustedbsd/openbsm/HISTORY#47 $
+$P4: //depot/projects/trustedbsd/openbsm/HISTORY#48 $