| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
As guenther@ said "STOP SPLITTING ANYTHING BUT $LESS ON '$' !".
anton@ came up with the same diff. ok nicm@
|
| |
|
| |
|
|
|
|
| |
to be special. Simply use NULL.
|
|
|
|
|
|
| |
void* cast.
ok nicm@
|
|
|
|
|
| |
ecalloc, etc. functions do.
ok mmcc nicm
|
|
|
|
|
| |
terms with the existing copyright, so it is clear it applies the same
terms.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
By default, "more" now works like "less -e", and "more -e" now
works like "less -E", and more never exits just because the file
fits on the first screen, like "less -F" would.
While documenting this, add some text to the DESCRIPTION explaining
how paging works. That allows a very concise description of -e.
code change ok millert@
manual page joint work with and ok jmc@
|
|
|
|
| |
ok guenther@, ok jmc@ for man bits
|
|
|
|
| |
ok nicm@
|
| |
|
| |
|
| |
|
|
|
|
| |
millert@ ok
|
| |
|
|
|