| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Perl and TCL/TK bits, neither of which are in the base system | markm | 2002-05-18 | 1 | -94/+1 |
* | remove __P | imp | 2002-03-22 | 1 | -17/+2 |
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. | markm | 2002-02-08 | 1 | -1/+0 |
* | Protect this against the to-come WARNS=2 default. | markm | 2001-12-11 | 1 | -0/+1 |
* | Style fix: use .else where appropriate. | dd | 2001-08-09 | 1 | -2/+2 |
* | Add more *.US-ASCII entries | ache | 2001-06-10 | 1 | -1/+3 |
* | Understand new locale names and Latin15 | ache | 2001-06-10 | 1 | -2/+23 |
* | Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in | ru | 2001-04-03 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | Install Ukrainian message catalog. | phantom | 2000-08-22 | 1 | -1/+2 |
* | Do not pull in <sys/select.h>, it isn't required. | jlemon | 2000-04-16 | 1 | -1/+2 |
* | Perl support in vi is broken if perl has thread support built in. | markm | 1999-09-04 | 1 | -2/+2 |
* | We're using ncurses now. | peter | 1999-08-30 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | The perlinterp option builds and works, but I'm not so sure how it'll go | peter | 1998-12-16 | 1 | -5/+6 |
* | Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is* | asami | 1998-09-05 | 1 | -4/+2 |
* | $@ is deprecated, use ${.TARGET} instead. Ditto for other single character | imp | 1998-06-09 | 1 | -3/+3 |
* | Polish message catalogs for vi. | wosch | 1997-09-22 | 1 | -2/+6 |
* | Fix 1.17 properly by adding ${DESTDIR} in front. (I know this part is | asami | 1997-08-19 | 1 | -2/+2 |
* | Drop the TCL hook for the time being until the tcl dust settles some more. | peter | 1997-08-18 | 1 | -2/+2 |
* | Fixed another make world stopper ;) | andreas | 1997-08-17 | 1 | -2/+2 |
* | Enable GLOBAL tags support. | jkh | 1997-04-18 | 1 | -1/+3 |
* | Oops. Broke golden rule #1: test everything before commit. :-] | peter | 1997-04-12 | 1 | -5/+3 |
* | Respect NOTCL, don't link with libtcl for the scripting support if | peter | 1997-04-12 | 1 | -1/+5 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Use ${COPY} instead of -c for installing non-source files. | bde | 1997-01-01 | 1 | -2/+2 |
* | When using the perl5 extensions, ask perl itself what the pathnames are, | peter | 1996-12-30 | 1 | -8/+17 |
* | Link Dutch catalog with nl_NL instead of da_DK | ache | 1996-12-08 | 1 | -3/+3 |
* | Add ru_RU as alias to ru_SU | ache | 1996-11-21 | 1 | -1/+2 |
* | Added a missing \ for installing perl modules. | paul | 1996-11-10 | 1 | -2/+2 |
* | Merge from the 2.2 branch: avoid including the API stuff when building | joerg | 1996-11-09 | 1 | -4/+23 |
* | Install message catalog links according to standard naming convention | ache | 1996-11-04 | 1 | -1/+26 |
* | Fix PATH_MSGCAT | ache | 1996-11-04 | 1 | -1/+1 |
* | Fill in some of the missing blanks for the tknvi and perl5 compile options. | peter | 1996-11-03 | 1 | -22/+28 |
* | The tcl/perl interpreter compile options were not really optional. | peter | 1996-11-03 | 2 | -4/+7 |
* | Yikes, I forgot to remove the -DSYSV_CURSES setting that I was using on | peter | 1996-11-01 | 1 | -2/+2 |
* | Remove the old nvi-1.34, it has served us well but it's time has come.. | peter | 1996-11-01 | 181 | -67408/+0 |
* | Update to use nvi-1.79 sources | peter | 1996-11-01 | 4 | -2/+558 |
* | s/__unused/__sex_unused/ - this is simply a placeholder variable that | peter | 1996-08-24 | 1 | -1/+1 |
* | ``~a'', ``~i'' etc. cause vi to core dump | wosch | 1996-03-03 | 1 | -1/+5 |
* | Add manpage links for ex.1 view.1 nex.1 nview.1 nvi.1 | wosch | 1996-01-23 | 1 | -0/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 2 | -36468/+0 |
* | Fix infamous "TIOCGWINSZ: Interrupted system call" on return from a ^Z | peter | 1995-08-07 | 1 | -2/+4 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 18 | -31/+31 |
* | This got ignored as a shared object during the import. Add it back as | nate | 1995-04-22 | 1 | -0/+127 |
* | Fixed coredump when issuing d$ on a blank line. Fixes bin/191. | dg | 1995-01-28 | 1 | -7/+9 |
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -3/+3 |
* | Also create a link "view" to nvi, in stead of nview solely. | guido | 1994-08-24 | 1 | -0/+1 |
* | Link to "vi" and "ex" too. | jkh | 1994-08-18 | 1 | -0/+1 |