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
/
filename.c
Age
Commit message (
Expand
)
Author
2014-04-25
Merge Less 458 plus local patches
Alexandr Shadchin
2011-09-16
Merge in less 444 plus local changes
Alexandr Shadchin
2010-07-03
use SMALL_PROGRAM to knock out some code
Theo de Raadt
2006-12-06
Don't access buf[strlen(buf) - 1] for zero-length strings.
Ray Lai
2006-05-23
Fix removing of trailing space in file name completion list.
Otto Moerbeek
2006-04-02
use SEEK_* for lseek()
Theo de Raadt
2004-08-23
Do %s replacement for LESSOPEN and LESSCLOSE ourselves instead
Todd C. Miller
2003-04-14
o go back to using a help file instead of embedding it in the binary
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
2003-04-06
very simple strlcat calls
Theo de Raadt
2003-04-05
some more string shit; krw ok
Theo de Raadt
2003-03-13
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
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