aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aac/aac_linux.c
Commit message (Expand)AuthorAgeFilesLines
* Update kernel inclusions of capability.h to use capsicum.h instead; someRobert Watson2014-03-161-1/+1
* Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-051-1/+3
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDRobert Watson2011-08-111-1/+2
* On amd64 platform, use linux32 headers so 32-bit Linux applicationsXin LI2006-12-201-0/+5
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* Use __FBSDID().David E. O'Brien2003-08-241-2/+3
* The AAC_COMPAT_LINUX option was really annoying, since it made theScott Long2002-09-251-0/+84