Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2013 15:45:16 GMT
From:      Jonathan Anderson <jonathan@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 229367 for review
Message-ID:  <201306041545.r54FjGMj086143@skunkworks.freebsd.org>

index | next in thread | raw e-mail

http://p4web.freebsd.org/@@229367?ac=10

Change 229367 by jonathan@jonathan-on-joe on 2013/06/04 15:44:26

	Pull latest libtesla sources into /contrib.

Affected files ...

.. //depot/projects/ctsrd/tesla/src/contrib/tesla/include/libtesla.h#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/include/tesla-macros.h#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/include/tesla.h#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_class.c#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_class_global.c#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_class_perthread.c#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_debug.c#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_dtrace.c#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_internal.h#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_key.c#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_notification.c#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_store.c#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_strnlen.h#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_update.c#1 add
.. //depot/projects/ctsrd/tesla/src/contrib/tesla/libtesla/tesla_util.c#1 add
.. //depot/projects/trustedbsd/capabilities/src/gnu/usr.bin/diff/Makefile#3 edit
.. //depot/projects/trustedbsd/capabilities/src/sys/amd64/conf/CAPABILITIES#6 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/gnu/usr.bin/diff/Makefile#3 (text+ko) ====

@@ -22,7 +22,7 @@
 CFLAGS+=-I${.CURDIR}/../../../contrib/diff/src
 CFLAGS+=-I${.CURDIR}/../../../contrib/diff/lib
 
-SUBDIR+=doc
+#SUBDIR+=doc
 
 DPADD=	${LIBGNUREGEX}
 LDADD=	-lgnuregex

==== //depot/projects/trustedbsd/capabilities/src/sys/amd64/conf/CAPABILITIES#6 (text+ko) ====

@@ -1,5 +1,5 @@
 include GENERIC
-ident CAPABILITIES
+ident CAPSICUM
 
 options CAPABILITIES
 options PROCDESC


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306041545.r54FjGMj086143>