Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multimedia/linux_dvbwrapper: Add error handling for copyout() calls | Mark Johnston | 2024-01-02 | 1 | -5/+26 |
| | | | | | | | | The base system will soon require all copyout() calls to have explicit handling of return values. PR: 275986 Approved by: antoine | ||||
* | multimedia/linux_dvbwrapper-kmod: unbreak on 12.0 after r312758 | Jan Beich | 2017-02-01 | 1 | -0/+14 |
In file included from linux_dvbwrapper.c:43: /usr/src/sys/sys/capability.h:41:2: error: this file includes <sys/capability.h> which is deprecated [-Werror,-W#warnings] #warning this file includes <sys/capability.h> which is deprecated ^ Reported by: pkg-fallout Notes: svn path=/head/; revision=433101 |