K 10 svn:author V 5 markm K 8 svn:date V 27 2001-05-01T08:13:21.000000Z K 7 svn:log V 324 Undo part of the tangle of having sys/lock.h and sys/mutex.h included in other "system" header files. Also help the deprecation of lockmgr.h by making it a sub-include of sys/lock.h and removing sys/lockmgr.h form kernel .c files. Sort sys/*.h includes where possible in affected files. OK'ed by: bde (with reservations) END