summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/src/rpc/rtems_portmapper.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpukit: Remove libnetworkingVijay Kumar Banerjee2021-04-071-502/+0
| | | | Update #3850
* rpc: Use configuration header fileSebastian Huber2018-10-041-0/+2
| | | | Update #3375.
* Use rtems_task_exit()Sebastian Huber2018-10-021-7/+7
| | | | | Update #3530. Update #3533.
* 2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-271-3/+7
| | | | * librpc/src/rpc/rtems_portmapper.c: Reflect changes to librpc.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4
|
* Add missing prototypes.Ralf Corsepius2008-08-011-2/+2
|
* 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-141-1/+2
| | | | | | | * libnetworking/net/route.c, librpc/src/rpc/auth_none.c, librpc/src/rpc/auth_unix.c, librpc/src/rpc/authunix_prot.c, librpc/src/rpc/rpc_callmsg.c, librpc/src/rpc/rpc_prot.c, librpc/src/rpc/rtems_portmapper.c: Removed warnings.
* 2005-11-02 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-12-091-1/+1
| | | | | | PR 849/networking * librpc/src/rpc/rtems_portmapper.c: Increased stack size by ARGSIZE to prevent overrun.
* Fix indentation.Ralf Corsepius2005-01-281-5/+5
|
* 2005-01-09 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2005-01-091-11/+12
| | | | | | | * 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.
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-211-27/+28
| | | | | | | | * 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.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-111-0/+1
| | | | | * src/rpc/rtems_portmapper.c: include <stdlib.h> (Get rid of gcc31 warnings about abort/exit).
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-0/+488
|
* Added on 4.5 branch.Joel Sherrill2000-05-031-0/+0