Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/kern



Module Name:    src
Committed By:   snj
Date:           Mon Feb  2 19:47:47 UTC 2009

Modified Files:
        src/sys/kern [netbsd-5]: subr_prf.c

Log Message:
Pull up following revision(s) (requested by ad in ticket #365):
        sys/kern/subr_prf.c: revision 1.125
Don't try to sync if panicing:
- It doesn't work and a dead system that can't be reset from the console is
  worse than a system that has painced and rebooted. If you can make it work
  reliably please do so.
- If the system is paniced there is every reason to suspect VM structures
  and the contents of the buffer cache.


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.124.4.1 src/sys/kern/subr_prf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index