Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2000 11:30:55 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mib.c kern_prot.c src/sys/sys systm.h
Message-ID:  <200006051830.LAA72631@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2000/06/05 11:30:55 PDT

  Modified files:
    sys/kern             kern_mib.c kern_prot.c 
    sys/sys              systm.h 
  Log:
  o bde suggested moving the SYSCTL from kern_mib to the more appropriate
    kern_prot, which cleans up some namespace issues
  o Don't need a special handler to limit un-setting, as suser is used to
    protect suser_permitted, making it one-way by definition.
  
  Suggested by:	bde
  
  Revision  Changes    Path
  1.34      +1 -28     src/sys/kern/kern_mib.c
  1.58      +7 -1      src/sys/kern/kern_prot.c
  1.116     +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?200006051830.LAA72631>