K 10 svn:author V 2 dg K 8 svn:date V 27 1995-02-13T13:45:04.000000Z K 7 svn:log V 190 In sync(), don't dereference the proc pointer if it's NULL. Should fix most or all of the problems with calling sync() without a curproc (which can happen in machdep.c during a panic sync). END