cvs commit: src/sys/sys systm.h src/sys/kern kern_priv.c

Robert Watson rwatson at FreeBSD.org
Mon Jul 2 14:03:30 UTC 2007


rwatson     2007-07-02 14:03:29 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              systm.h 
    sys/kern             kern_priv.c 
  Log:
  Continue kernel privilege cleanup for 7.0: unstaticize suser_enabled and
  stop declaring it in systm.h -- it's used only in kern_priv.c and is not
  required elsewhere.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.4       +1 -1      src/sys/kern/kern_priv.c
  1.259     +0 -1      src/sys/sys/systm.h


More information about the cvs-src mailing list