Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2006 11:02:42 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_misc.c
Message-ID:  <200608251102.k7PB2gsM043252@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-08-25 11:02:42 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_misc.c 
  Log:
  Don't call suser_cred() directly from linux_sethostname(), as it just
  wraps userland_sysctl(), which performs necessary privilege checks as
  part of its normal operation.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.186     +0 -3      src/sys/compat/linux/linux_misc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608251102.k7PB2gsM043252>