K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-30T00:33:36.000000Z K 7 svn:log V 435 Merge kern_mib.c:1.72-1.73 from HEAD to RELENG_5: date: 2005/01/23 20:59:19; author: rwatson; state: Exp; lines: +4 -5 When retrieving the current per-jails securelevel for a sysctl read, don't acquire the prison mutex, as it's an integer read and races here don't make a difference. date: 2005/01/30 00:31:19; author: rwatson; state: Exp; lines: +1 -1 Fix spelling of integer in a comment. Beady eyes: ceri END