Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 1998 23:25:18 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_shutdown.c subr_prf.c src/sys/sys systm.h
Message-ID:  <199809060625.XAA01358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1998/09/05 23:25:18 PDT

  Modified files:
    sys/kern             kern_shutdown.c subr_prf.c 
    sys/sys              systm.h 
  Log:
  Store formatted panic string in static buffer to make it available later
  for savecore.
  Previous code give only panic format to savecore
  
  Revision  Changes    Path
  1.38      +6 -5      src/sys/kern/kern_shutdown.c
  1.50      +14 -1     src/sys/kern/subr_prf.c
  1.75      +2 -1      src/sys/sys/systm.h



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