summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/wwinit.c
Commit message (Collapse)AuthorAgeFilesLines
* Make window(1) honor the LC_CTYPE setting.joerg1997-11-051-4/+29
| | | | | | While i was at it, don't export \E[OA style cursor key strings into the TERMCAP variable since window's emulation doesn't support it. Instead, convert to \E[[A etc.
* Remove _set_ospeed, it is done in tgetentache1995-08-051-1/+0
|
* Allow it works with non-fixed termios speeds.ache1995-08-041-5/+9
| | | | Replace ospeed switch with new _set_ospeed
* Give up instead of looping endlessly for unknown speeds.bde1994-10-301-2/+1
|
* Make window 8bit clean and ctype oriented.ache1994-10-301-0/+1
| | | | Fix restart after ^Z hang.
* Fix hang on exit: needs to restore SIGIO reaction _before_ache1994-10-301-1/+1
| | | | tcsetattr, because tcsetattr cause SIGIO in wakeup
* Remove VMIN_BUG from CFLAGS, add 57600, 115200ache1994-10-271-0/+10
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+388
OpenPOWER on IntegriCloud