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.lockd
/
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
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2007-11-04
- pass lint (not completely)
christos
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2003-01-05
Use <bsd.rpc.mk>
sommerfeld
2000-08-07
Fix slight error in last.
thorpej
2000-08-07
Simplify.
thorpej
2000-07-25
${RPCGEN}, not hard-coded rpcgen
cgd
2000-06-12
Make the rpcsvc dependencies work a bit better.
mycroft
2000-06-07
Implement file locking in lockd. All the stuff is done in userland, using
bouyer
1999-06-06
Use pidfile(3).
thorpej
1997-10-25
use CPPFLAGS instead of CFLAGS
lukem
1997-10-18
WARNSify
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
1997-03-11
RCS Id police
scottr
1997-03-10
NFS locking daemon by A.R. Gordon, ported from FreeBSD. While the
scottr