Date: Mon, 25 Oct 2010 13:34:55 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf files src/sys/modules/krpc Makefile src/sys/netinet in.h src/sys/nlm nlm_prot_impl.c src/sys/rpc inet_ntop.c inet_pton.c rpc_com.h rpc_generic.c Message-ID: <201010251335.o9PDZC1h063799@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2010-10-25 13:34:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/conf files sys/modules/krpc Makefile sys/netinet in.h sys/nlm nlm_prot_impl.c sys/rpc rpc_com.h rpc_generic.c Removed files: (Branch: RELENG_8) sys/rpc inet_ntop.c inet_pton.c Log: SVN rev 214339 on 2010-10-25 13:34:55Z by attilio MFC r213103: Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() general in the kernel. Sponsored by: Sandvine Incorporated Revision Changes Path 1.1459.2.37 +2 -2 src/sys/conf/files 1.2.2.2 +0 -2 src/sys/modules/krpc/Makefile 1.110.2.5 +2 -0 src/sys/netinet/in.h 1.20.2.3 +2 -2 src/sys/nlm/nlm_prot_impl.c 1.2.6.2 +0 -187 src/sys/rpc/inet_ntop.c (dead) 1.2.6.2 +0 -228 src/sys/rpc/inet_pton.c (dead) 1.2.2.2 +0 -4 src/sys/rpc/rpc_com.h 1.4.2.3 +4 -4 src/sys/rpc/rpc_generic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010251335.o9PDZC1h063799>