summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi
Commit message (Collapse)AuthorAgeFilesLines
* ``~a'', ``~i'' etc. cause vi to core dumpwosch1996-03-031-1/+5
| | | | | | if the (file)buffer is empty (line=1, colum=0, len=0) Submitted by: batie@agora.rdrop.com (Alan Batie)
* Add manpage links for ex.1 view.1 nex.1 nview.1 nvi.1wosch1996-01-231-0/+3
|
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-302-36468/+0
| | | | which included commits to RCS files with non-trunk default branches.
* Fix infamous "TIOCGWINSZ: Interrupted system call" on return from a ^Zpeter1995-08-071-2/+4
| | | | | | | Fixes PR#513 Reviewed by: Submitted by: Obtained from:
* Remove trailing whitespace.rgrimes1995-05-3018-31/+31
|
* This got ignored as a shared object during the import. Add it back asnate1995-04-221-0/+127
| | | | it's necessary for the doc process.
* Fixed coredump when issuing d$ on a blank line. Fixes bin/191.dg1995-01-281-7/+9
|
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-3/+3
|
* Also create a link "view" to nvi, in stead of nview solely.guido1994-08-241-0/+1
| | | | | Reviewed by: Submitted by: guido
* Link to "vi" and "ex" too.jkh1994-08-181-0/+1
| | | | Submitted by: jkh
* Don't bodge around with vi.1, just go get and copy the file.jkh1994-08-181-10/+4
| | | | Submitted by: jkh
* Put back dependencies on header files.jkh1994-08-181-1/+1
| | | | Submitted by: jkh
* Bringing in version 1.34.sef1994-08-181-1/+1
| | | | Reviewed by: Sean Eric Fagan
* Bringing in nvi 1.34.sef1994-08-1840-40/+40
| | | | Reviewed by: Sean Eric Fagan
* Bringin in nvi 1.34.sef1994-08-1812-12/+12
| | | | Reviewed by: Sean Eric Fagan
* Bringing in version 1.34.sef1994-08-1846-48/+48
| | | | Reviewed by: Sean Eric Fagan
* Bringing in nvi 1.34. Keith is too active.sef1994-08-1820-21/+23
| | | | Reviewed by: Sean Eric Fagan
* Incorporating nvi 1.34. Keith needs to get away from the keyboard.sef1994-08-182-15/+25
| | | | Reviewed by: Sean Eric Fagan
* vi.0 -> vi.1jkh1994-08-171-4/+4
| | | | Submitted by: jkh
* Bringing up to version 1.33.sef1994-08-1793-152/+220
| | | | Reviewed by: Sean Eric Fagan
* Bringing up to version 1.33sef1994-08-1733-35/+38
| | | | Reviewed by: Sean Eric Fagan
* Include ../../Makefile.inc so BINDIR gets set. This should make installssef1994-08-171-1/+2
| | | | | | work *much* better. Submitted by: Sean Eric Fagan
* It wasn't put in during the initial import.sef1994-08-171-0/+200
| | | | Reviewed by: Sean Eric Fagan
* Latest public release of nvi, from Keith Bostic. I hope I got thissef1994-08-16182-0/+103461
right ;). Reviewed by: Sean Eric Fagan
OpenPOWER on IntegriCloud