Date: Sun, 3 Mar 1996 11:07:52 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/linux linux.h linux_ioctl.c Message-ID: <199603031907.LAA07760@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/03/03 11:07:51 Modified: sys/i386/linux linux.h linux_ioctl.c Log: Add support for the old-style Linux termio (not termios) TCGETA etc. Also, LINUX_POSIX_VDISABLE is \0, FreeBSD's is 0xff. Convert between them. This enables some more programs to run, including the Livingston Portmaster utilities (PMtools). Submitted by: Robert Sanders <rsanders@mindspring.com> Revision Changes Path 1.6 +4 -2 src/sys/i386/linux/linux.h 1.7 +72 -2 src/sys/i386/linux/linux_ioctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603031907.LAA07760>