History log of /netbsd/lib/libcurses/curses_tty.3 (Results 1 – 14 of 14)
Revision Date Author Comments
# ab43c492 18-Sep-2017 wiz <wiz@NetBSD.org>

Use Dv for non-errno return values (instead of Er).


# a21be3d2 17-Sep-2017 abhinav <abhinav@NetBSD.org>

Fix typo


# 760f355a 17-Feb-2017 roy <roy@NetBSD.org>

Note that typeahead(3) is no longer set to infd by default.


# 38037ccc 25-Jan-2017 roy <roy@NetBSD.org>

Document baudrate(3).


# a5a78d3c 31-Dec-2016 roy <roy@NetBSD.org>

Implement POSIX Curses typeahead function.


# c3111c04 29-Dec-2016 wiz <wiz@NetBSD.org>

Fix some prototypes.


# 9bfae9c8 16-Mar-2004 snj <snj@NetBSD.org>

Spelling fixes.


# 1f45225d 27-Jun-2003 wiz <wiz@NetBSD.org>

Fix typo in macro name, and remove a trailing comma.


# 11f267a0 20-Jun-2003 jdc <jdc@NetBSD.org>

Add noqiflush() and qiflush()
Fixes PR lib/20037.


# 472351e1 16-Apr-2003 wiz <wiz@NetBSD.org>

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.


# 104b35fe 14-Feb-2003 grant <grant@NetBSD.org>

'NetBSD.org' and some mdoc fixes.


# 5cd5ff6d 09-Jan-2003 wiz <wiz@NetBSD.org>

Bump date for halfdelay, and slightly improve wording.


# a3c6a58e 09-Jan-2003 blymn <blymn@NetBSD.org>

Added halfdelay() function.


# 23b2be97 21-Oct-2002 blymn <blymn@NetBSD.org>

Added separate man pages for curses functions to provide better
documentation of the curses functions.