aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Comment out the man page of rstat.1 from Makefile.inc. There is no rstatAndreas Schulz1994-12-114-5/+5
* Added the mpool.3 manpage to the installed manpages. It is referred from theAndreas Schulz1994-12-111-0/+1
* tputs prototypes...Andrey A. Chernov1994-12-101-1/+1
* tputs: (char) -> (int)Andrey A. Chernov1994-12-101-2/+2
* Prototypes...Andrey A. Chernov1994-12-104-10/+11
* tputs: (char) -> (int)Andrey A. Chernov1994-12-102-3/+3
* Fix tputs/tparm declarationsAndrey A. Chernov1994-12-091-2/+2
* Fix tputs declarationAndrey A. Chernov1994-12-093-5/+5
* Fix tputs/tparm declarationsAndrey A. Chernov1994-12-092-4/+4
* Describe tparmAndrey A. Chernov1994-12-041-0/+17
* Add $Id$Andrey A. Chernov1994-12-041-1/+1
* termcap.h now belongs to systemAndrey A. Chernov1994-12-042-4/+4
* Add termcap.h & tparmAndrey A. Chernov1994-12-044-9/+826
* Move gdc/bs to gamesAndrey A. Chernov1994-12-031-3/+1
* exit_standout don't turn most attributes off, fixedAndrey A. Chernov1994-12-031-22/+15
* #ifdef out check for pending input, cause problems withAndrey A. Chernov1994-12-031-0/+2
* bkgd() family fixesAndrey A. Chernov1994-12-022-4/+11
* Implement chage_scroll_region properlyAndrey A. Chernov1994-12-023-18/+36
* Upgrade to version 1.8.6Andrey A. Chernov1994-12-0269-1305/+2222
* In _gethostbydnsaddr(), force RES_RECURSE into _res.options. This isGarrett Wollman1994-12-011-1/+4
* wscrl: implement partial scrolling via al/dlAndrey A. Chernov1994-11-295-165/+196
* Fix many duplicated attribute setsAndrey A. Chernov1994-11-275-22/+6
* Add wrefresh before doing putp when idlokAndrey A. Chernov1994-11-274-0/+8
* Make idlok works properly with back color erase.Andrey A. Chernov1994-11-273-4/+16
* Go back to Bruce's fix with a minor change that will allow a NULL stringDavid Greenman1994-11-251-4/+3
* Fixed bugs related to returning NULL if length is zero.David Greenman1994-11-251-3/+4
* Forget to exit alt charset mode, critical for non-cons25rAndrey A. Chernov1994-11-241-0/+2
* Make this file more BSD-likeAndrey A. Chernov1994-11-211-10/+3
* Fix scroll bug bringed by 'vi <several_small_files>'Andrey A. Chernov1994-11-211-13/+14
* Ooops, change back the LIBDIR macro to the SHLIBDIR macro for the sharedAndreas Schulz1994-11-191-2/+2
* Makefile:Andreas Schulz1994-11-182-2/+3
* Remove ${DESTDIR} from link-macros. Already applied behind the scenes.Poul-Henning Kamp1994-11-181-4/+4
* Make newscr publicly availableAndrey A. Chernov1994-11-172-2/+1
* Added sysarch system call which is used my i386_get/set_ltd.c and is neededDoug Rabson1994-11-171-1/+1
* Change rules to not generate term.h on second make dependAndrey A. Chernov1994-11-161-5/+4
* Install shared libraries in ${SHLIBDIR} instead of in ${LIBDIR}.Bruce Evans1994-11-141-4/+4
* Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of inBruce Evans1994-11-141-15/+15
* Added routines to read the canonical UNIX configuration file. This willPoul-Henning Kamp1994-11-133-4/+267
* Fix some bugs with forms that have only text fields.Paul Richards1994-11-132-3/+14
* The start of a forms editor library. Currently implements text andPaul Richards1994-11-139-3/+629
* Remove z_abs. It is already in libm.aL Jonas Olsson1994-11-111-1/+1
* Add missing z_abs. In BSD tradition this is in libm.a.L Jonas Olsson1994-11-111-0/+7
* From: Michael Reifenberger <root@rz-wb.fh-sw.de>Jordan K. Hubbard1994-11-111-1/+1
* Add 57600, 115200 ro baudrate()Andrey A. Chernov1994-11-101-16/+26
* Forget to change = to += in previous commitAndrey A. Chernov1994-11-081-1/+1
* Add missing link for shared libtermlibAndrey A. Chernov1994-11-081-0/+4
* *** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION ***Poul-Henning Kamp1994-11-072-156/+125
* Added "const" to the arguments here and there.Poul-Henning Kamp1994-11-077-20/+20
* A semicolon was lost.Poul-Henning Kamp1994-11-072-2/+2
* From: "gj%pcs.dec.com@inet-gw-1.pa.dec.com" <garyj@rks32.pcs.dec.com>Jordan K. Hubbard1994-11-072-0/+2