summaryrefslogtreecommitdiff
path: root/usr.bin/vi/ex
AgeCommit message (Expand)Author
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-10-20bump version after fixing a bug introduced in 1.79nb2aymeric
2001-10-20Fix a cut_line() caller not using the right value for (former) ENTIRE_LINE,aymeric
2001-10-17fix format string bugs.yamt
2001-09-09bump to nb2 after fixing PR #10367 and correcting another related bugaymeric
2001-08-28Change nvi version from 1.79 to 1.79nb1aymeric
2001-05-02recent addition of -Wall to Makefile broke the build on some archwindsor
2001-05-01shutup most (non-intrusive) gcc warningsaymeric
2001-03-31merge changes after import of nvi 1.79aymeric
2001-01-14Don't dump core when a ``bad address'' error occurs and there is neitheraymeric
2000-10-18Fix %l[du] formats that have int arguments on ILP32; might break LP64.tv
2000-10-11Fix a format string goof.thorpej
2000-10-11More format string cleanup by sommerfeld.is
2000-05-31Handle xterm's alternate screen when entering or leaving ex mode, e.g.jdc
2000-03-17Don't depend on BSD regexec extensions (REG_STARTEND)christos
2000-03-13Fix doubled 'the's.soren
1999-11-22Don't restore the tag file name's trailing '/' until after the lengthchopps
1999-02-15RCS ID policehubertf
1999-01-08Add Gtags support from shigio@wafu.netgate.net (PR 5978). Gtags are producedabs
1998-07-26const poisoning.mycroft
1998-01-09RCS Id Police.perry
1997-04-15be a bit more careful about removing TAGQ from CIRCLEQ; from Rossmikel
1996-06-10make "ex -s" work. massaged by bostic from pr#2518mrg
1996-05-20these files are either deleted (in nvi) or not necessarymrg
1996-05-20a better (more careful) fix for problem fixed by rev 1.9 (thecgd
1996-05-20merge in fix lost in upgrade.mrg
1996-05-20merge in nvi 1.66mrg
1996-05-20import of nvi 1.66mrg
1995-04-24cast a few pointers to clean up warnings. Bostic said that thiscgd
1994-12-24use the correct-sized type for lno.cgd
1994-08-17clean up import.cgd
1994-08-17clean up import. still have to hack some things.cgd
1994-08-17new public version of nvicgd
1994-03-28nvi 1.11(beta) from bostic. reconcile conflicts/kill rcsids.cgd
1994-03-03Do the right thing if the pattern has an escaped escape character followedmycroft
1994-01-24more Ids than you'll ever want.cgd
1994-01-24nvi 1.03, from ftp.cs.berkeley.edu, per keith bostic's permission.cgd