Date: Wed, 16 Jul 2008 12:36:39 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys termios.h Message-ID: <200807161236.m6GCaiWi043722@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2008-07-16 12:36:39 UTC
FreeBSD src repository
Modified files:
sys/sys termios.h
Log:
SVN rev 180561 on 2008-07-16 12:36:39Z by ed
Move the TCSA* definitions out of _KERNEL. They are processed in libc.
The tcsetattr() routine already converts the TCSA* arguments to their
respective TIOCSETA* ioctl's in the C library. There is no need to have
these definitions inside the kernel.
Approved by: philip (mentor, implicit)
Revision Changes Path
1.22 +10 -10 src/sys/sys/termios.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807161236.m6GCaiWi043722>
