From b70123aec90044d17f9882033c3f3ac7a1fb78f6 Mon Sep 17 00:00:00 2001 From: Martin Natano Date: Sun, 19 Jun 2016 11:54:35 +0000 Subject: Remove the lockmgr() API. It is only used by filesystems, where it is a trivial change to use rrw locks instead. All it needs is LK_* defines for the RW_* flags. tested by naddy and sthen on package building infrastructure input and ok jmc mpi tedu --- distrib/sets/lists/comp/mi | 1 - 1 file changed, 1 deletion(-) (limited to 'distrib') diff --git a/distrib/sets/lists/comp/mi b/distrib/sets/lists/comp/mi index 9bc84811cc2..82fcddd22f0 100644 --- a/distrib/sets/lists/comp/mi +++ b/distrib/sets/lists/comp/mi @@ -2715,7 +2715,6 @@ ./usr/share/man/man9/kthread.9 ./usr/share/man/man9/ktrace.9 ./usr/share/man/man9/loadfirmware.9 -./usr/share/man/man9/lock.9 ./usr/share/man/man9/log.9 ./usr/share/man/man9/malloc.9 ./usr/share/man/man9/mbuf.9 -- cgit v1.2.3