Date: Mon, 3 May 2010 14:19:58 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/linux linux_ioctl.c Message-ID: <201005031420.o43EKEno022331@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2010-05-03 14:19:58 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_ioctl.c
Log:
SVN rev 207569 on 2010-05-03 14:19:58Z by netchild
- #ifdef out the cliplist part, skype seems like using an uninitialized
variable and can cause problems, without the cliplist handling it works
without problems
- improve the cliplist error handling
- fix VIDIOCGTUNER and VIDIOCSMICROCODE (still no hardware available to test)
Submitted by: J.R. Oldroyd <jr@opal.com>
X-MFC after: soon (together with all the v4l stuff)
Revision Changes Path
1.164 +24 -7 src/sys/compat/linux/linux_ioctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005031420.o43EKEno022331>
