K 10 svn:author V 5 peter K 8 svn:date V 27 2001-10-19T23:32:03.000000Z K 7 svn:log V 285 Add a sysctl for preventing the sync() in panic() recovery. This can be so dangerous it isn't funny. eg: if you panic inside NFS or softdep, and then try and sync you run into held locks and cause either deadlocks, recursive panics or other interesting chaos. Default is unchanged. END