summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_ioctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the Linux emulation code, no longer referenced by anythingnaddy2016-03-021-90/+0
* Remove emulation of oss audio ioctls from linux emulation.ratchov2015-04-191-10/+1
* remove uneeded proc.h includesjsg2014-09-141-2/+1
* 'r' ioctls, (VFAT) aren't supported, don't pass down.tedu2003-07-231-1/+3
* Handle more Linux ioctls; from NetBSD. ok deraadt@tholo2001-04-091-2/+10
* OpenBSD -> NetBSD where previously missed.jasoni2000-07-231-2/+2
* use osscompat for audio emulation.provos1998-04-261-2/+9
* handle linux cdrom ioctls. not that i play quake that often but it wasprovos1997-12-071-1/+3
* Good fixes and changes from latest Net.mickey1996-04-171-2/+3
* From NetBSD:mickey1996-03-081-604/+10
* fron NetBSD: some ioctl support added.mickey1996-02-281-1/+19
* from netbsd; Fix transposed copyin() args, from Niklas Hallqvist <niklas@appli.se>.deraadt1995-11-191-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+656