index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
less
/
output.c
Age
Commit message (
Expand
)
Author
2019-09-03
less uses a correct raceless signal method of indicating signal events in
Theo de Raadt
2016-09-17
little bit more KNF
Theo de Raadt
2016-01-26
Remove a fancy macro that calculates the necessary buffer size for
mmcc
2016-01-13
unify two identical function pairs now that we've removed less's off_t
mmcc
2016-01-12
Remove LINUNUM, a needless alias for off_t. Also, remove a redundant
mmcc
2015-11-13
Add a flag argument to flush() to stop it calling quit() on error, then
Nicholas Marriott
2015-11-06
Garrett D'Amore has agreed to moving his copyright line up above the
Nicholas Marriott
2015-11-05
deregister
Ted Unangst
2015-11-05
Replace less with the cleaned-up fork of less 458 maintained by Garrett
Nicholas Marriott
2014-04-25
Merge Less 458 plus local patches
Alexandr Shadchin
2012-05-17
Quit if write(2) returns -1 when writing to the tty, which can
Todd C. Miller
2011-09-21
Use volatile sig_atomic_t, not int, for the sigs variable. Also
Todd C. Miller
2011-09-16
Merge in less 444 plus local changes
Alexandr Shadchin
2003-04-13
Merge in less-381 w/ local changes and remove obsolete files.
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-01-29
$OpenBSD$
Niklas Hallqvist
1996-09-21
Incorporate less modifications for more and our bug fixes from previous
etheisen
1996-09-21
Import of unmolested less-290.
etheisen