John Baldwin ab2dab1680 - Use lock_init/lock_destroy() to setup the lock_object inside of lockmgr.
We can now use LOCK_CLASS() as a stronger check in lockmgr_chain() as a
  result.  This required putting back lk_flags as lockmgr's use of flags
  conflicted with other flags in lo_flags otherwise.
- Tweak 'show lock' output for lockmgr to match sx, rw, and mtx.
2007-03-30 18:07:24 +00:00
..
2007-03-27 19:32:40 +00:00
2007-03-21 03:42:51 +00:00
2007-03-30 15:43:56 +00:00
2007-03-30 01:07:28 +00:00
2007-03-27 19:36:12 +00:00
2006-11-28 19:33:28 +00:00
2007-03-10 03:10:34 +00:00