K 10
svn:author
V 2
ed
K 8
svn:date
V 27
2008-06-19T08:07:27.000000Z
K 7
svn:log
V 310
Make editors/beav use termios instead of sgtty.

The editors/beav port got broken on -CURRENT by the removal of the sgtty
programming interface. Patch this port to use termios. The source code
already contained support for termios, but was mistakenly covered by
#ifdef __GLIBC__.

Approved by:	philip (mentor)

END
