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.c
Age
Commit message (
Expand
)
Author
2008-07-19
ioctl compatibility for v4l2 and drm
jmcneill
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-21
Catch up with descriptor handling changes. See kern_descrip.c revision
ad
2007-12-20
Convert all the system call entry points from:
dsl
2007-12-08
ANSIfy most of the function definitions in sys/compat (but not ndis).
dsl
2007-11-26
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
pooka
2007-10-19
Add compat_linux and exec_linux_elf lkm support for amd64:
njoly
2007-06-16
Delete stuff in comment about use of stackgap.
dsl
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-09
Merge newlock2 to head.
ad
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-05-14
integrate kauth.
elad
2005-12-11
merge ktrace-lwp.
christos
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
2004-06-03
linux_sys_ioctl: map EPASSTHROUGH to EINVAL as sys_ioctl does.
yamt
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
Redo previous; struct proc *p is necessary if NSEQUENCER is non zero.
enami
2003-06-28
Kill unused variable.
bouyer
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-06-23
PR/21936: Todd Vierling: ioctl 'r' misinterpreted
christos
2003-06-20
PR/21936: Todd Vierling: compat/linux: ioctl 'r' misinterpreted
christos
2003-02-27
make compat_linux struct file interlock friendly.
yamt
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-10-22
Don't call cdevsw_lookup() with an uninitialised variable in
simonb
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2001-06-14
Fix a partial construction problem that can cause race conditions
thorpej
2001-05-30
use _KERNEL_OPT.
mrg
2001-01-10
Declare linux_ioctl_blkio and call it from the main routine.
fvdl
2000-12-10
Add some ioctls for harddisk, floppy disk and console handling.
fvdl
2000-11-29
LKMify
jdolecek
1998-12-15
Slight code rearrangement and more defensive tests for the sequencer device.
augustss
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
Move compat/linux/linux_ioctl.c to common.
erh
1998-08-07
Add MIDI support. The MIDI devices can be accessed as ``raw'' through
augustss
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
1996-02-27
Map SIOCGIFFLAGS and SIOCGIFADDR (et al).
mycroft
1996-02-27
Use OSIOCGIFCONF in previous.
mycroft
1996-02-27
Map SIOCGIFCONF.
mycroft
1995-11-16
Fix transposed copyin() args, from Niklas Hallqvist <niklas@appli.se>.
thorpej
1995-10-07
Prefix names of system call implementation functions with `sys_'.
mycroft
1995-09-19
Make system calls conform to a standard prototype and bring those
thorpej
1995-08-27
Add a hook for MD ioctl calls, plus a couple of more changes to make
fvdl
[next]