summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-01-14Regenerate.Ralf Corsepius1-1/+1
2006-01-12Regenerate.Ralf Corsepius1-0/+2
2006-01-12Remove all-local.Ralf Corsepius1-2/+0
2006-01-12Regenerate.Ralf Corsepius1-2/+2
2006-01-12CleanupsRalf Corsepius1-3/+0
2005-12-092005-11-02 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-1/+1
PR 849/networking * librpc/src/rpc/rtems_portmapper.c: Increased stack size by ARGSIZE to prevent overrun.
2005-05-272005-05-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-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.
2005-05-25Use void* instead of caddr_t. Cosmetics from FreeBSD.Ralf Corsepius3-31/+49
2005-05-25Regenerate.Ralf Corsepius1-4/+0
2005-05-25Reflect removing auth_des.h.Ralf Corsepius2-7/+1
2005-05-25Remove (Unused, unsupported).Ralf Corsepius1-109/+0
2005-05-25Misc. fixes.Ralf Corsepius3-37/+31
2005-05-25More updates from FreeBSD.Ralf Corsepius3-56/+15
2005-05-25More updates from FreeBSD.Ralf Corsepius3-126/+45
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-54/+18
* librpc/include/rpc/svc.h: Partial update from FreeBSD.
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-14/+17
* librpc/include/rpc/clnt.h: Partial update from FreeBSD.
2005-05-25Regenerate.Ralf Corsepius1-16/+24
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-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.
2005-05-25New.Ralf Corsepius2-0/+246
2005-05-25Regenerate.Ralf Corsepius1-4/+0
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* librpc/include/rpc/des.h: Remove (Unused, unsupported). * librpc/Makefile.am: Reflect changes above.
2005-05-25Remove (Unused, unsupported)Ralf Corsepius1-120/+0
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* librpc/include/rpc/des.h: Remove (Unused, unsupported). * librpc/Makefile.am: Reflect changes above.
2005-05-25Regenerate.Ralf Corsepius1-4/+0
2005-05-25Remove (Unused, unsupported).Ralf Corsepius1-82/+0
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-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.
2005-05-25Remove (Unused, obsolete).Ralf Corsepius12-3899/+0
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-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.
2005-05-25Remove (unused, obsolete).Ralf Corsepius6-9681/+0
2005-05-10socklen_t.Ralf Corsepius6-8/+9
2005-05-10Cosmetical update from FreeBSD.Ralf Corsepius1-41/+42
2005-05-09socklen_t.Ralf Corsepius1-2/+2
2005-05-022005-05-02 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-1/+1
* libfs/src/dosfs/msdos_format.c, librpc/src/xdr/xdr.c: Added initialization to remove warnings.
2005-02-19Auto-generated update.Ralf Corsepius1-1/+1
2005-02-082005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-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-032005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius4-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-032005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-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.
2005-01-28Fix indentation.Ralf Corsepius1-5/+5
2005-01-092005-01-09 Joel Sherrill <joel@oarcorp.com>Joel Sherrill7-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-082005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius6-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-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-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-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-82/+82
* librpc/include/rpc/svc.h, librpc/include/rpc/xdr.h: Remove __P(xx).
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-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-012005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-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-212004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius6-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-212004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius8-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-292004-10-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-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.
2004-10-25No kernel/user distinction.Eric Norum1-1/+1
2004-09-292004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-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-232004-09-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+2
* librpc/src/xdr/xdr_float.c: Add __AVR__.