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
/
linenum.c
Age
Commit message (
Expand
)
Author
2019-09-03
less uses a correct raceless signal method of indicating signal events in
Theo de Raadt
2017-11-27
Use CLOCK_MONOTONIC for the delay before printing "Calculating line numbers"
Jeremie Courreges-Anglas
2016-12-30
restore a not so redundant test. loopcount = -1 is a significant indicator
Ted Unangst
2016-09-17
little bit more KNF
Theo de Raadt
2016-01-12
Remove LINUNUM, a needless alias for off_t. Also, remove a redundant
mmcc
2015-12-25
inline a once-used function that just prints a warning
mmcc
2015-11-09
error() is not a stdarg function, so there is no reason for NULL_PARG
Theo de Raadt
2015-11-09
cleanup struct definitions
Theo de Raadt
2015-11-06
Garrett D'Amore has agreed to moving his copyright line up above the
Nicholas Marriott
2015-11-06
time_t is not a long. remove incorrect abstraction around time().
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
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
Import of unmolested less-290.
etheisen