summaryrefslogtreecommitdiffstats
path: root/c/src/librpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-06-25 14:54:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-06-25 14:54:49 +0000
commit0b2f26d4d9db042b59dbfe06e2ff6f4f17682c5b (patch)
treebac54e09a199bddc8cdba10bed034bb7447e61a9 /c/src/librpc
parent2002-06-25 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0b2f26d4d9db042b59dbfe06e2ff6f4f17682c5b.tar.bz2
2002-06-25 Joel Sherrill <joel@OARcorp.com>
* Per PR233, moved librpc to exec. Ralf will patch after move. The patches associated with this PR are out of date. * configure.ac, wrapup/Makefile.am: Modified. * librpc, librpc/ChangeLog: Removed.
Diffstat (limited to 'c/src/librpc')
-rw-r--r--c/src/librpc/.cvsignore14
-rw-r--r--c/src/librpc/ChangeLog140
2 files changed, 0 insertions, 154 deletions
diff --git a/c/src/librpc/.cvsignore b/c/src/librpc/.cvsignore
deleted file mode 100644
index d29e5050f5..0000000000
--- a/c/src/librpc/.cvsignore
+++ /dev/null
@@ -1,14 +0,0 @@
-Makefile
-Makefile.in
-aclocal.m4
-autom4te.cache
-config.cache
-config.guess
-config.log
-config.status
-config.sub
-configure
-depcomp
-install-sh
-missing
-mkinstalldirs
diff --git a/c/src/librpc/ChangeLog b/c/src/librpc/ChangeLog
deleted file mode 100644
index d1f6aced74..0000000000
--- a/c/src/librpc/ChangeLog
+++ /dev/null
@@ -1,140 +0,0 @@
-2002-06-25 Joel Sherrill <joel@OARcorp.com>
-
- * Per PR233, moved librpc to exec. Ralf will patch after move.
- The patches associated with this PR are out of date.
- ./include/rpc/.cvsignore, ./include/rpc/Makefile.am,
- ./include/rpc/auth.h, ./include/rpc/auth_des.h,
- ./include/rpc/auth_unix.h, ./include/rpc/clnt.h,
- ./include/rpc/des.h, ./include/rpc/des_crypt.h,
- ./include/rpc/pmap_clnt.h, ./include/rpc/pmap_prot.h,
- ./include/rpc/pmap_rmt.h, ./include/rpc/rpc.h,
- ./include/rpc/rpc_com.h, ./include/rpc/rpc_msg.h,
- ./include/rpc/svc.h, ./include/rpc/svc_auth.h,
- ./include/rpc/types.h, ./include/rpc/xdr.h,
- ./include/.cvsignore, ./include/Makefile.am,
- ./include/rpcsvc/.cvsignore, ./include/rpcsvc/Makefile.am,
- ./include/rpcsvc/bootparam_prot.x, ./include/rpcsvc/crypt.x,
- ./include/rpcsvc/key_prot.x, ./include/rpcsvc/klm_prot.x,
- ./include/rpcsvc/mount.x, ./include/rpcsvc/nfs_prot.x,
- ./include/rpcsvc/nis.x, ./include/rpcsvc/nis_cache.x,
- ./include/rpcsvc/nis_callback.x, ./include/rpcsvc/nis_db.h,
- ./include/rpcsvc/nis_object.x, ./include/rpcsvc/nis_tags.h,
- ./include/rpcsvc/nislib.h, ./include/rpcsvc/nlm_prot.x,
- ./include/rpcsvc/pmap_prot.x, ./include/rpcsvc/rex.x,
- ./include/rpcsvc/rnusers.x, ./include/rpcsvc/rquota.x,
- ./include/rpcsvc/rstat.x, ./include/rpcsvc/rwall.x,
- ./include/rpcsvc/sm_inter.x, ./include/rpcsvc/spray.x,
- ./include/rpcsvc/yp.x, ./include/rpcsvc/yp_prot.h,
- ./include/rpcsvc/ypclnt.h, ./include/rpcsvc/yppasswd.x,
- ./include/rpcsvc/ypupdate_prot.x, ./include/rpcsvc/ypxfrd.x,
- ./.cvsignore, ./Makefile.am, ./README_RTEMS,
- ./configure.ac, ./src/rpc/PSD.doc/.cvsignore,
- ./src/rpc/PSD.doc/Makefile.am, ./src/rpc/PSD.doc/nfs.rfc.ms,
- ./src/rpc/PSD.doc/rpc.prog.ms, ./src/rpc/PSD.doc/rpc.rfc.ms,
- ./src/rpc/PSD.doc/rpcgen.ms, ./src/rpc/PSD.doc/xdr.nts.ms,
- ./src/rpc/PSD.doc/xdr.rfc.ms, ./src/rpc/.cvsignore,
- ./src/rpc/DISCLAIMER, ./src/rpc/Makefile.am,
- ./src/rpc/README, ./src/rpc/auth_des.c,
- ./src/rpc/auth_none.c, ./src/rpc/auth_time.c,
- ./src/rpc/auth_unix.c, ./src/rpc/authdes_prot.c,
- ./src/rpc/authunix_prot.c, ./src/rpc/bindresvport.3,
- ./src/rpc/bindresvport.c, ./src/rpc/clnt_generic.c,
- ./src/rpc/clnt_perror.c, ./src/rpc/clnt_raw.c,
- ./src/rpc/clnt_simple.c, ./src/rpc/clnt_tcp.c,
- ./src/rpc/clnt_udp.c, ./src/rpc/clnt_unix.c,
- ./src/rpc/crypt_client.c, ./src/rpc/des_crypt.3,
- ./src/rpc/des_crypt.c, ./src/rpc/des_soft.c,
- ./src/rpc/get_myaddress.c, ./src/rpc/getpublickey.c,
- ./src/rpc/getrpcent.3, ./src/rpc/getrpcent.c,
- ./src/rpc/getrpcport.3, ./src/rpc/getrpcport.c,
- ./src/rpc/key_call.c, ./src/rpc/key_prot_xdr.c,
- ./src/rpc/netname.c, ./src/rpc/netnamer.c,
- ./src/rpc/pmap_clnt.c, ./src/rpc/pmap_getmaps.c,
- ./src/rpc/pmap_getport.c, ./src/rpc/pmap_prot.c,
- ./src/rpc/pmap_prot2.c, ./src/rpc/pmap_rmt.c,
- ./src/rpc/publickey.3, ./src/rpc/publickey.5,
- ./src/rpc/rpc.3, ./src/rpc/rpc.5, ./src/rpc/rpc_callmsg.c,
- ./src/rpc/rpc_commondata.c, ./src/rpc/rpc_dtablesize.c,
- ./src/rpc/rpc_prot.c, ./src/rpc/rpc_secure.3,
- ./src/rpc/rpcdname.c, ./src/rpc/rstat.1,
- ./src/rpc/rstat_svc.8, ./src/rpc/rtems_portmapper.c,
- ./src/rpc/rtems_rpc.c, ./src/rpc/rtime.3, ./src/rpc/rtime.c,
- ./src/rpc/svc.c, ./src/rpc/svc_auth.c,
- ./src/rpc/svc_auth_des.c, ./src/rpc/svc_auth_unix.c,
- ./src/rpc/svc_raw.c, ./src/rpc/svc_run.c,
- ./src/rpc/svc_simple.c, ./src/rpc/svc_tcp.c,
- ./src/rpc/svc_udp.c, ./src/rpc/svc_unix.c,
- ./src/xdr/.cvsignore, ./src/xdr/Makefile.am, ./src/xdr/xdr.3,
- ./src/xdr/xdr.c, ./src/xdr/xdr_array.c,
- ./src/xdr/xdr_float.c, ./src/xdr/xdr_mem.c,
- ./src/xdr/xdr_rec.c, ./src/xdr/xdr_reference.c,
- ./src/xdr/xdr_sizeof.c, ./src/xdr/xdr_stdio.c,
- ./src/.cvsignore, ./src/Makefile.am: Moved to exec.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac:
- AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
- AM_INIT_AUTOMAKE([no-define foreign 1.6]).
- * include/rpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * include/rpcsvc/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
- * src/rpc/PSD.doc/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * src/rpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * src/xdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Add autom4te.cache for autoconf > 2.52.
- * configure.in: Remove.
- * configure.ac: New file, generated from configure.in by autoupdate.
-
-2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * include/rpc/Makefile.am: Use 'PREINSTALL_FILES ='.
-
-2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * include/rpc/Makefile.am: Apply include_*HEADERS instead of
- H_FILES.
-
-2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
-
-2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
-
-2000-10-30 Joel Sherrill <joel@OARcorp.com>
-
- * POSIX include files merged into newlib. This resulted in
- some definitions moving to other files and thus some secondary
- effects in RTEMS source code.
- * src/rpc/Makefile.am, src/rpc/auth_time.c, src/rpc/clnt_simple.c,
- src/rpc/clnt_tcp.c, src/rpc/clnt_udp.c, src/rpc/clnt_unix.c,
- src/rpc/get_myaddress.c, src/rpc/pmap_clnt.c, src/rpc/pmap_getmaps.c,
- src/rpc/pmap_getport.c, src/rpc/pmap_rmt.c, src/rpc/rtime.c,
- src/rpc/svc_tcp.c, src/rpc/svc_udp.c, src/rpc/svc_unix.c:
- Use of _read, _write, and _close as macros conflicted with
- newlib's use of these as routine names. They were renamed to
- include "_RPC_" prefix.
-
-2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
- Switch to GNU canonicalization.
-
-2000-09-22 Joel Sherrill <joel@OARcorp.com>
-
- * src/xdr/xdr_float.c: Added A29K support.
-
-2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * src/rpc/Makefile.am, src/xdr/Makefile.am: Include compile.am
-
-2000-08-10 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.