2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>

* librpc/include/rpc/auth_des.h: Remove (Unused, unsupported).
	* librpc/include/rpc/rpc.h, librpc/Makefile.am: Reflect removing
	auth_des.h.
This commit is contained in:
Ralf Corsepius
2005-05-25 15:24:57 +00:00
parent 18b1aa4a95
commit c8f1b2122d

View File

@@ -1,7 +1,12 @@
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org> 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/rpc/rpc_com.h, include/rpc/rpc_msg.h, * librpc/include/rpc/auth_des.h: Remove (Unused, unsupported).
src/rpc/svc_simple.c: Minor fixes. * librpc/include/rpc/rpc.h, librpc/Makefile.am: Reflect removing
auth_des.h.
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/rpc_com.h, librpc/include/rpc/rpc_msg.h,
librpc/src/rpc/svc_simple.c: Minor fixes.
* include/rpc/clnt.h, include/rpc/svc.h, * include/rpc/clnt.h, include/rpc/svc.h,
librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h, librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h,
src/rpc/clnt_perror.c: More updates from FreeBSD. src/rpc/clnt_perror.c: More updates from FreeBSD.