Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In more(1) mode, restore the historical behavior where curses init | delphij | 2007-06-23 | 2 | -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. | delphij | 2007-06-21 | 3 | -4/+19 |
| | | | | Approved by: re (hrs) | ||||
* | This commit was generated by cvs2svn to compensate for changes in r170964, | delphij | 2007-06-21 | 11 | -16/+29 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Virgin import of less v406. | delphij | 2007-06-21 | 15 | -20/+52 |
| | | | | | | | | Approved by: re (hrs) | ||||
* | | Restore a historical behavior that +foo is considered as a | delphij | 2007-06-21 | 1 | -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 bug | delphij | 2007-06-17 | 1 | -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 the | delphij | 2007-06-16 | 1 | -0/+3 |
| | | | | | | | | | | | | | | new less(1) version enforced only -Em. Restore old behavior in respect with POLA. Submitted by: ru (on -current@) | ||||
* | | Resolve conflicts. | delphij | 2007-06-04 | 9 | -100/+281 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r170256, | delphij | 2007-06-04 | 52 | -3521/+5685 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | /home/delphij/m | delphij | 2007-06-04 | 61 | -3595/+5954 |
| | | |||||
* | | Resolve conflicts. | delphij | 2006-08-20 | 9 | -527/+905 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r161475, | delphij | 2006-08-20 | 53 | -2303/+3223 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import less v394 | delphij | 2006-08-20 | 62 | -2832/+4130 |
| | | |||||
| * | Remove files no longer present in less distribution. | tjr | 2004-04-20 | 3 | -571/+0 |
| | | |||||
* | | Fix a one byte off error which causes "less" to crash if you view a | tjr | 2005-08-26 | 1 | -2/+3 |
| | | | | | | | | | | | | | | large file, jump to the end, scroll backwards with "b" and try to search backwards afterwards. Submitted by: Matthias Scheler | ||||
* | | Merge vendor changes onto mainline. | tjr | 2004-04-17 | 11 | -709/+217 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r128345, | tjr | 2004-04-17 | 52 | -2949/+7738 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import less v381. | tjr | 2004-04-17 | 60 | -3087/+7955 |
| | | |||||
* | | Merge vendor changes onto mainline. | ps | 2002-01-07 | 6 | -96/+348 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r89019, | ps | 2002-01-07 | 39 | -1280/+2595 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import less v371 | ps | 2002-01-07 | 45 | -1376/+2943 |
| | | |||||
* | | Merge vendor changes onto mainline. | ps | 2000-07-14 | 3 | -3/+22 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r63128, | ps | 2000-07-14 | 26 | -916/+1249 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import less v358. | ps | 2000-07-14 | 29 | -920/+1272 |
| | | |||||
* | | Make control-c exit when in more compatability mode. | ps | 2000-07-14 | 1 | -0/+4 |
| | | | | | | | | Submitted by: Scott Long <samsco@mho.com> | ||||
* | | Forgot one small more(1) compat patch. | ps | 2000-05-23 | 1 | -1/+2 |
| | | | | | | | | Obtained from: NetBSD | ||||
* | | Allow less to work on > 2GB files. | ps | 2000-05-23 | 2 | -3/+5 |
| | | |||||
* | | Make less act like more(1) when it is invoked as more. | ps | 2000-05-23 | 5 | -10/+49 |
|/ | | | | Obtained from: NetBSD | ||||
* | Import the [now] dual licensed version 3.5.4 of less. It is | ps | 2000-05-22 | 76 | -0/+33117 |
distributed under your choice of the GPL or a BSD style license. Reviewed by: peter Obtained from: http://home.flash.net/~marknu/less/ |