OpenGrok
Cross Reference: warmstart.c
xref
: /
src
/
usr.sbin
/
rpcbind
/
warmstart.c
Home
|
History
|
Annotate
|
Download
|
only in
rpcbind
History log of
/src/usr.sbin/rpcbind/warmstart.c
Revision
Date
Author
Comments
1.8
17-Aug-2017
ginsbach
Fix compile warnings.
(Restore changes clobbered by merge of FreeBSD changes. Hi christos!)
1.7
16-Aug-2017
ginsbach
Write the "warm start" file to /var/run rather than /tmp.
(Restore changes clobbered by merge of FreeBSD changes. Hi christos!)
1.6
16-Aug-2017
christos
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
06-Aug-2017
ginsbach
Fix compile warnings.
1.4
06-Aug-2017
ginsbach
Write the "warm start" file to /var/run rather than /tmp.
1.3
12-Oct-2007
christos
- unlink the warmstart file first and then open it exclusively.
(From Brian Ginsbach)
- ifdef the whole file #ifdef WARMSTART to save space.
1.2
13-May-2007
christos
branches: 1.2.4;
- 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.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 warmstart.c was added on branch minoura-xpg4dl on 2000-06-22 18:01:12 +0000
1.2.4.1
06-Nov-2007
matt
sync with HEAD
Indexes created Thu Oct 02 14:10:14 GMT 2025