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_termios.h
Age
Commit message (
Expand
)
Author
2019-09-13
Pull up following revision(s) (requested by maxv in ticket #194):
martin
2011-09-25
linux_termio c_cc array should be indexed by LINUX_OLD_V* rather than LINUX_V*.
chs
2011-07-04
avoid array bounds violation on netbsd/mips when dealing with termio
mrg
2009-03-15
ansify function definitions
cegger
2008-06-28
Fix warnings about type conversions by using linux_speed_t type on
chris
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-04
Remove all the __P
dsl
2006-02-15
- Move the BSD to Linux and Linux to BSD termio/termios conversion functions
manu
2005-12-11
merge ktrace-lwp.
christos
2005-05-03
First work on COMPAT_LINUX/amd64
manu
2005-02-26
nuke trailing whitespace
perry
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-08-26
Moved LINUX_NCCS from MI file to MD file, because the value is different
manu
2001-01-20
Moved architecure dependent part of struct linux_termio to architecture
manu
2001-01-19
Added Linux compatibility support for powerpc ports
manu
2000-12-10
Add some ioctls for harddisk, floppy disk and console handling.
fvdl
1998-12-15
Added linux compat support on m68k ports.
itohy
1998-10-03
Attempt to fix the mess.
christos
1998-10-01
Split compat/linux/linux_termios.h into i386 and common parts.
erh
1998-01-05
RCSID Police.
perry
1996-03-08
Separate ioctl emulation by group. Add (minimal) audio emulation.
mycroft