Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2002 18:04:43 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mbuf.h mount.h pipe.h socketvar.h ucred.h vnode.h
Message-ID:  <200208140104.g7E14ho9023604@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/08/13 18:04:43 PDT

  Modified files:
    sys/sys              mbuf.h mount.h pipe.h socketvar.h ucred.h 
                         vnode.h 
  Log:
  Move to a nested include of _label.h instead of mac.h in sys/sys/*.h
  (Most of the places where mac.h was recursively included from another
  kernel header file.  net/netinet to follow.)
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  Suggested by:   bde
  
  Revision  Changes    Path
  1.99      +1 -5      src/sys/sys/mbuf.h
  1.139     +1 -1      src/sys/sys/mount.h
  1.20      +1 -1      src/sys/sys/pipe.h
  1.91      +1 -1      src/sys/sys/socketvar.h
  1.43      +3 -5      src/sys/sys/ucred.h
  1.202     +1 -1      src/sys/sys/vnode.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?200208140104.g7E14ho9023604>