summaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/Makefile
AgeCommit message (Expand)Author
2025-06-09nfsd, rpcbind: add -P option to support pidfile pathKa Ho Ng
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-04-19Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to buildEnji Cooper
2017-04-19Fix indentation per style.Makefile(5)Enji Cooper
2017-01-06Conditionalize wrap(3) use based on MK_TCP_WRAPPERS instead ofEnji Cooper
2016-01-06"source routing" in rpcbindAlan Somers
2014-11-25Convert usr.sbin to LIBADDBaptiste Daroussin
2014-11-06rpcbind does not need to be linked to libutilBaptiste Daroussin
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2010-01-02The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten
2006-03-17Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov
2006-03-10Remove including of libc sources. All the required functionsDaniel Eischen
2006-03-06Don't build IPv6 support if NO_INET6 was definedMatteo Riondato
2003-04-04style.Makefile(5)David E. O'Brien
2001-07-20Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien
2001-03-26- Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov
2001-03-20Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov
2001-03-19Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein