summaryrefslogtreecommitdiffstats
path: root/contrib/less
Commit message (Collapse)AuthorAgeFilesLines
* MFC r293190: MFV r293125: less v481.delphij2016-01-1859-1033/+2075
| | | | Relnotes: yes
* Revert files with no local changes to their vendor state to ease futuredelphij2013-05-315-6/+0
| | | | upgrading.
* Remove unused files.delphij2013-05-3123-12238/+0
|
* MFV: less v458.delphij2013-05-1314-457/+492
| | | | MFC after: 2 weeks
* MFV: less v456.delphij2012-12-0312-32/+24
|
* MFV: less v453.delphij2012-11-0420-547/+676
|
* MFV: less v451.delphij2012-07-2460-419/+442
|
* MFV: less v449.delphij2012-06-2664-1063/+1368
|
* Redo r228645, but instead of casting away const conversion warnings indim2012-01-012-8/+8
| | | | | | | 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-012-7/+7
| | | | 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-172-7/+7
| | | | | | | 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-0913-45/+23
| | | | MFC after: 2 weeks
* MFV: Update to less v443.delphij2011-05-0966-4983/+2848
| | | | MFC after: 1 month
* Be clear of what licensing terms we are using.obrien2011-04-272-674/+8
|
* Update less to v436. This is considered as a bugfix release from vendor.delphij2009-07-2970-1031/+1128
|\ | | | | | | | | | | | | | | | | | | 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-0878-43581/+0
| |
* | Update to less v429.delphij2009-05-0964-3549/+4937
| |
* | Make `less -R' not crash all the time.das2009-02-281-2/+4
| |
* | Resolve conflicts.delphij2007-11-261-5/+8
| |
* | This commit was generated by cvs2svn to compensate for changes in r173932,delphij2007-11-269-56/+62
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of less v416.delphij2007-11-2610-61/+70
| |
| * Nuke file removed from author's distribution.delphij2007-11-161-58/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r173686,delphij2007-11-161-58/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Resolve conflicts; Update defines.h to reflect latest change.delphij2007-11-165-82/+175
| |
* | This commit was generated by cvs2svn to compensate for changes in r173682,delphij2007-11-1625-60/+447
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of less v415.delphij2007-11-1630-142/+622
| |
* | Add instructions about how to upgrade less in base systemdelphij2007-11-131-0/+24
| |
* | This commit was generated by cvs2svn to compensate for changes in r172597,delphij2007-10-1210-15/+21
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import less v409, fixes a rather serious bug which causesdelphij2007-10-1210-15/+21
| | | | | | | | crashes when searching for invalid UTF-8 sequence.
* | Resolve conflicts to complete less v408 import.delphij2007-10-084-20/+37
| | | | | | | | Approved by: re (kensmith)
* | This commit was generated by cvs2svn to compensate for changes in r172468,delphij2007-10-0816-12/+117
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of less v408.delphij2007-10-0820-32/+154
| | | | | | | | Approved by: re (kensmith)
* | Restore historical behavior where more(1) does not check for dumb terminals.delphij2007-09-041-1/+1
| | | | | | | | | | | | Reported by: rwatson on -current Tested by: keramida, rwatson Approved by: re (rwatson)
* | Be more careful handling no_init flag. It should be enforceddelphij2007-08-131-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in *all* less_is_more cases, On the other hand, quit_if_one_screen should apply iff less_is_more *and* -e. This change revises the previous change further, which tried to make less(1) not to send @ti:@te before and after view of one file in more(1) mode, but affected less -e behavior by accident. This is essentially the same patch desichen@ has posted on -current@. I have adjusted it a bit in order to minimize difference between our version and the vendor branch. Approved by: re (bmah, earlier logically equivalent version)
* | Restore historical more(1) behavior (inhibit ti/te processing) whichdeischen2007-08-041-1/+1
| | | | | | | | | | | | accidently got broke during the last less(1) import. Approved by: re(hrs), delphij
* | In more(1) mode, restore the historical behavior where curses initdelphij2007-06-232-13/+4
| | | | | | | | | | | | | | | | | | and deinit characters are not delivered. Instead of hacking screen.c, we set no_init to implement the behavior. Reported by: mnag Approved by: re (hrs)
* | Resolve conflicts after less(1) v406 import.delphij2007-06-213-4/+19
| | | | | | | | Approved by: re (hrs)
* | This commit was generated by cvs2svn to compensate for changes in r170964,delphij2007-06-2111-16/+29
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of less v406.delphij2007-06-2115-20/+52
| | | | | | | | Approved by: re (hrs)
* | Restore a historical behavior that +foo is considered as adelphij2007-06-211-1/+2
| | | | | | | | | | | | | | | | filename by more(1). The less(1) behavior is keep intact. PR: bin/51488 Prodded by: demon Approved by: re (hrs)
* | Apply a vendor patch that fixes very annoying bugdelphij2007-06-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | which caused the cursor not to return to the place it should when -w is used with -e. Note that this is a commit against -HEAD because we already have the file off the vendor branch. Reported by: Tom Uffner (on -current@) Obtained from: http://www.greenwoodsoftware.com/less/less-405.tar.gz
* | In previous releases of FreeBSD we have enforced -EfGm, and thedelphij2007-06-161-0/+3
| | | | | | | | | | | | | | new less(1) version enforced only -Em. Restore old behavior in respect with POLA. Submitted by: ru (on -current@)
* | Resolve conflicts.delphij2007-06-049-100/+281
| |
* | This commit was generated by cvs2svn to compensate for changes in r170256,delphij2007-06-0452-3521/+5685
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * /home/delphij/mdelphij2007-06-0461-3595/+5954
| |
* | Resolve conflicts.delphij2006-08-209-527/+905
| |
* | This commit was generated by cvs2svn to compensate for changes in r161475,delphij2006-08-2053-2303/+3223
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import less v394delphij2006-08-2062-2832/+4130
| |
| * Remove files no longer present in less distribution.tjr2004-04-203-571/+0
| |
* | Fix a one byte off error which causes "less" to crash if you view atjr2005-08-261-2/+3
| | | | | | | | | | | | | | large file, jump to the end, scroll backwards with "b" and try to search backwards afterwards. Submitted by: Matthias Scheler
OpenPOWER on IntegriCloud