head	1.1;
access;
symbols
	RELENG_8_4:1.1.0.18
	RELENG_9_1_0_RELEASE:1.1
	RELENG_9_1:1.1.0.16
	RELENG_9_1_BP:1.1
	RELENG_8_3_0_RELEASE:1.1
	RELENG_8_3:1.1.0.14
	RELENG_8_3_BP:1.1
	RELENG_9_0_0_RELEASE:1.1
	RELENG_9_0:1.1.0.12
	RELENG_9_0_BP:1.1
	RELENG_9:1.1.0.10
	RELENG_9_BP:1.1
	RELENG_8_2_0_RELEASE:1.1
	RELENG_8_2:1.1.0.8
	RELENG_8_2_BP:1.1
	RELENG_8_1_0_RELEASE:1.1
	RELENG_8_1:1.1.0.6
	RELENG_8_1_BP:1.1
	RELENG_8_0_0_RELEASE:1.1
	RELENG_8_0:1.1.0.4
	RELENG_8_0_BP:1.1
	RELENG_8:1.1.0.2
	RELENG_8_BP:1.1;
locks; strict;
comment	@# @;


1.1
date	2009.05.27.17.27.03;	author ed;	state Exp;
branches
	1.1.18.1;
next	;

1.1.18.1
date	2009.05.27.17.27.03;	author svnexp;	state dead;
branches;
next	1.1.18.2;

1.1.18.2
date	2013.03.28.13.00.43;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 192914 on 2009-05-27 17:27:03Z by ed

Update ee(1) in the base system to version 1.5.0.

This version is now licensed under a 2-clause BSD license, instead of
the Artistic license. I've reverted a lot of local modifications we made
to ee, because they have been integrated upstream as well.

Only local modifications include:

- $FreeBSD$ ID.
- Pathname to init.ee.
- catopen() call, to honor LC_MESSAGES instead of LANG.

To keep SVN happy, I'm putting an application/octet-stream mime type on
the KOI8 translations.

Reviewed by:	current@@
@
text
@version 1.5.0 (2/16/2009)
- added display of line number, column, and lines from top to separator line 
  for info window
- minor changes to reduce number of warnings when using -pedantic option

version 1.4.7 (2/10/2009)
- changed how strings are terminated from the old usage of NULL to the current 
  use of character zero, '\0'
- changed the licensing since the Artistic License is now considered 
  restrictive

version 1.4.6
- modified new_curse.c to handle different subdirectory naming in terminfo 
  directory; first noted on Mac OS 10.2

version 1.4.5a (12/23/2001)
- modified get_options to be cleaner for arg handling

version 1.4.5 (12/15/2001)
- made changes to check usage of arguments provided so that if a file is
  specified options are no longer accepted (that is, they are treated as file
  names)
- changed to use ee_version.h to allow changing version number without need
  to change ee.c directly

version 1.4.4 (8/17/2001)
- added code to check if the parent process has died, and if so to exit 
  gracefully

version 1.4.3 (6/25/2001)
- modified create.make and new_curse.c to allow defining TERMCAP file 
  location (since some distributions move the file)
- source directory now has version number attached to directory name

version 1.4.2 (1/19/2001)
- change to create.make script to add unistd.h to files to search for 
  select() declaration
- change to new_curse.c for proper raw mode operation


@


1.1.18.1
log
@file Changes was added on branch RELENG_8_4 on 2013-03-28 13:00:43 +0000
@
text
@d1 40
@


1.1.18.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/248810
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 40
version 1.5.0 (2/16/2009)
- added display of line number, column, and lines from top to separator line 
  for info window
- minor changes to reduce number of warnings when using -pedantic option

version 1.4.7 (2/10/2009)
- changed how strings are terminated from the old usage of NULL to the current 
  use of character zero, '\0'
- changed the licensing since the Artistic License is now considered 
  restrictive

version 1.4.6
- modified new_curse.c to handle different subdirectory naming in terminfo 
  directory; first noted on Mac OS 10.2

version 1.4.5a (12/23/2001)
- modified get_options to be cleaner for arg handling

version 1.4.5 (12/15/2001)
- made changes to check usage of arguments provided so that if a file is
  specified options are no longer accepted (that is, they are treated as file
  names)
- changed to use ee_version.h to allow changing version number without need
  to change ee.c directly

version 1.4.4 (8/17/2001)
- added code to check if the parent process has died, and if so to exit 
  gracefully

version 1.4.3 (6/25/2001)
- modified create.make and new_curse.c to allow defining TERMCAP file 
  location (since some distributions move the file)
- source directory now has version number attached to directory name

version 1.4.2 (1/19/2001)
- change to create.make script to add unistd.h to files to search for 
  select() declaration
- change to new_curse.c for proper raw mode operation


@


