summaryrefslogtreecommitdiffstats
path: root/contrib/less/main.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r293190: MFV r293125: less v481.delphij2016-01-181-4/+1
| | | | Relnotes: yes
* MFV: less v451.delphij2012-07-241-8/+8
|
* MFV: less v449.delphij2012-06-261-9/+9
|
* MFV: Update to less v443.delphij2011-05-091-3/+3
| | | | MFC after: 1 month
* Update less to v436. This is considered as a bugfix release from vendor.delphij2009-07-291-1/+2
|\ | | | | | | | | | | | | | | | | | | 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-413/+0
| |
| * /home/delphij/mdelphij2007-06-041-3/+23
| |
| * Import less v394delphij2006-08-201-6/+8
| |
| * Import less v381.tjr2004-04-171-6/+15
| |
| * Import less v371ps2002-01-071-2/+14
| |
* | Update to less v429.delphij2009-05-091-1/+1
| |
* | 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-231-1/+2
| | | | | | | | | | | | | | | | | | 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)
* | 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)
* | 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-041-16/+23
| |
* | Resolve conflicts.delphij2006-08-201-6/+8
| |
* | Merge vendor changes onto mainline.tjr2004-04-171-6/+15
| |
* | Merge vendor changes onto mainline.ps2002-01-071-2/+14
| |
* | Make less act like more(1) when it is invoked as more.ps2000-05-231-2/+17
|/ | | | Obtained from: NetBSD
* Import the [now] dual licensed version 3.5.4 of less. It isps2000-05-221-0/+370
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