PERFORCE change 222348 for review

Brooks Davis brooks at FreeBSD.org
Mon Feb 25 16:26:40 UTC 2013


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

Change 222348 by brooks at brooks_zenith on 2013/02/25 16:26:16

	There are infact two fsaccess.c files, but one includes the
	other so only list one of them (If both were needed one would
	need to be renamed).

Affected files ...

.. //depot/projects/ctsrd/tesla/src/lib/bind/isc/Makefile#2 edit

Differences ...

==== //depot/projects/ctsrd/tesla/src/lib/bind/isc/Makefile#2 (text+ko) ====

@@ -29,7 +29,7 @@
 SRCS+=		inet_pton.c \
 		assertions.c backtrace.c base32.c base64.c bitstring.c \
 		buffer.c bufferlist.c commandline.c error.c event.c \
-		fsaccess.c hash.c \
+		hash.c \
 		heap.c hex.c hmacmd5.c hmacsha.c \
 		httpd.c inet_aton.c \
 		inet_ntop.c \


More information about the p4-projects mailing list