summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_termios.h
AgeCommit message (Expand)Author
2019-09-13Pull up following revision(s) (requested by maxv in ticket #194):martin
2011-09-25linux_termio c_cc array should be indexed by LINUX_OLD_V* rather than LINUX_V*.chs
2011-07-04avoid array bounds violation on netbsd/mips when dealing with termiomrg
2009-03-15ansify function definitionscegger
2008-06-28Fix warnings about type conversions by using linux_speed_t type onchris
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-04Remove all the __Pdsl
2006-02-15- Move the BSD to Linux and Linux to BSD termio/termios conversion functionsmanu
2005-12-11merge ktrace-lwp.christos
2005-05-03First work on COMPAT_LINUX/amd64manu
2005-02-26nuke trailing whitespaceperry
2002-01-14Crude first cut at ARMLinux binary compatibility. Successfully runsbjh21
2001-09-22Enable Mips Linux emulation in header filesmanu
2001-08-26Moved LINUX_NCCS from MI file to MD file, because the value is differentmanu
2001-01-20Moved architecure dependent part of struct linux_termio to architecturemanu
2001-01-19Added Linux compatibility support for powerpc portsmanu
2000-12-10Add some ioctls for harddisk, floppy disk and console handling.fvdl
1998-12-15Added linux compat support on m68k ports.itohy
1998-10-03Attempt to fix the mess.christos
1998-10-01Split compat/linux/linux_termios.h into i386 and common parts.erh
1998-01-05RCSID Police.perry
1996-03-08Separate ioctl emulation by group. Add (minimal) audio emulation.mycroft