summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_ioctl.h
AgeCommit message (Expand)Author
2021-09-23add support COMPAT_LINUX for aarch64ryo
2021-09-19Add the timerfd syscalls to COMPAT_LINUX and COMPAT_LINUX32.thorpej
2013-06-08Typostacktic
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-20Convert all the system call entry points from:dsl
2007-12-04Remove all the __Pdsl
2005-12-11merge ktrace-lwp.christos
2005-05-03First work on COMPAT_LINUX/amd64manu
2005-02-28Emulate basic mtio ioctls.soren
2005-02-26nuke trailing whitespaceperry
2005-02-03Add linux scsi-generic to work for simple cases. Allows gendalia's changechristos
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-01-14Crude first cut at ARMLinux binary compatibility. Successfully runsbjh21
2001-09-22Enable Mips Linux emulation in header filesmanu
2001-01-19Added Linux compatibility support for powerpc portsmanu
2001-01-10Declare linux_ioctl_blkio and call it from the main routine.fvdl
2000-12-10The gist of the Linux _IOX definitions was the same for all platforms;fvdl
1998-12-15Added linux compat support on m68k ports.itohy
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
1998-10-03Attempt to fix the mess.christos
1998-10-01Split compat/linux/linux_ioctl.h into i386 and common parts.erh
1998-01-15PR/4794: Urban Boquist: Linux cdrom ioctls are missingchristos
1997-04-04* Move the Linux audio emulation into its own directory and rename itaugustss
1997-03-19Emulate the SOUND_PCM_WRITE_CHANNELS ioctl. From PR 3356, by Lennartmycroft
1996-04-05Prototyping changes.christos
1996-03-08Separate ioctl emulation by group. Add (minimal) audio emulation.mycroft
1995-08-16Convert 230400 baud.mycroft
1995-02-28Added Linux compat code.fvdl