summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/decode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* little bit more KNFderaadt2016-09-171-4/+4
* style(9) includesmmcc2016-03-161-1/+1
* use (off_t)-1 rather than a BAD_LSEEK wrapperderaadt2015-11-091-1/+1
* error() is not a stdarg function, so there is no reason for NULL_PARGderaadt2015-11-091-3/+3
* cleanup struct definitionsderaadt2015-11-091-2/+1
* do not need wrappers around O_RDONLY and suchderaadt2015-11-091-1/+1
* replace save() with estrdup() and make estrdup() exit like all the othertedu2015-11-071-2/+2
* Remove support for ! to run a shell command, we have ^Z around thesenicm2015-11-061-1/+0
* Garrett D'Amore has agreed to moving his copyright line up above thenicm2015-11-061-4/+2
* whitespacederaadt2015-11-051-2/+2
* Replace less with the cleaned-up fork of less 458 maintained by Garrettnicm2015-11-051-344/+288
* Merge Less 458 plus local patchesshadchin2014-04-251-3/+3
* Merge in less 444 plus local changesshadchin2011-09-161-3/+6
* use SEEK_* for lseek()deraadt2006-04-021-1/+1
* Merge in less-381 w/ local changes and remove obsolete files.millert2003-04-131-76/+258
* kill more registersmpech2001-11-191-14/+14
* $OpenBSD$niklas2001-01-291-0/+2
* Import of unmolested less-290.etheisen1996-09-211-0/+654