OpenGrok
Cross Reference: rpcb_svc_4.c
xref
: /
src
/
usr.sbin
/
rpcbind
/
rpcb_svc_4.c
Home
|
History
|
Annotate
|
Download
|
only in
rpcbind
History log of
/src/usr.sbin/rpcbind/rpcb_svc_4.c
Revision
Date
Author
Comments
1.9
03-Jan-2019
christos
Handle memory allocations and error exit codes consistently.
1.8
16-Aug-2017
christos
branches: 1.8.2; 1.8.4;
merge FreeBSD changes:
- fixes CVE-2015-7236
- adds -h hostip to bind, -6 for only ipv6 access, -a for abort gracefully
- documents -w (warmstart)
XXX: should fix warmstart file to go to /var/run instead of /tmp
1.7
31-Aug-2011
plunky
NULL does not need a cast
1.6
13-May-2007
christos
- WARNS = 4
- De __P
- While starting up, send messages to stderr not syslog.
- Fix error messages
- Don't play with umask and forget to restore it on error
1.5
25-May-2006
christos
Coverity CID 1070: Check for NULL deref that cannot happen.
1.4
25-May-2006
christos
Coverity CID 3653: Fix memory leak.
1.3
02-Jun-2005
lukem
appease gcc -Wuninitialized
1.2
30-Apr-2001
fvdl
For the local case, return serv_uaddr in addrmerge, not the address
by which the client contacted rpcbind.
Also fix a missing \n in a debug printf.
From Martin Blapp, mb@imp.ch
1.1
02-Jun-2000
fvdl
branches: 1.1.4;
rpcbind, the successor to portmap. Taken from Sun TI-RPC source code,
then modified. This still contains some ugly special casing for
procedures in the security section, but I haven't found a nicer way
so far.
1.1.4.2
22-Jun-2000
minoura
Sync w/ netbsd-1-5-base.
1.1.4.1
02-Jun-2000
minoura
file rpcb_svc_4.c was added on branch minoura-xpg4dl on 2000-06-22 18:01:12 +0000
1.8.4.1
10-Jun-2019
christos
Sync with HEAD
1.8.2.1
18-Jan-2019
pgoyette
Synch with HEAD
Indexes created Wed Oct 15 16:09:53 GMT 2025