Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2002 10:35:25 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_prot.c
Message-ID:  <200204031835.g33IZPi45172@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/04/03 10:35:25 PST

  Modified files:
    sys/kern             kern_prot.c 
  Log:
  - Axe a stale comment.  We haven't allowed the ucred pointer passed to
    securelevel_*() to be NULL for a while now.
  - Use KASSERT() instead of if (foo) panic(); to optimize the
    !INVARIANTS case.
  
  Submitted by:   Martin Faxer <gmh003532@brfmasthugget.se>
  
  Revision  Changes    Path
  1.151     +2 -9      src/sys/kern/kern_prot.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?200204031835.g33IZPi45172>