K 10 svn:author V 5 markj K 8 svn:date V 27 2015-07-19T22:24:33.508932Z K 7 svn:log V 222 Consistently use a reader/writer flag for lockstat probes in rwlock(9) and sx(9), rather than using the probe function name to determine whether a given lock is a read lock or a write lock. Update lockstat(1) accordingly. END