summaryrefslogtreecommitdiff
path: root/usr.bin/vi
AgeCommit message (Expand)Author
2003-11-17Various typo fixes from Jonathon Gray via jmc@openbsd.wiz
2003-11-14s/awk/${AWK}/matt
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19support MAKEVERBOSElukem
2003-09-09PR# bin/22736: Allow unsorted tags file to work. If the initial binaryerh
2003-08-28Add options_def.h to DPSRCS and CLEANFILESdsl
2003-08-28Use the options.awk script to generate options_def.h (as in nvi distribution).dsl
2003-08-28Fix typo in 'help', bump date in vi.1dsl
2003-08-28Add definition of matchcharsdsl
2003-08-28Make the order of these defines match the correctly sorted definitiondsl
2003-08-28Bump for inclusion of :set matcharsdsl
2003-08-28can't print size_t with %dmrg
2003-08-27Increase maximum terminal size from 500x500 to 4000x4000.dsl
2003-08-27Coorectly sort options table (it is searched with a binary chop).dsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-06-06bump to nb9 after fixing PR#21797.aymeric
2003-06-06When an error occurs in v_txt(), leave input mode too.aymeric
2003-04-18improve on previous. only adjust the length when it exceed the string length.christos
2003-04-18Recovery of vi files has been broken for a long while. This patch is achristos
2003-02-05"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-01-20bump version.aymeric
2003-01-20. Don't call terminate() after read_prompt() failed.aymeric
2003-01-06writable, not writeable.wiz
2002-12-06Avoid a strict alias warning.thorpej
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-08-13add ${MACROS} to roff call to make output paper readablepooka
2002-06-18Don't install nbcat instead of catalog files. Problem noticed by Kimio Ishii.enami
2002-05-09Use an "int" instead of an "u_char" for a variable that is as a loopsimonb
2002-05-02Document a couple of missing "set" options, mostly borrowing languagefredb
2002-04-15Bump to nb7 after fixing FreeBSD PR #12801 (again) in a way which hopefullypooka
2002-04-15Fix FreeBSD PR #12801 in such a way that it doesn't create unfortunatepooka
2002-04-09Use __RCSID() and __COPYRIGHT().thorpej
2002-03-25Back out rev 1.6, per discussion with Aymeric Vincent and Antti Kantee.simonb
2002-02-11bump version to nb6 after fixing bin/15474pooka
2002-02-09Exit the file_init "recursion" only if we are actually already trying forpooka
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-13Fixed FreeBSD PR #12801, the way nvi 1.81.5 did it.aymeric
2002-01-13Fix FreeBSD PR #12801, the way nvi 1.81.5 does it.aymeric
2002-01-07cast size_t to u_long for printf(3)-like callsaymeric
2001-12-31Avoid an "operation on foo may be undefined" warning (gcc 3.1).thorpej
2001-12-13FreeBSD PR#23912 fixed by applying a patch from nvi 1.81.xaymeric
2001-12-13Finally apply a fix from nvi 1.81.x to replace a fix committed byaymeric
2001-12-12MKfoo=no -> NOfootv
2001-12-02Our libcurses now has the newterm function, make vi use it.blymn
2001-12-01Whitespace cleanup.wiz
2001-10-21Back out previous; Aymeric Vincent is looking into a better fix.simonb
2001-10-21Fix problem with long pauses displaying blank lines if O_LEFTRIGHT andsimonb
2001-10-20backout my miscommit.yamt
2001-10-20bump version after fixing a bug introduced in 1.79nb2aymeric