History log of /freebsd-src/contrib/less/lsystem.c (Results 1 – 19 of 19)
Revision Date Author Comments
# c77c4889 09-Dec-2024 Xin LI <delphij@FreeBSD.org>

MFV: less v668.

MFC after: 2 weeks


# d713e089 02-May-2023 Xin LI <delphij@FreeBSD.org>

MFV: less v632.

MFC after: 2 weeks


# 95270f73 06-Sep-2022 Xin LI <delphij@FreeBSD.org>

MFV: less v608

Relnotes: yes
MFC after: 2 weeks


# 2235c7fe 19-Apr-2021 Xin LI <delphij@FreeBSD.org>

less: upgrade to v581.

MFC after: 2 weeks


# 6f26c71d 24-Oct-2020 Xin LI <delphij@FreeBSD.org>

MFV r366990: less v563.

MFC after: 2 weeks
Relnotes: yes


# b7780dbe 29-Jun-2019 Xin LI <delphij@FreeBSD.org>

MFV r349535: less v551.

MFC after: 2 weeks
Relnotes: yes


# f6b74a7d 05-May-2017 Xin LI <delphij@FreeBSD.org>

MFV r317581: less v491.

MFC after: 1 month


# 1ea31627 31-Mar-2017 Robert Watson <rwatson@FreeBSD.org>

Currently, less(1) uses K&R prototypes, which both fails to provide useful
compiler-time type checking, and also causes problems for targets where
multiple incompatible calling conventions may be sel

Currently, less(1) uses K&R prototypes, which both fails to provide useful
compiler-time type checking, and also causes problems for targets where
multiple incompatible calling conventions may be selected based on argument
types. This change switches less(1) to ANSI prototypes.

While there, we also remove use of "register", and attempt to use "const" a
bit better now that the compiler can check argument types.

Reviewed by: cem, emaste
MFC after: 3 weeks
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D10152

show more ...


# a15691bf 05-Jan-2016 Xin LI <delphij@FreeBSD.org>

MFV r293125: less v481.

MFC after: 1 month
Relnotes: yes


# e2449719 24-Jul-2012 Xin LI <delphij@FreeBSD.org>

MFV: less v451.


# 96e55cc7 26-Jun-2012 Xin LI <delphij@FreeBSD.org>

MFV: less v449.


# 33096f16 09-May-2011 Xin LI <delphij@FreeBSD.org>

MFV: Update to less v443.

MFC after: 1 month


# f0be0a1f 29-Jul-2009 Xin LI <delphij@FreeBSD.org>

Update less to v436. This is considered as a bugfix release from vendor.

Major changes from v429:
* Don't pass "-" to non-pipe LESSOPEN unless it starts with "-".
* Allow a fraction as the argume

Update less to v436. This is considered as a bugfix release from vendor.

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)

show more ...


# 7374caaa 09-May-2009 Xin LI <delphij@FreeBSD.org>

Update to less v429.


# 7f074f9c 04-Jun-2007 Xin LI <delphij@FreeBSD.org>

/home/delphij/m


# 6dcb072b 20-Aug-2006 Xin LI <delphij@FreeBSD.org>

Import less v394


# 000ba3e8 17-Apr-2004 Tim J. Robbins <tjr@FreeBSD.org>

Import less v381.


# c9346414 07-Jan-2002 Paul Saab <ps@FreeBSD.org>

Import less v371


# a5f0fb15 22-May-2000 Paul Saab <ps@FreeBSD.org>

Import the [now] dual licensed version 3.5.4 of less. It is
distributed under your choice of the GPL or a BSD style license.

Reviewed by: peter
Obtained from: http://home.flash.net/~marknu/less/