summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/tools
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2015-12-18 09:48:01 +0000
committerbrueffer <brueffer@FreeBSD.org>2015-12-18 09:48:01 +0000
commitd0695185279685fedc5cd2ef6b615c4be9378c43 (patch)
treeaa8cfe0cdfd8d3707778fac1df526d01b514cb3d /contrib/openbsm/tools
parentc013da36dd6433af682a60f3f39d806ea5fcebd3 (diff)
parentab2965f3f31f8900072b6d17188253d21c93474a (diff)
downloadFreeBSD-src-d0695185279685fedc5cd2ef6b615c4be9378c43.zip
FreeBSD-src-d0695185279685fedc5cd2ef6b615c4be9378c43.tar.gz
Merge OpenBSM 1.2 alpha 4.
MFC after: 2 weeks Relnotes: yes
Diffstat (limited to 'contrib/openbsm/tools')
-rw-r--r--contrib/openbsm/tools/Makefile.am4
-rw-r--r--contrib/openbsm/tools/audump.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/contrib/openbsm/tools/Makefile.am b/contrib/openbsm/tools/Makefile.am
index 13aa10d..47ef3cb 100644
--- a/contrib/openbsm/tools/Makefile.am
+++ b/contrib/openbsm/tools/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $P4: //depot/projects/trustedbsd/openbsm/tools/Makefile.am#5 $
-##
-
if USE_NATIVE_INCLUDES
INCLUDES = -I$(top_builddir) -I$(top_srcdir)
else
diff --git a/contrib/openbsm/tools/audump.c b/contrib/openbsm/tools/audump.c
index 82d17ea..cdb8ed1 100644
--- a/contrib/openbsm/tools/audump.c
+++ b/contrib/openbsm/tools/audump.c
@@ -22,8 +22,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $P4: //depot/projects/trustedbsd/openbsm/tools/audump.c#9 $
*/
#include <bsm/libbsm.h>
OpenPOWER on IntegriCloud