summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/output.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge Less 458 plus local patchesshadchin2014-04-251-9/+22
| | | | ok guenther@, ok jmc@ for man bits
* Quit if write(2) returns -1 when writing to the tty, which canmillert2012-05-171-1/+6
| | | | happen if the tty is revoked. OK deraadt@
* 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-157/+136
| | | | ok nicm@
* Merge in less-381 w/ local changes and remove obsolete files.millert2003-04-131-86/+343
|
* kill more registersmpech2001-11-191-12/+12
| | | | millert@ ok
* $OpenBSD$niklas2001-01-291-0/+2
|
* Incorporate less modifications for more and our bug fixes from previousetheisen1996-09-211-0/+2
| | | | version.
* Import of unmolested less-290.etheisen1996-09-211-0/+363