Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove redundant variable declarations in Makefiles, since those are | 2017-07-09 | 1 | -2/+1 | |
| | | | | | | the default. okay millert@ | ||||
* | Just use the default CDIAGFLAGS rather than defining our own. | 2015-11-23 | 1 | -3/+1 | |
| | |||||
* | Replace less with the cleaned-up fork of less 458 maintained by Garrett | 2015-11-05 | 1 | -3/+8 | |
| | | | | | | | | | | | | | 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 | ||||
* | Merge in less 444 plus local changes | 2011-09-16 | 1 | -0/+10 | |
ok nicm@ |