summaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2021-03-07- Enable WARMSTARTchristos
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-04-24Fix building rpcbind with MKYP=noroy
2017-08-17Revert accidently committed enabling WARMSTART.ginsbach
2017-08-16Write the "warm start" file to /var/run rather than /tmp.ginsbach
2009-04-22Enable WARNS=4 by default, except for:lukem
2007-08-27Depracate ND_DEBUG and BIND_DEBUG in favour of RPCBIND_DEBUG.dsl
2007-05-28Since Christos cleaned up the use of libc internals here, we can switchtls
2007-05-28get rid of libc cruft. requested by tlschristos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-13- WARNS = 4christos
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2003-12-07Make building IPv6 support controllable by MKINET6matt
2002-09-18use NETBSDSRCDIR as appropriatelukem
2000-06-20Oops, previous should not have been committed.fvdl
2000-06-20Free buffer used in xdrmem_create.fvdl
2000-06-02rpcbind, the successor to portmap. Taken from Sun TI-RPC source code,fvdl