summaryrefslogtreecommitdiff
path: root/usr.bin/less
AgeCommit message (Expand)Author
2003-11-30Fix documentation of lesskey config file path per PR 23597wiz
2003-11-17Various typo fixes from Jonathon Gray via jmc@openbsd.wiz
2003-07-26reorder some structure definitions to appease gcc3.3mrg
2003-04-14fix build errorsmrg
2003-04-14merge less 381mrg
2003-04-14import less 381. changes:mrg
2003-01-20The Double-Semi-Colon Police.simonb
2002-12-06Avoid strict alias warning.thorpej
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-06-15Remove !__STDC__.wiz
2002-03-05Remove prototypes for some static functions that don't exist.simonb
2002-03-05clean up.mrg
2002-03-05merge less-374mrg
2002-03-05less 374mrg
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-14* Avoid stale pointers into a previously used termcap buffer.pk
2001-12-12MKfoo=no -> NOfootv
2001-12-01Whitespace cleanup.wiz
2001-07-26clean up WARNS.mrg
2001-07-26add a new header file.mrg
2001-07-26don't need this.mrg
2001-07-26merge cornflakes (less 358)mrg
2001-07-26less 358mrg
2001-06-19`existent', not `existant'wiz
2001-02-19convert to use getprogname()cgd
2001-01-04use %ll_ instead of the less standard %q_lukem
2000-10-11More format string cleanup by sommerfeld.is
2000-03-13Fix doubled 'the's.soren
1999-10-04update after change to return value of tputs() third argumentlukem
1999-09-03Change the behaviour when in `more' mode (less invoked as more):kleink
1999-08-31Nuke unused V8 regexp.kleink
1999-08-02Serious fix for the silly and flippant PR7875 which preserves thesommerfeld
1999-05-19fix my fix for PR 227. fixes PR 7444.mrg
1999-04-06in more_mode, do not clear the screen all the time, like traditional more. t...mrg
1999-04-06merge less 335.mrg
1999-04-06less 335mrg
1999-03-24fix WARNSmrg
1999-03-24add lessecho supportmrg
1999-03-24build lessechomrg
1999-03-24add lessechomrg
1999-03-24oops, missed this part of less all this time.mrg
1999-02-08Fix printf format problems.thorpej
1999-02-04Use off_t for file size descriptions rather than long; from Tero Kivinenkleink
1999-01-22Swap helpful/non-helpful messages in option table.simonb
1999-01-22Use lgetenv() for "LESS" and "MORE" variables.simonb
1998-12-19Braces to the altar of gcc-2.8.1christos
1998-07-26const poisoning.mycroft
1998-02-22WARNSifychristos
1998-02-10change tty settings "now" when switching to/from raw modemrg
1998-01-09RCS Id Police.perry