summaryrefslogtreecommitdiffstats
path: root/contrib/less/command.c
Commit message (Collapse)AuthorAgeFilesLines
* MFV: less v451.delphij2012-07-241-9/+11
|
* MFV: less v449.delphij2012-06-261-29/+56
|
* Redo r228645, but instead of casting away const conversion warnings indim2012-01-011-2/+2
| | | | | | | contrib/less, add a few const qualifiers in the right places. Suggested by: das MFC after: 1 week
* Revert r228645, which casts away a number of const conversion warningsdim2012-01-011-4/+4
| | | | in contrib/less. I will fix those more properly in the next commit.
* In contrib/less, cast away const a bunch of times, to make it builddim2011-12-171-4/+4
| | | | | | | without conversion warnings. This code desparately needs a good dose of const poison, but fixing all the issues would be rather disruptive. MFC after: 1 week
* MFV: Update to less v444.delphij2011-06-091-1/+2
| | | | MFC after: 2 weeks
* MFV: Update to less v443.delphij2011-05-091-256/+311
| | | | MFC after: 1 month
* Update less to v436. This is considered as a bugfix release from vendor.delphij2009-07-291-1/+1
|\ | | | | | | | | | | | | | | | | | | Major changes from v429: * Don't pass "-" to non-pipe LESSOPEN unless it starts with "-". * Allow a fraction as the argument to the -# (--shift) option. * Fix highlight bug when underlined/overstruck text matches at end of line. * Fix non-regex searches with ctrl-R. Approved by: re (kensmith, kib)
| * Flatten all tags of the dist tree of less.delphij2009-05-081-1678/+0
| |
| * Virgin import of less v415.delphij2007-11-161-11/+32
| |
| * Virgin import of less v406.delphij2007-06-211-1/+1
| | | | | | | | Approved by: re (hrs)
| * /home/delphij/mdelphij2007-06-041-10/+35
| |
| * Import less v394delphij2006-08-201-20/+31
| |
| * Import less v381.tjr2004-04-171-25/+39
| |
| * Import less v371ps2002-01-071-3/+64
| |
| * Import less v358.ps2000-07-141-2/+5
| |
* | Update to less v429.delphij2009-05-091-19/+48
| |
* | Resolve conflicts; Update defines.h to reflect latest change.delphij2007-11-161-11/+32
| |
* | Resolve conflicts after less(1) v406 import.delphij2007-06-211-1/+1
| | | | | | | | Approved by: re (hrs)
* | Resolve conflicts.delphij2007-06-041-13/+38
| |
* | Resolve conflicts.delphij2006-08-201-20/+31
| |
* | Merge vendor changes onto mainline.tjr2004-04-171-25/+39
| |
* | Merge vendor changes onto mainline.ps2002-01-071-3/+64
| |
* | Merge vendor changes onto mainline.ps2000-07-141-2/+5
| |
* | Make less act like more(1) when it is invoked as more.ps2000-05-231-2/+8
|/ | | | Obtained from: NetBSD
* Import the [now] dual licensed version 3.5.4 of less. It isps2000-05-221-0/+1543
distributed under your choice of the GPL or a BSD style license. Reviewed by: peter Obtained from: http://home.flash.net/~marknu/less/
OpenPOWER on IntegriCloud