cvs commit: src/sys/kern subr_prf.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Sep 29 13:45:43 PDT 2005


dillon      2005/09/29 13:43:57 PDT

DragonFly src repository

  Modified files:
    sys/kern             subr_prf.c 
  Log:
  Add a sysctl, kern.unprivileged_read_msgbuf (defaults to enabled) which if
  set to 0 will only allow the root or wheel group to access the kernel message
  log.
  
  Submitted-by: Matthias Schmidt <schmidtm at xxxxxxxxxxxxxxxxxxxxxxxxx>
  With-modifications-by: Matthew Dillon
  
  Revision  Changes    Path
  1.9       +21 -0     src/sys/kern/subr_prf.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_prf.c.diff?r1=1.8&r2=1.9&f=u





More information about the Commits mailing list