K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-04-06T21:37:52.000000Z K 7 svn:log V 395 - Split out the functionality of displaying the contents of a single lock list into a public witness_list_locks() function. Call this function twice in witness_list() instead of using an evil goto. - Adjust the 'show locks' command to take an optional parameter which specifies the pid of a process to list the locks of. By default the locks held by the current process are displayed. END