index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
common
/
linux_ioctl.h
Age
Commit message (
Expand
)
Author
2021-09-23
add support COMPAT_LINUX for aarch64
ryo
2021-09-19
Add the timerfd syscalls to COMPAT_LINUX and COMPAT_LINUX32.
thorpej
2013-06-08
Typo
stacktic
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-20
Convert all the system call entry points from:
dsl
2007-12-04
Remove all the __P
dsl
2005-12-11
merge ktrace-lwp.
christos
2005-05-03
First work on COMPAT_LINUX/amd64
manu
2005-02-28
Emulate basic mtio ioctls.
soren
2005-02-26
nuke trailing whitespace
perry
2005-02-03
Add linux scsi-generic to work for simple cases. Allows gendalia's change
christos
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2002-01-14
Crude first cut at ARMLinux binary compatibility. Successfully runs
bjh21
2001-09-22
Enable Mips Linux emulation in header files
manu
2001-01-19
Added Linux compatibility support for powerpc ports
manu
2001-01-10
Declare linux_ioctl_blkio and call it from the main routine.
fvdl
2000-12-10
The gist of the Linux _IOX definitions was the same for all platforms;
fvdl
1998-12-15
Added linux compat support on m68k ports.
itohy
1998-10-04
Assign my copyright to TNF. Merge with others were appropriate.
fvdl
1998-10-03
Attempt to fix the mess.
christos
1998-10-01
Split compat/linux/linux_ioctl.h into i386 and common parts.
erh
1998-01-15
PR/4794: Urban Boquist: Linux cdrom ioctls are missing
christos
1997-04-04
* Move the Linux audio emulation into its own directory and rename it
augustss
1997-03-19
Emulate the SOUND_PCM_WRITE_CHANNELS ioctl. From PR 3356, by Lennart
mycroft
1996-04-05
Prototyping changes.
christos
1996-03-08
Separate ioctl emulation by group. Add (minimal) audio emulation.
mycroft
1995-08-16
Convert 230400 baud.
mycroft
1995-02-28
Added Linux compat code.
fvdl