1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/usr.sbin/rpc.lockd
Mark Johnston 6aee785518 rpc.lockd: Use libc strnlen() instead of reimplementing it
No functional change intended.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 2bbeada0f7)
2021-06-30 08:18:09 -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_lock.c rpc.lockd: Use libc strnlen() instead of reimplementing it 2021-06-30 08:18:09 -04:00
lockd_lock.h
lockd.c rpc.lockd: Unconditionally close fds as daemon 2021-03-29 09:33:35 -04:00
lockd.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
Makefile pkgbase: Create a FreeBSD-nfs package 2021-06-30 09:24:32 +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