index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rpcbind
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2021-03-07
- Enable WARMSTART
christos
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-04-24
Fix building rpcbind with MKYP=no
roy
2017-08-17
Revert accidently committed enabling WARMSTART.
ginsbach
2017-08-16
Write the "warm start" file to /var/run rather than /tmp.
ginsbach
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2007-08-27
Depracate ND_DEBUG and BIND_DEBUG in favour of RPCBIND_DEBUG.
dsl
2007-05-28
Since Christos cleaned up the use of libc internals here, we can switch
tls
2007-05-28
get rid of libc cruft. requested by tls
christos
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-05-13
- WARNS = 4
christos
2005-01-10
Only compile in IPv6 support if ${USE_INET6} != "no"
lukem
2003-12-07
Make building IPv6 support controllable by MKINET6
matt
2002-09-18
use NETBSDSRCDIR as appropriate
lukem
2000-06-20
Oops, previous should not have been committed.
fvdl
2000-06-20
Free buffer used in xdrmem_create.
fvdl
2000-06-02
rpcbind, the successor to portmap. Taken from Sun TI-RPC source code,
fvdl