summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi/ex/ex_source.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove needless type casts and corresponding type parameters frommmcc2015-12-071-2/+2
* Ansify vi.bentley2014-11-121-8/+3
* Use open(2) / fstat(2) instead of stat(2) / open(2) for checkingkili2013-05-031-7/+30
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* $OpenBSD$niklas2001-01-291-0/+2
* nvi 1.73michaels1996-08-161-2/+2
* bring vi/ex up to 1.71mickey1996-07-241-3/+2
* new videraadt1996-05-221-41/+61
* initial import of NetBSD treederaadt1995-10-181-0/+66