aboutsummaryrefslogtreecommitdiff
path: root/multimedia/cuse4bsd-kmod
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.1.30:Juergen Lock2013-08-112-3/+3
| | | | | | | | | | - Add more sanity checks for read() and write(). - Update manual page for cuse4bsd. Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=324595
* - Update to 0.1.29 .Juergen Lock2013-07-262-3/+3
| | | | | | | | | - Add kqueue(2) support. Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=323736
* Update to 0.1.28 .Juergen Lock2013-07-142-4/+4
| | | | | | | Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=322983
* Convert to new options frameworkBaptiste Daroussin2013-05-111-8/+4
| | | | | | | While here remove test for unsupported versions Notes: svn path=/head/; revision=317872
* - Update to 0.1.27 .Juergen Lock2013-02-202-8/+3
| | | | | | | | | - Convert Makefile header. Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=312659
* - Update to 0.1.26 :Juergen Lock2012-08-182-3/+5
| | | | | | | | | | - Fix for refcounting bug. - Use PTHREAD_LIBS. Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=302737
* Update to 0.1.24 .Juergen Lock2012-06-262-3/+3
| | | | | | | Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=300025
* Update to 0.1.23 .Juergen Lock2011-12-133-4/+22
| | | | | | | | Submitted by: hselasky (maintainer) Feature safe: yes Notes: svn path=/head/; revision=287324
* Add missing kldxref when building from ports.Juergen Lock2011-12-031-1/+2
| | | | | | | | Approved by: hselasky (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286808
* Add missing USE_LDCONFIG (which fixes tb of multimedia/cx88.)Juergen Lock2011-10-111-0/+2
| | | | Notes: svn path=/head/; revision=283384
* Update to 0.1.21 .Juergen Lock2011-09-192-3/+3
| | | | | | | Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=282003
* Update to 0.1.16.Koop Mast2011-08-202-3/+3
| | | | | | | | | | Resolve devfs related panics due to recently added asserts in FreeBSD-current. Make all device destruction synchronous instead of asynchronus. Submitted by: maintainer Notes: svn path=/head/; revision=280088
* Update to 0.1.15.Koop Mast2011-07-162-4/+5
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=277799
* Kill EOL whitespace.Alexey Dokuchaev2011-06-231-1/+1
| | | | Notes: svn path=/head/; revision=276092
* Add config option to compile with debugging support.Koop Mast2011-03-272-4/+9
| | | | | | | | | Some minor improvements. Submitted by: hselasky@ (maintainer) Notes: svn path=/head/; revision=271863
* Update to 0.1.13.Koop Mast2010-09-092-4/+4
| | | | Notes: svn path=/head/; revision=260851
* Update to 0.1.12.Koop Mast2010-08-022-4/+4
| | | | | | | Fix memory use after free. Notes: svn path=/head/; revision=258621
* Update to 0.1.11.Koop Mast2010-05-072-4/+4
| | | | | | | | | | Fix mmap() related panic. Increase the maximum number of allocations. Submitted by: maintainer. Notes: svn path=/head/; revision=253909
* Update to 0.1.10.Koop Mast2010-04-293-5/+4
| | | | | | | | | Fix minor zero-length IOCTL bug. Submitted by: Hans Petter Selasky <hselasky@c2i.net> (maintainer) Notes: svn path=/head/; revision=253446
* Update to 0.1.9.Koop Mast2010-03-262-4/+4
| | | | | | | | Report correct version. Fix Null pointer issue. Notes: svn path=/head/; revision=251543
* Rename video4bsd-kmod to cuse4bsd-kmod and update to version 0.1.8.Koop Mast2010-03-254-0/+60
This version brings usb dvb (Digital Video Broadcast) support. Submitted by: maintainer Notes: svn path=/head/; revision=251494