Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 22:13:47 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/raidframe rf_freebsdkintf.c
Message-ID:  <200212310613.gBV6DmeM053381@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/12/30 22:13:47 PST

  Modified files:
    sys/dev/raidframe    rf_freebsdkintf.c 
  Log:
  Use UID_ and GID_ constants for uid and gid arguments to make_dev()
  for the raidctl device.
  
  Select a more conservative default for the permissions for /dev/raidctl
  since the operations are performed using ioctl() not read() and write().
  
  Submitted by:   kris
  Reviewed by:    scottl
  
  Revision  Changes    Path
  1.4       +2 -1      src/sys/dev/raidframe/rf_freebsdkintf.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?200212310613.gBV6DmeM053381>