ed 2008-09-06 15:41:58 UTC
FreeBSD src repository
Modified files:
sys/sys termios.h
Log:
SVN rev 182817 on 2008-09-06 15:41:58Z by ed
Small style(9) nit in .
There are a lot of places where we do "#define" instead of
"#define". Clean this up a little
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 TC
davidxu 2008-04-18 02:02:33 UTC
FreeBSD src repository
Modified files:
sys/sys termios.h
Log:
Add missing function prototype for tcgetsid().
Revision ChangesPath
1.21 +10 -0 src/sys/sys/termios.h
___
cv