summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2005-05-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-274-1/+4
| | | | | | * libnetworking/lib/ftpfs.c, librpc/include/rpc/svc.h, librpc/src/rpc/get_myaddress.c, librpc/src/rpc/pmap_getmaps.c, librpc/src/rpc/pmap_getport.c: Remove warnings.
* Use void* instead of caddr_t. Cosmetics from FreeBSD.Ralf Corsepius2005-05-253-31/+49
|
* Regenerate.Ralf Corsepius2005-05-251-4/+0
|
* Reflect removing auth_des.h.Ralf Corsepius2005-05-252-7/+1
|
* Remove (Unused, unsupported).Ralf Corsepius2005-05-251-109/+0
|
* Misc. fixes.Ralf Corsepius2005-05-253-37/+31
|
* More updates from FreeBSD.Ralf Corsepius2005-05-253-56/+15
|
* More updates from FreeBSD.Ralf Corsepius2005-05-253-126/+45
|
* 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-251-54/+18
| | | | * librpc/include/rpc/svc.h: Partial update from FreeBSD.
* 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-251-14/+17
| | | | * librpc/include/rpc/clnt.h: Partial update from FreeBSD.
* Regenerate.Ralf Corsepius2005-05-251-16/+24
|
* 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-251-6/+11
| | | | | | * librpc/include/rpc/clnt_soc.h, librpc/include/rpc/svc_soc.h: New (Partial update from FreeBSD). * librpc/Makefile.am: Reflect changes above.
* New.Ralf Corsepius2005-05-252-0/+246
|
* Regenerate.Ralf Corsepius2005-05-251-4/+0
|
* 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-251-1/+1
| | | | | * librpc/include/rpc/des.h: Remove (Unused, unsupported). * librpc/Makefile.am: Reflect changes above.
* Remove (Unused, unsupported)Ralf Corsepius2005-05-251-120/+0
|
* 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-251-1/+1
| | | | | * librpc/include/rpc/des.h: Remove (Unused, unsupported). * librpc/Makefile.am: Reflect changes above.
* Regenerate.Ralf Corsepius2005-05-251-4/+0
|
* Remove (Unused, unsupported).Ralf Corsepius2005-05-251-82/+0
|
* 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-251-5/+0
| | | | | | | | | | | | | | | | * librpc/src/rpc/auth_des.c, librpc/src/rpc/auth_time.c, librpc/src/rpc/authdes_prot.c, librpc/src/rpc/clnt_unix.c, librpc/src/rpc/crypt_client.c, librpc/src/rpc/des_crypt.c, librpc/src/rpc/des_soft.c, librpc/src/rpc/getpublickey.c, librpc/src/rpc/key_call.c, librpc/src/rpc/key_prot_xdr.c, librpc/src/rpc/svc_auth_des.c, librpc/src/rpc/svc_unix.c: Remove (Unused, obsolete). * librpc/Makefile.am: Reflect changes above.
* Remove (Unused, obsolete).Ralf Corsepius2005-05-2512-3899/+0
|
* 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-251-3/+0
| | | | | | | | | | | * librpc/src/rpc/PSD.doc/rpc.prog.ms, librpc/src/rpc/PSD.doc/rpcgen.ms, librpc/src/rpc/PSD.doc/nfs.rfc.ms, librpc/src/rpc/PSD.doc/xdr.rfc.ms, librpc/src/rpc/PSD.doc/rpc.rfc.ms, librpc/src/rpc/PSD.doc/xdr.nts.ms: Remove (Unused, obsolete). * librpc/Makefile.am: Reflect changes above.
* Remove (unused, obsolete).Ralf Corsepius2005-05-256-9681/+0
|
* socklen_t.Ralf Corsepius2005-05-106-8/+9
|
* Cosmetical update from FreeBSD.Ralf Corsepius2005-05-101-41/+42
|
* socklen_t.Ralf Corsepius2005-05-091-2/+2
|
* 2005-05-02 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-021-1/+1
| | | | | * libfs/src/dosfs/msdos_format.c, librpc/src/xdr/xdr.c: Added initialization to remove warnings.
* Auto-generated update.Ralf Corsepius2005-02-191-1/+1
|
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-082-83/+94
| | | | | | * librpc/Makefile.am: Split preinstallation rules in to separate preinstall.am-files. * librpc/preinstall.am: New (Generated from corresponding Makefile.am).
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-034-28/+173
| | | | | | | * librpc/include/rpc/clnt_stat.h, librpc/include/rpc/rpcent.h: New (From FreeBSD). * librpc/include/rpc/rpc.h: Partial update from FreeBSD. * librpc/Makefile.am: Reflect changes above.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-032-29/+42
| | | | | | * librpc/include/rpc/types.h: Partial update from FreeBSD. Use stdint.h types instead of sys/types.h. * librpc/src/rpc/bindresvport.c: Partial update from FreeBSD.
* Fix indentation.Ralf Corsepius2005-01-281-5/+5
|
* 2005-01-09 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2005-01-097-25/+27
| | | | | | | * librpc/include/rpc/clnt.h, librpc/src/rpc/authunix_prot.c, librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/pmap_prot2.c, librpc/src/rpc/pmap_rmt.c, librpc/src/rpc/rtems_portmapper.c, librpc/src/rpc/svc_simple.c: Fix warnings.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-086-219/+311
| | | | | | | * librpc/include/rpc/auth_des.h, librpc/include/rpc/xdr.h, librpc/src/rpc/auth_des.c, librpc/src/rpc/auth_unix.c, librpc/src/rpc/rpc_prot.c, librpc/src/xdr/xdr.c: Misc. ansi-fications, misc. updates from FreeBSD.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-073-57/+48
| | | | | | | * librpc/include/rpc/xdr.h: Remove questionable comments. * librpc/include/rpc/auth.h: Remove __P, ansi-fy. * librpc/src/rpc/auth_none.c: Reflect changes above. Partial update from FreeBSD.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-072-82/+82
| | | | | * librpc/include/rpc/svc.h, librpc/include/rpc/xdr.h: Remove __P(xx).
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-071-2/+2
| | | | | | | | * httpd/Makefile.am, itron/Makefile.am, libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am, libnetworking/Makefile.am, librpc/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-011-18/+2
| | | | | | | | | * automake/compile.am, httpd/Makefile.am, itron/Makefile.am, libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am, libnetworking/Makefile.am, librpc/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am, wrapup/Makefile.am: Remove build-variant support.
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-216-98/+104
| | | | | | | | * librpc/include/rpc/types.h: Include <rtems/stdint.h>. * librpc/src/rpc/clnt_raw.c, librpc/src/rpc/rpcdname.c, librpc/src/rpc/rtems_portmapper.c, librpc/src/rpc/svc.c, librpc/src/rpc/svc_simple.c: Misc. cast-related fixes. Convert to ANSI.
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-218-23/+23
| | | | | | | | | | * librpc/include/rpc/rpc.h (struct _rtems_rpc_task_variables): Use pointers to types instead of void* to avoid casts. * librpc/src/rpc/clnt_perror.c, librpc/src/rpc/clnt_raw.c, librpc/src/rpc/clnt_simple.c, librpc/src/rpc/rpcdname.c, librpc/src/rpc/svc.c, librpc/src/rpc/svc_auth.c, librpc/src/rpc/svc_simple.c: Eliminate lvalue casts gcc-3.4 warns about.
* 2004-10-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-291-1/+1
| | | | | | * score/src/coremsg.c: Eliminate unsigned32. * score/include/rtems/system.h: Set __RTEMS_REVISION__ to 99. * librpc/include/rpc/xdr.h: Use elipsis in xdrproc_t prototype.
* No kernel/user distinction.Eric Norum2004-10-251-1/+1
|
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-291-1/+0
| | | | | | | * configure.ac, libmisc/cpuuse/README, libmisc/stackchk/README, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am, score/include/rtems/score/mppkt.h: i960 obsoleted and all references removed.
* 2004-09-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-231-1/+2
| | | | * librpc/src/xdr/xdr_float.c: Add __AVR__.
* Remove stray white spaces.Ralf Corsepius2004-04-155-6/+0
|
* Remove stray white spaces.Ralf Corsepius2004-04-159-9/+0
|
* Unused.Ralf Corsepius2004-03-087-14/+0
|
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-10/+0
| | | | | | | | | | | | | | | | | | | | | * libblock/src/bdbuf.c, libblock/src/ramdisk.c, libcsupport/src/newlibc.c, libcsupport/src/sync.c, libmisc/cpuuse/cpuuse.c, libmisc/monitor/mon-symbols.c, libmisc/shell/cmds.c, libmisc/shell/shell.c, libnetworking/kern/kern_sysctl.c, libnetworking/lib/ftpfs.c, libnetworking/lib/tftpDriver.c, libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c, libnetworking/libc/getnetnamadr.c, libnetworking/libc/inet_addr.c, libnetworking/libc/linkaddr.c, libnetworking/libc/map_v4v6.c, libnetworking/libc/ns_print.c, libnetworking/libc/ns_ttl.c, libnetworking/libc/nsap_addr.c, libnetworking/libc/rcmd.c, libnetworking/libc/res_debug.c, libnetworking/libc/res_mkupdate.c, libnetworking/libc/res_query.c, libnetworking/libc/res_send.c, libnetworking/libc/res_update.c, libnetworking/net/radix.c, libnetworking/rtems/mkrootfs.c, librpc/src/rpc/clnt_perror.c, librpc/src/rpc/svc.c, score/macros/rtems/score/chain.inl, score/src/objectidtoname.c: Too much was accidentally committed -- revert.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-053-1/+14
| | | | | | | | | | | | | | | | | | | | | * libblock/src/bdbuf.c, libblock/src/ramdisk.c, libcsupport/src/newlibc.c, libcsupport/src/sync.c, libmisc/cpuuse/cpuuse.c, libmisc/monitor/mon-symbols.c, libmisc/shell/cmds.c, libmisc/shell/shell.c, libnetworking/kern/kern_sysctl.c, libnetworking/lib/ftpfs.c, libnetworking/lib/tftpDriver.c, libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c, libnetworking/libc/getnetnamadr.c, libnetworking/libc/inet_addr.c, libnetworking/libc/linkaddr.c, libnetworking/libc/map_v4v6.c, libnetworking/libc/ns_print.c, libnetworking/libc/ns_ttl.c, libnetworking/libc/nsap_addr.c, libnetworking/libc/rcmd.c, libnetworking/libc/res_debug.c, libnetworking/libc/res_mkupdate.c, libnetworking/libc/res_query.c, libnetworking/libc/res_send.c, libnetworking/libc/res_update.c, libnetworking/net/radix.c, libnetworking/rtems/mkrootfs.c, librpc/src/rpc/clnt_perror.c, librpc/src/rpc/rtems_rpc.c, librpc/src/rpc/svc.c, sapi/include/confdefs.h, score/macros/rtems/score/chain.inl, score/src/objectidtoname.c:
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-229/+0
| | | | | * ChangeLog: Merge-in libmisc/ChangeLog, librpc/ChangeLog. * libmisc/ChangeLog, librpc/ChangeLog: Remove.