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
/
rpc.bootparamd
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2003-01-06
Need to -I${RPC_XDIR} now, since we don't generate the .h file
thorpej
2003-01-05
Use <bsd.rpc.mk>
sommerfeld
2002-09-11
Add a simple test to see if the whoami functionality works.
christos
2002-03-22
Split the notion of building Hesiod, Kerberos, S/key, and YP
thorpej
2002-02-02
Move CLEANFILES up so it is actually used. Noted by Bernd Ernesti.
tv
2002-01-31
Make sure DESTDIR is set before using it in a dependency.
tv
2000-07-25
${RPCGEN}, not hard-coded rpcgen
cgd
2000-06-12
Make the rpcsvc dependencies work a bit better.
mycroft
1999-06-06
Use pidfile(3).
thorpej
1997-10-25
use CPPFLAGS instead of CFLAGS
lukem
1997-10-17
WARNSify; generate ansi c code with rpcgen, cleanup manpage
lukem
1997-05-31
Back out BUILDDIR and NOINSTALL changes.
cjs
1997-05-26
These updates to the build allow building against include files
cjs
1996-08-30
RCS id police.
thorpej
1995-06-24
Conform to rpcgen generated names and prototypes.
pk
1995-04-12
fix typo
jtc
1995-04-12
Install manpage as both bootparamd(8) and rpc.bootparamd(8).
jtc
1994-12-22
specify man pages the new way.
cgd
1994-10-03
Add a man page and a link for bootparamd(8).
gwr
1994-01-28
don't need -lutil
cgd
1994-01-17
whoops. typo.
deraadt
1994-01-14
remove two links before recreating them
deraadt
1994-01-10
improved parser by <roland@frob.com> to handle \-continuation and YP.
deraadt
1994-01-08
rpc.bootparamd written by Klas Heggemann <klas@nada.kth.se>
deraadt