summaryrefslogtreecommitdiff
path: root/sys/dev/tdfx/tdfx_linux.c
AgeCommit message (Expand)Author
2025-10-20linux: Make the macro LINUX_IOCTL_SET publicZhenlei Huang
2023-12-26tdfx: Handle errors from copyin() and copyout()Mark Johnston
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-01-12Convert remaining cap_rights_init users to cap_rights_init_oneMateusz Guzik
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-03-16Update kernel inclusions of capability.h to use capsicum.h instead; someRobert Watson
2013-09-05Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek
2012-10-10Revert previous commit...Kevin Lo
2012-10-09Prefer NULL over 0 for pointersKevin Lo
2011-08-11Second-to-last commit implementing Capsicum capabilities in the FreeBSDRobert Watson
2006-03-03Take the functionality contained in the former "options TDFX_LINUX"Yaroslav Tykhiy