NetBSD/usr.sbin/rpc.lockd
martin e16051a8ab Pull up following revision(s) (requested by kamil in ticket #70):
usr.sbin/rpc.statd/statd.c: revision 1.33
	usr.sbin/rpc.lockd/lockd.c: revision 1.13
	usr.sbin/rpc.bootparamd/bootparamd.c: revision 1.47

Stop defining _rpcsvcdirty in bss and data

_rpcsvcdirty is already defined in the generated code from rpcgen(1).

Detected during the build with Address Sanitizer (MKSANITIZER).
2019-08-16 19:25:31 +00:00
..
Makefile
lock_proc.c
lockd.c Pull up following revision(s) (requested by kamil in ticket #70): 2019-08-16 19:25:31 +00:00
lockd.h ansify - drop the K&R style prototypes & implementations. 2018-01-23 21:06:24 +00:00
lockd_lock.c
lockd_lock.h
rpc.lockd.8
test.c