Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 1999 11:19:49 -0700 (PDT)
From:      Eivind Eklund <eivind@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/advansys adwlib.c src/sys/i386/i386 mpapic.c src/sys/sys param.h systm.h
Message-ID:  <199909261819.LAA02048@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
eivind      1999/09/26 11:19:49 PDT

  Modified files:
    sys/dev/advansys     adwlib.c 
    sys/i386/i386        mpapic.c 
    sys/sys              param.h systm.h 
  Log:
  Move the declaration of panic() from sys/systm.h to sys/param.h.
  Rationale: Wider access, so we can add assertions to header files.
  panicstr is still in sys/systm.h
  
  Suggested by:   phk
  Discussed with: peter
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/dev/advansys/adwlib.c
  1.35      +2 -2      src/sys/i386/i386/mpapic.c
  1.54      +10 -1     src/sys/sys/param.h
  1.98      +1 -2      src/sys/sys/systm.h



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?199909261819.LAA02048>