summaryrefslogtreecommitdiff
path: root/usr.bin/rpcinfo/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2013-08-21passes WARNS=5, don't set it to 4.dholland
2011-02-08- WARNS ?= 4christos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2007-05-28Since Christos cleaned up the use of libc internals here, we can switchtls
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-26remove the rest of the libc cruft.christos
2007-05-26This does not appear to need rpc_generic.cchristos
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2000-06-02Update rpcinfo to handle rpcbind version 3 and 4. Taken from Sun TI-RPCfvdl
1997-01-09RCS ID policetls
1994-12-22specify man pages the new way.cgd
1993-10-08no more librpccgd
1993-07-30Add RCS identifiers.mycroft
1993-04-03Added rpcinfo(8)glass