summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/src/rpc/pmap_rmt.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-07cpukit: Remove libnetworkingVijay Kumar Banerjee1-444/+0
Update #3850
2018-10-04rpc: Use configuration header fileSebastian Huber1-0/+2
Update #3375.
2016-01-18Chase Newlib sys/types.h / sys/select.h changesNick Withers1-0/+1
2010-04-292010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* librpc/src/rpc/pmap_rmt.c: Use uintptr_t for better 16bit compliance.
2010-03-28Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius1-0/+4
2008-08-01More ansifications.Ralf Corsepius1-23/+26
2008-08-01Misc. ansifications.Ralf Corsepius1-5/+5
2005-05-25Use void* instead of caddr_t. Cosmetics from FreeBSD.Ralf Corsepius1-25/+43
2005-05-10socklen_t.Ralf Corsepius1-1/+2
2005-01-092005-01-09 Joel Sherrill <joel@oarcorp.com>Joel Sherrill1-3/+3
* 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-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* src/rpc/pmap_rmt.c: Removed warnings.
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
* src/rpc/clnt_tcp.c, src/rpc/clnt_udp.c, src/rpc/pmap_rmt.c, src/rpc/rtime.c, src/rpc/svc_tcp.c: Add include of <sys/select.h> to eliminate warning. * src/rpc/rpcdname.c: Add prototype of getdomainname() to eliminate warning.
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
* 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-06-12Merged from 4.5.0-beta3aJoel Sherrill1-0/+415
2000-04-29New files added as part of librpc upgrade.Joel Sherrill1-0/+0
2000-04-28New files added on 4.5 branch.Joel Sherrill1-0/+0
1999-11-17New shell of a test for ITRON Mailbox Manager.Joel Sherrill1-0/+0
1999-11-10Combination of committing some new files which had been overlookedJoel Sherrill1-0/+0
and adding code which installed screens for itron tests.