| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | less: upgrade to v590. | Xin LI | 2021-08-02 | 2 | -3/+8 |
| * | less: upgrade to v581.2. | Xin LI | 2021-05-09 | 1 | -1/+12 |
| * | MFV r349535: less v551. | Xin LI | 2019-06-29 | 1 | -1/+7 |
| * | MFV r326007: less v529. | Xin LI | 2017-11-20 | 1 | -2/+2 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | MFV r317581: less v491. | Xin LI | 2017-05-05 | 1 | -0/+5 |
| * | rename zstless into zstdless to be consistent with other zstdcommands | Baptiste Daroussin | 2017-04-15 | 1 | -1/+1 |
| * | Add a zstdless equivalent to zless, bzless xzless | Baptiste Daroussin | 2017-04-15 | 2 | -1/+5 |
| * | Adopt SRCTOP in usr.bin | Warner Losh | 2017-03-12 | 1 | -2/+2 |
| * | - Add support for zip to lesspipe.sh | Alex Kozlov | 2016-01-15 | 1 | -0/+3 |
| * | MFV r293125: less v481. | Xin LI | 2016-01-05 | 1 | -0/+5 |
| * | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -1/+0 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+20 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| | |\ | |/ |/| | |||||
| | * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -3/+3 |
| | |\ | |||||
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 2 | -1/+13 |
| | |\ \ | |||||
| | * \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -9/+3 |
| | |\ \ \ | |||||
| | * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+21 |
| * | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| | |_|_|/ |/| | | | |||||
| * | | | | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 |
| | |_|/ |/| | | |||||
| * | | | Note that the manual page of less(1) says: | Xin LI | 2012-12-03 | 1 | -1/+1 |
| * | | | Fix build with clang: properly terminate comment even in #if 0 blocks. | Xin LI | 2012-11-05 | 1 | -1/+1 |
| * | | | MFV: less v453. | Xin LI | 2012-11-04 | 1 | -0/+12 |
| | |/ |/| | |||||
| * | | MFV: less v449. | Xin LI | 2012-06-26 | 1 | -9/+3 |
| |/ | |||||
| * | Regenerated with latest configure script. | Xin LI | 2011-05-10 | 1 | -0/+6 |
| * | Import of liblzma, xz, xzdec, lzmainfo from vendor branch | Martin Matuska | 2010-05-10 | 2 | -1/+9 |
| * | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -0/+1 |
| * | Update less to v436. This is considered as a bugfix release from vendor. | Xin LI | 2009-07-29 | 1 | -4/+5 |
| * | Resolve conflicts; Update defines.h to reflect latest change. | Xin LI | 2007-11-16 | 1 | -0/+9 |
| * | Regen. | Xin LI | 2007-06-04 | 1 | -23/+26 |
| * | Fix handling of filenames containing whitespace. | Lukas Ertl | 2007-05-24 | 1 | -3/+3 |
| * | In rev. 1.2 we have introduced a fallback handler for files with unknown | Xin LI | 2006-08-30 | 1 | -3/+0 |
| * | Regen. | Xin LI | 2006-08-20 | 1 | -2/+15 |
| * | Correct the script name to be "zless.sh". This avoids an extra cp/chmod | Ruslan Ermilov | 2005-05-17 | 1 | -1/+1 |
| * | Add a zless script which invokes less using the lesspipe script. This is | Dag-Erling Smørgrav | 2005-05-17 | 2 | -3/+11 |
| * | Handle presumably uncompressed files with cat; exec the handlers. | Dag-Erling Smørgrav | 2005-05-17 | 1 | -3/+9 |
| * | Restore old value of LESSKEYFILE_SYS. | Tim J. Robbins | 2004-04-17 | 1 | -1/+1 |
| * | Regenerate with less 381 configure script. | Tim J. Robbins | 2004-04-17 | 1 | -117/+173 |
| * | Use | Jun Kuriyama | 2003-06-06 | 1 | -1/+1 |
| * | Add an embellished lesspipe.sh as described in the man page. | David E. O'Brien | 2003-03-06 | 2 | -0/+15 |
| * | Use ${BINDIR} instead of hardcoded path. | Johan Karlsson | 2002-12-18 | 1 | -1/+1 |
| * | Update for less v371 | Paul Saab | 2002-01-07 | 1 | -0/+4 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+1 |
| * | ncurses -> termcap | Andrey A. Chernov | 2000-07-14 | 1 | -2/+2 |
| * | Upgrade to less v358. | Paul Saab | 2000-07-14 | 1 | -0/+9 |
