opnsense-src/usr.sbin/rpc.lockd
Mark Johnston 2bbeada0f7 rpc.lockd: Use libc strnlen() instead of reimplementing it
No functional change intended.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2021-06-23 10:06:57 -04:00
..
kern.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
lock_proc.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
lockd.c rpc.lockd: Unconditionally close fds as daemon 2021-03-26 14:05:33 -04:00
lockd.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
lockd_lock.c rpc.lockd: Use libc strnlen() instead of reimplementing it 2021-06-23 10:06:57 -04:00
lockd_lock.h
Makefile pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
rpc.lockd.8 Add and document options to allow rpc.lockd and rpc.statd to run in the 2019-11-22 16:53:30 +00:00
test.c