Home | History | Annotate | Download | only in rpcbind
History log of /src/usr.sbin/rpcbind/rpcb_stat.c
RevisionDateAuthorComments
 1.7  03-Jan-2019  christos Handle memory allocations and error exit codes consistently.
 1.6  16-Aug-2017  christos branches: 1.6.2; 1.6.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.5  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.4  17-Mar-2006  elad Fix off-by-one found by Coverity, CID 1529.
 1.3  21-Oct-2003  fvdl Don't compare a char to NULL.
 1.2  04-Jul-2000  matt More #include <stdlib.h> string, etc. cleanup
 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_stat.c was added on branch minoura-xpg4dl on 2000-06-22 18:01:11 +0000
 1.6.4.1  10-Jun-2019  christos Sync with HEAD
 1.6.2.1  18-Jan-2019  pgoyette Synch with HEAD

RSS XML Feed