Date: Sun, 11 Feb 1996 17:25:46 +0100 (MET) From: Ollivier Robert <roberto@keltia.freenix.fr> To: freebsd-current@FreeBSD.ORG (FreeBSD Current Users' list) Subject: libc_r and the removal of ccitt and iso Message-ID: <199602111625.RAA17495@keltia.freenix.fr>
next in thread | raw e-mail | index | archive | help
Now that netccitt and netiso is in the Attic, libc_r still reference
netiso/iso.h in iso_addr.c.
We should put iso_addr.{c,3} from libc/net into the Attic too (they're not
in the Makefile any more).
Index: Makefile.inc
===================================================================
RCS file: /spare/FreeBSD-current/src/lib/libc_r/net/Makefile.inc,v
retrieving revision 1.1
diff -u -2 -u -r1.1 Makefile.inc
--- Makefile.inc 1996/01/22 00:22:32 1.1
+++ Makefile.inc 1996/02/11 16:23:08
@@ -9,5 +9,5 @@
getservbyport.c getservent.c herror.c inet_addr.c inet_lnaof.c \
inet_makeaddr.c inet_netof.c inet_network.c inet_ntoa.c \
- iso_addr.c linkaddr.c ns_addr.c ns_ntoa.c rcmd.c recv.c res_comp.c \
+ linkaddr.c ns_addr.c ns_ntoa.c rcmd.c recv.c res_comp.c \
res_debug.c res_init.c res_mkquery.c res_query.c res_send.c \
send.c ether_addr.c
--
Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net
FreeBSD keltia.freenix.fr 2.2-CURRENT #6: Fri Feb 9 21:27:02 MET 1996
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602111625.RAA17495>
