Split out <sys/_termios.h> for struct termios and the flags.
commitddad68003a1b070d6955ae737c834cd3267d3ead
authorSascha Wildner <saw@online.de>
Mon, 3 Oct 2016 12:08:15 +0000 (3 14:08 +0200)
committerSascha Wildner <saw@online.de>
Mon, 3 Oct 2016 12:08:15 +0000 (3 14:08 +0200)
tree7ba59bb61e311d44a3ba444ccdbe297dabf13696
parent96eaecf93d9f731459a0df8efc72cfad034320bd
Split out <sys/_termios.h> for struct termios and the flags.

termios.h includes it and has the C library interface.

Similar to what FreeBSD did. No functional change.
sys/sys/_termios.h [copied from sys/sys/termios.h with 68% similarity]
sys/sys/termios.h