Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2002 09:50:39 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/asr asr.c
Message-ID:  <200212271750.gBRHodcH041510@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/12/27 09:50:39 PST

  Modified files:
    sys/dev/asr          asr.c 
  Log:
  Use UID_ and GID_ constants instead of hard-coded numeric values
  with make_dev().  Use OPERATOR instead of implicit WHEEL to match
  other storage devices.  Use a mode of 0640 to be consistent
  with other storage devices.
  
  Submitted by:   kris
  Reviewed by:    scottl
  
  Revision  Changes    Path
  1.27      +2 -1      src/sys/dev/asr/asr.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?200212271750.gBRHodcH041510>