rwatson     2005-09-27 21:12:05 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             subr_kdb.c 
  Log:
  If KDB_STOP_NMI is compiled into the kernel, default
  debug.kdb.stop_cpus_with_nmi to 1 rather than 0.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.13      +1 -1      src/sys/kern/subr_kdb.c