summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/lesskey.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* little bit more KNFderaadt2016-09-171-2/+2
|
* style(9) includesmmcc2016-03-161-3/+3
| | | | ok nicm@
* missing fclose(3). (silence cppcheck warnings).gsoares2016-01-271-0/+2
| | | | OK mmcc@
* Most of these functions can be static.nicm2015-11-231-18/+18
|
* if you're going to call err(), need to use <err.h>tedu2015-11-191-0/+2
|
* Symbol table tells me to use pledge "stdio rpath wpath cpath"deraadt2015-11-141-0/+3
|
* cleanup struct definitionsderaadt2015-11-091-6/+3
|
* Remove support for ! to run a shell command, we have ^Z around thesenicm2015-11-061-1/+0
| | | | parts. ok ratchov jung millert
* Garrett D'Amore has agreed to moving his copyright line up above thenicm2015-11-061-4/+2
| | | | | terms with the existing copyright, so it is clear it applies the same terms.
* Replace less with the cleaned-up fork of less 458 maintained by Garrettnicm2015-11-051-277/+204
| | | | | | | | | | | | | D'Amore at https://github.com/gdamore/less-fork. This has significantly less portability goop, has a tidied up code style, uses terminfo instead of termcap, and is has stricter POSIX compliance. Many of our local changes have been accepted upstream: substantial remaining local changes are code to read help files from /usr/share rather than compiling them in, man page and help improvements, and some tweaks to the default options. Review and testing by millert, ok deraadt
* Merge Less 458 plus local patchesshadchin2014-04-251-4/+4
| | | | ok guenther@, ok jmc@ for man bits
* Merge in less 444 plus local changesshadchin2011-09-161-59/+61
| | | | ok nicm@
* Merge in less-381 w/ local changes and remove obsolete files.millert2003-04-131-152/+334
|
* some more string shit; krw okderaadt2003-04-051-6/+8
|
* kill more registersmpech2001-11-191-7/+7
| | | | millert@ ok
* $OpenBSD$niklas2001-01-291-0/+2
|
* Import of unmolested less-290.etheisen1996-09-211-0/+687