summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/ch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* less uses a correct raceless signal method of indicating signal events inderaadt2019-09-031-5/+4
* Fix use after free that caused the creation of a spurious file.krw2018-03-171-0/+1
* little bit more KNFderaadt2016-09-171-3/+3
* style(9) includesmmcc2016-03-161-1/+2
* Wrap a macro's args in parentheses. No binary change.mmcc2016-03-161-2/+2
* Put macro arg in parentheses.mmcc2015-12-271-1/+1
* use (off_t)-1 rather than a BAD_LSEEK wrapperderaadt2015-11-091-3/+3
* error() is not a stdarg function, so there is no reason for NULL_PARGderaadt2015-11-091-6/+6
* Garrett D'Amore has agreed to moving his copyright line up above thenicm2015-11-061-4/+2
* deregistertedu2015-11-051-3/+3
* Replace less with the cleaned-up fork of less 458 maintained by Garrettnicm2015-11-051-281/+179
* Merge Less 458 plus local patchesshadchin2014-04-251-3/+15
* 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-105/+197
* use SEEK_* for lseek()deraadt2006-04-021-3/+3
* Remove some double semicolons (hmm, do two semis equal a maxi?).millert2003-08-061-1/+1
* o go back to using a help file instead of embedding it in the binarymillert2003-04-141-10/+2
* Merge in less-381 w/ local changes and remove obsolete files.millert2003-04-131-97/+173
* kill more registersmpech2001-11-191-12/+12
* $OpenBSD$niklas2001-01-291-0/+2
* Import of unmolested less-290.etheisen1996-09-211-0/+763