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
/
line.c
Age
Commit message (
Expand
)
Author
2016-03-26
Improve handling of ambiguous overstrike sequences. A sequence of _\b_
Martin Natano
2016-03-16
style(9) includes
mmcc
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-09
Remove NULL-checks before free(), a needless comment, and a needless
mmcc
2015-11-06
Garrett D'Amore has agreed to moving his copyright line up above the
Nicholas Marriott
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
2006-01-11
Fix recovery of realloc failure, which causes a segv on files with
Otto Moerbeek
2005-08-27
Fix off-by-one when moving a line to the end of the buffer. Instead
Todd C. Miller
2004-04-08
When reallocating the line buffer, double the existing buffer
Todd C. Miller
2003-06-18
Fix sizeof(char *) in snprintf that broke the -N option.
Todd C. Miller
2003-04-13
Merge in less-381 w/ local changes and remove obsolete files.
Todd C. Miller
2003-04-06
more strlcpy/strlcat/snprintf, less strcpy/strcat/sprintf
Theo de Raadt
2001-11-19
kill more registers
Mike Pechkin
2001-01-29
$OpenBSD$
Niklas Hallqvist
1996-09-21
Import of unmolested less-290.
etheisen