Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2005 14:21:06 GMT
From:      soc-bushman <soc-bushman@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 80264 for review
Message-ID:  <200507151421.j6FEL6Nd099124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=80264

Change 80264 by soc-bushman@soc-bushman_stinger on 2005/07/15 14:20:54

	protocols patch work started

Affected files ...

.. //depot/projects/soc2005/nsswitch_cached/tests/Makefile#2 edit
.. //depot/projects/soc2005/nsswitch_cached/tests/getprotoent_test/Makefile#1 add
.. //depot/projects/soc2005/nsswitch_cached/tests/getprotoent_test/getproto.c#1 add
.. //depot/projects/soc2005/nsswitch_cached/tests/getprotoent_test/getprotoent.c#1 add
.. //depot/projects/soc2005/nsswitch_cached/tests/getprotoent_test/getprotoent.h#1 add
.. //depot/projects/soc2005/nsswitch_cached/tests/getprotoent_test/getprotoent_test.c#1 add
.. //depot/projects/soc2005/nsswitch_cached/tests/getprotoent_test/getprotoname.c#1 add

Differences ...

==== //depot/projects/soc2005/nsswitch_cached/tests/Makefile#2 (text+ko) ====

@@ -1,3 +1,3 @@
-SUBDIR+="common" "common_test" "getservent_test" "getrpcent_test"
+SUBDIR+="common" "common_test" "getservent_test" "getrpcent_test" "getprotoent_test"
 
 .include <bsd.subdir.mk>



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