Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 16:29:40 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_shutdown.c
Message-ID:  <200108212329.f7LNTeW49116@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/08/21 16:29:40 PDT

  Modified files:
    sys/kern             kern_shutdown.c 
  Log:
  Clear db_active in boot() so that one can call the boot function (as well
  as use the panic command) w/o having to manually clear db_active first
  to avoid the db_error() in mi_switch().
  
  Revision  Changes    Path
  1.105     +9 -1      src/sys/kern/kern_shutdown.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108212329.f7LNTeW49116>