Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2002 02:45:31 -0800 (PST)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/snp snp.c src/sys/sys snoop.h
Message-ID:  <200211111045.gABAjVt2039404@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/11/11 02:45:31 PST

  Modified files:
    sys/dev/snp          snp.c 
    sys/sys              snoop.h 
  Log:
  Declare the snp ioctl()s to work on udev_t, since that is what they
  really do and dev_t is defined differently in kernel and userland.
  Return a correctly formed udev from SNPGTTY.
  
  Reviewed by:    dd
  
  Revision  Changes    Path
  1.74      +1 -1      src/sys/dev/snp/snp.c
  1.22      +2 -2      src/sys/sys/snoop.h

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?200211111045.gABAjVt2039404>