#
021cd5d5 |
| 17-Sep-2016 |
deraadt <deraadt@openbsd.org> |
little bit more KNF
|
#
2a69c85b |
| 12-Jan-2016 |
mmcc <mmcc@openbsd.org> |
Remove LINUNUM, a needless alias for off_t. Also, remove a redundant condition.
ok nicm@
|
#
bf1039ba |
| 09-Nov-2015 |
deraadt <deraadt@openbsd.org> |
error() is not a stdarg function, so there is no reason for NULL_PARG to be special. Simply use NULL.
|
#
b8c1323e |
| 06-Nov-2015 |
nicm <nicm@openbsd.org> |
Garrett D'Amore has agreed to moving his copyright line up above the terms with the existing copyright, so it is clear it applies the same terms.
|
#
171bb95e |
| 05-Nov-2015 |
nicm <nicm@openbsd.org> |
Replace less with the cleaned-up fork of less 458 maintained by Garrett D'Amore at https://github.com/gdamore/less-fork. This has significantly less portability goop, has a tidied up code style, uses
Replace less with the cleaned-up fork of less 458 maintained by Garrett D'Amore at https://github.com/gdamore/less-fork. This has significantly less portability goop, has a tidied up code style, uses terminfo instead of termcap, and is has stricter POSIX compliance.
Many of our local changes have been accepted upstream: substantial remaining local changes are code to read help files from /usr/share rather than compiling them in, man page and help improvements, and some tweaks to the default options.
Review and testing by millert, ok deraadt
show more ...
|
#
26ad794d |
| 25-Apr-2014 |
shadchin <shadchin@openbsd.org> |
Merge Less 458 plus local patches
ok guenther@, ok jmc@ for man bits
|
#
168565f4 |
| 16-Sep-2011 |
shadchin <shadchin@openbsd.org> |
Merge in less 444 plus local changes
ok nicm@
|
#
45076018 |
| 13-Apr-2003 |
millert <millert@openbsd.org> |
Merge in less-381 w/ local changes and remove obsolete files.
|
#
c0932ef1 |
| 19-Nov-2001 |
mpech <mpech@openbsd.org> |
kill more registers
millert@ ok
|
#
d4e7c603 |
| 29-Jan-2001 |
niklas <niklas@openbsd.org> |
$OpenBSD$
|
#
e3b7954b |
| 21-Sep-1996 |
etheisen <etheisen@openbsd.org> |
Import of unmolested less-290.
|