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
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
1995-08-16
Convert 230400 baud.
mycroft
1995-08-14
Rearrange #includes.
mycroft
1995-06-24
Use compat_util.[ch].
christos
1995-06-22
* Changed to use generic ELF code from kern/exec_elf.c (which was taken
fvdl
1995-02-28
Added Linux compat code.
fvdl