Module Name: src
Committed By: pk
Date: Wed Oct 14 09:41:21 UTC 1998
Modified Files:
src/sys/kern: kern_lock.c
Log Message:
Disable the daft PAUSE() macro, which manages to skip all the relevant
code in lockmgr() most of the time. This a no doubt a case of Bad Coding Style.