summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/ttyin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* less uses a correct raceless signal method of indicating signal events inderaadt2019-09-031-1/+0
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-1/+1
* close_getchr() is now a noopderaadt2015-11-091-8/+0
* use STDERR_FILENO instead of 2deraadt2015-11-091-1/+1
* do not need wrappers around O_RDONLY and suchderaadt2015-11-091-1/+1
* Garrett D'Amore has agreed to moving his copyright line up above thenicm2015-11-061-4/+2
* Replace less with the cleaned-up fork of less 458 maintained by Garrettnicm2015-11-051-114/+16
* Merge Less 458 plus local patchesshadchin2014-04-251-3/+2
* Use volatile sig_atomic_t, not int, for the sigs variable. Alsomillert2011-09-211-1/+1
* Merge in less 444 plus local changesshadchin2011-09-161-2/+35
* Merge in less-381 w/ local changes and remove obsolete files.millert2003-04-131-37/+64
* $OpenBSD$niklas2001-01-291-0/+2
* Import of unmolested less-290.etheisen1996-09-211-0/+116