Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 11:28:50 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/snp snp.c
Message-ID:  <200111151928.fAFJSoZ46271@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/11/15 11:28:49 PST

  Modified files:
    sys/dev/snp          snp.c 
  Log:
  o Rely on /dev/snp* permissions, rather than using suser() in snpopen()
    to prevent inappropriate use of the snoop device.  This means that,
    with appropriate chmod'ing, arbitrary users may make use of the snoop
    device.
  
  Revision  Changes    Path
  1.64      +1 -4      src/sys/dev/snp/snp.c

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?200111151928.fAFJSoZ46271>