aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/less
Commit message (Expand)AuthorAgeFilesLines
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* Note that the manual page of less(1) says:Xin LI2012-12-031-1/+1
* Fix build with clang: properly terminate comment even in #if 0 blocks.Xin LI2012-11-051-1/+1
* MFV: less v453.Xin LI2012-11-041-0/+12
* MFV: less v449.Xin LI2012-06-261-9/+3
* Regenerated with latest configure script.Xin LI2011-05-101-0/+6
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchMartin Matuska2010-05-102-1/+9
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+1
* Update less to v436. This is considered as a bugfix release from vendor.Xin LI2009-07-291-4/+5
* Resolve conflicts; Update defines.h to reflect latest change.Xin LI2007-11-161-0/+9
* Regen.Xin LI2007-06-041-23/+26
* Fix handling of filenames containing whitespace.Lukas Ertl2007-05-241-3/+3
* In rev. 1.2 we have introduced a fallback handler for files with unknownXin LI2006-08-301-3/+0
* Regen.Xin LI2006-08-201-2/+15
* Correct the script name to be "zless.sh". This avoids an extra cp/chmodRuslan Ermilov2005-05-171-1/+1
* Add a zless script which invokes less using the lesspipe script. This isDag-Erling Smørgrav2005-05-172-3/+11
* Handle presumably uncompressed files with cat; exec the handlers.Dag-Erling Smørgrav2005-05-171-3/+9
* Restore old value of LESSKEYFILE_SYS.Tim J. Robbins2004-04-171-1/+1
* Regenerate with less 381 configure script.Tim J. Robbins2004-04-171-117/+173
* UseJun Kuriyama2003-06-061-1/+1
* Add an embellished lesspipe.sh as described in the man page.David E. O'Brien2003-03-062-0/+15
* Use ${BINDIR} instead of hardcoded path.Johan Karlsson2002-12-181-1/+1
* Update for less v371Paul Saab2002-01-071-0/+4
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* ncurses -> termcapAndrey A. Chernov2000-07-141-2/+2
* Upgrade to less v358.Paul Saab2000-07-141-0/+9
* Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecatedBruce Evans2000-06-032-16/+5
* Install a manpage for more.Paul Saab2000-05-231-0/+2
* Detach usr.bin/more and install a link from less. less will behavePaul Saab2000-05-231-0/+2
* Dont use/install the formatted man file.Paul Saab2000-05-221-2/+2
* bmake glue for less.Paul Saab2000-05-223-0/+361