History log of /openbsd-src/usr.bin/less/pattern.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 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 ...


# 75ca9e33 25-Apr-2014 shadchin <shadchin@openbsd.org>

Import of Less 458

ok guenther@


# a0ef22f9 16-Sep-2011 shadchin <shadchin@openbsd.org>

Import of Less 444

ok nicm@