summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/ch.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge Less 458 plus local patchesshadchin2014-04-251-3/+15
| | | | ok guenther@, ok jmc@ for man bits
* Use volatile sig_atomic_t, not int, for the sigs variable. Alsomillert2011-09-211-1/+1
| | | | | move the call to bell() out of u_interrupt() (a signal handler). OK and with help from deraadt@
* Merge in less 444 plus local changesshadchin2011-09-161-105/+197
| | | | ok nicm@
* 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
| | | | I've skipped the GNU stuff for now. From Patrick Latifi.
* o go back to using a help file instead of embedding it in the binarymillert2003-04-141-10/+2
| | | | | | o deal with HELPFILE not being defined o add a SMALL definition to make a smaller less for the boot floppies This still needs to be pared down a bit for the SMALL case
* Merge in less-381 w/ local changes and remove obsolete files.millert2003-04-131-97/+173
|
* kill more registersmpech2001-11-191-12/+12
| | | | millert@ ok
* $OpenBSD$niklas2001-01-291-0/+2
|
* Import of unmolested less-290.etheisen1996-09-211-0/+763