summaryrefslogtreecommitdiffstats
path: root/lib/libtermcap
Commit message (Expand)AuthorAgeFilesLines
* "un-bump" the major number for libtermcap.so. This brings -current backpeter1997-12-021-2/+13
* s/geteid/geteuid/ - it's lucky I have a large supply of left-over pointypeter1997-11-291-1/+1
* Work around the problems caused by calling issetugid() in libtermcap inpeter1997-11-291-2/+41
* Restore back issetugid() usage and bump major numberache1997-08-312-4/+4
* Temp restore of rev 1.9ache1997-08-261-3/+3
* Temporarily comment out issetugid() call until everyone installs libtermcap,ache1997-08-251-2/+2
* Bump minor number due to issetugid()ache1997-08-241-1/+1
* Replace uids comparison by issetugid() callache1997-08-221-2/+2
* Fixed spelling of __set_ospeed (was _set_ospeed) and improvedbde1997-04-132-15/+16
* Declare the documented (modulo a spelling error) interfacebde1997-04-132-3/+3
* Don't overflow buffers, and only open alternative termcap files if we'reimp1997-03-242-2/+8
* Fixed wrong return type for tputs() in synopsis.bde1997-03-191-1/+1
* Re-order terms to avoid potential pointer overflow, and remove oneeivind1997-03-181-2/+7
* Buffer overflow fix - closes PR bin/2983 for -current. Should reallyeivind1997-03-171-0/+14
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Change the last -Wall cleanup so that the tputs declaration doesn'tpeter1996-09-102-6/+7
* oops, install termcap.h from ${.CURDIR}, not the obj dir.peter1996-08-301-2/+2
* cmp -s || install -c ==> install -Cpeter1996-08-301-2/+1
* General -Wall warning cleanup, part I.jkh1996-07-125-6/+8
* Another round of man page cleanups.mpp1996-02-121-1/+1
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-061-1/+1
* Do a little trick which covers 99% cases: initialize ospeedache1995-08-057-48/+53
* Add non-standard function: _set_ospeed(speed)ache1995-08-044-6/+89
* Add missing entries for 38400/57600/115200 bauds to tmspc10[]ache1995-07-231-1/+2
* Remove trailing whitespace.rgrimes1995-05-303-12/+12
* Bump minor numberache1995-05-031-0/+2
* Continue of previous fix: eliminate backslashes too.ache1995-03-261-1/+1
* Compact entry returned to user:ache1995-03-261-3/+49
* tputs: (char) -> (int)ache1994-12-102-3/+3
* Fix tputs declarationache1994-12-092-3/+3
* Describe tparmache1994-12-041-0/+17
* Add $Id$ache1994-12-041-1/+1
* Add termcap.h & tparmache1994-12-044-9/+826
* Ooops, change back the LIBDIR macro to the SHLIBDIR macro for the sharedats1994-11-191-2/+2
* Makefile:ats1994-11-182-2/+3
* Remove ${DESTDIR} from link-macros. Already applied behind the scenes.phk1994-11-181-4/+4
* Install shared libraries in ${SHLIBDIR} instead of in ${LIBDIR}.bde1994-11-141-4/+4
* Forget to change = to += in previous commitache1994-11-081-1/+1
* Add missing link for shared libtermlibache1994-11-081-0/+4
* Oops, back out ospeed fix, I forget that flushing can occurse _after_ache1994-10-061-5/+27
* Change padding mechanism to use usleep, old variant not worksache1994-10-061-27/+5
* Correct the man page extent.jkh1994-08-081-1/+1
* Do not create link for *lib_p.a if you are not installing profiled libraries.rgrimes1994-05-271-2/+4
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-279-0/+1106
OpenPOWER on IntegriCloud