summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling.glebius2013-03-111-2/+2
* Fix some NLS catalogs broken after r245888.antoine2013-02-091-1/+1
* Install the NLS catalog in the C directory rather than en_US.US-ASCIIbrooks2013-01-241-1/+1
* - pt_BR.ISO8859-1 cataloggabor2010-02-092-1/+188
* Remove single occurance of HAS_CTYPE ifdef, ctype functionsache2009-09-041-1/+1
* - Add Hungarian cataloggabor2009-06-012-1/+186
* Update ee(1) in the base system to version 1.5.0.ed2009-05-276-7/+9
* Merge local changes to ee(1) into contrib space.ed2009-05-268-6540/+6
* Remove unused curses replacement implementation from ee(1) sources.ed2009-05-262-3989/+0
* Correct insecure temporary file usage in texindex. [06:01]cperciva2006-01-111-12/+22
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-141-1/+1
* Fix two cut'n'paste'os which violated format of NLS catalogsphantom2005-02-271-4/+2
* Expand *n't contractions.ru2005-02-131-1/+1
* Check that ee's standard input and output is a terminal.fjoe2004-11-051-4/+5
* Deal with double whitespace.ru2004-07-031-3/+3
* Mechanically kill hard sentence breaks.ru2004-07-021-43/+85
* o Fix identation.maxim2003-06-301-21/+21
* o Support for '--' to cancel options list processing.maxim2003-06-301-3/+12
* Fix references to non-existing or obsoleted man pages.schweikh2003-04-301-1/+1
* Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.ru2002-07-021-8/+3
* Consistently use FBSDIDobrien2002-06-302-8/+4
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-282-52/+3
* - Properly initialize the count_win when the user turns the info windowmp2002-05-061-1/+4
* Remove GCC-specific flags.markm2002-04-281-1/+0
* Use `The .Nm utility'charnier2002-04-191-6/+9
* Add support for french and german locales in tcsh's way.phantom2002-03-041-3/+6
* Use NLSLINKS to setup symbolic links in NLS areaphantom2002-03-041-10/+6
* Use bsd.nls.mk for building/installing NLS filesphantom2002-03-041-9/+5
* FILES support for bsd.prog.mk. See bsd.README for details.ru2001-12-171-9/+5
* Exit gracefully when a SIGHUP is received. This prevents ee from going intomp2001-08-311-0/+1
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+5
* Properly handle wgetch(3) returning ERR. This prevents an abnormal exitmp2001-07-281-9/+4
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-261-4/+4
* Remove whitespace at EOL.dd2001-07-151-160/+160
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+1
* ISO_ -> ISOache2001-06-116-748/+9
* Install additional en_US linksache2001-06-101-1/+3
* Add Latin15 entriesache2001-06-101-0/+6
* - Optimise current cursor position displaying routines, to avoid unnecessarysobomax2001-06-031-10/+8
* Fix wrong (char) cast (instead of unsigned char) causing highlighting of allache2001-04-271-2/+2
* Add Russian message catalogache2001-04-192-1/+188
* Update message #56. Maxim didn't merge the English version here sincejoerg2001-03-282-2/+2
* There was only a single message to be translated into German here.joerg2001-03-282-2/+2
* Add Ukrainian translation.sobomax2001-03-282-1/+187
* Describe details of importing.sobomax2001-03-271-0/+28
* Update FreeBSD translations to match 1.4.1 (actually just copied Enslishsobomax2001-03-276-12/+30
* Resolve conflicts.sobomax2001-03-276-158/+518
* This commit was generated by cvs2svn to compensate for changes in r74853,sobomax2001-03-272-21/+38
|\
| * Virgin import of Hugh F. Mahon's EasyEditor 1.4.1.sobomax2001-03-277-170/+554
* | mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
OpenPOWER on IntegriCloud