Date: Mon, 25 Feb 2013 16:26:39 GMT From: Brooks Davis <brooks@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 222348 for review Message-ID: <201302251626.r1PGQdFr043237@skunkworks.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@222348?ac=10 Change 222348 by brooks@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302251626.r1PGQdFr043237>