aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ee
Commit message (Expand)AuthorAgeFilesLines
* Correct insecure temporary file usage in texindex. [06:01]Colin Percival2006-01-111-12/+22
* - Remove MLINKS to nonexistant manpagesChristian Brueffer2005-07-141-1/+1
* Fix two cut'n'paste'os which violated format of NLS catalogsAlexey Zelkin2005-02-271-4/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Check that ee's standard input and output is a terminal.Max Khon2004-11-051-4/+5
* Deal with double whitespace.Ruslan Ermilov2004-07-031-3/+3
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-43/+85
* o Fix identation.Maxim Konovalov2003-06-301-21/+21
* o Support for '--' to cancel options list processing.Maxim Konovalov2003-06-301-3/+12
* Fix references to non-existing or obsoleted man pages.Jens Schweikhardt2003-04-301-1/+1
* Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.Ruslan Ermilov2002-07-021-8/+3
* Consistently use FBSDIDDavid E. O'Brien2002-06-302-8/+4
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-282-52/+3
* - Properly initialize the count_win when the user turns the info windowMark Peek2002-05-061-1/+4
* Remove GCC-specific flags.Mark Murray2002-04-281-1/+0
* Use `The .Nm utility'Philippe Charnier2002-04-191-6/+9
* Add support for french and german locales in tcsh's way.Alexey Zelkin2002-03-041-3/+6
* Use NLSLINKS to setup symbolic links in NLS areaAlexey Zelkin2002-03-041-10/+6
* Use bsd.nls.mk for building/installing NLS filesAlexey Zelkin2002-03-041-9/+5
* FILES support for bsd.prog.mk. See bsd.README for details.Ruslan Ermilov2001-12-171-9/+5
* Exit gracefully when a SIGHUP is received. This prevents ee from going intoMark Peek2001-08-311-0/+1
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-2/+5
* Properly handle wgetch(3) returning ERR. This prevents an abnormal exitMark Peek2001-07-281-9/+4
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-4/+4
* Remove whitespace at EOL.Dima Dorfman2001-07-151-160/+160
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* ISO_ -> ISOAndrey A. Chernov2001-06-116-748/+9
* Install additional en_US linksAndrey A. Chernov2001-06-101-1/+3
* Add Latin15 entriesAndrey A. Chernov2001-06-101-0/+6
* - Optimise current cursor position displaying routines, to avoid unnecessaryMaxim Sobolev2001-06-031-10/+8
* Fix wrong (char) cast (instead of unsigned char) causing highlighting of allAndrey A. Chernov2001-04-271-2/+2
* Add Russian message catalogAndrey A. Chernov2001-04-192-1/+188
* Update message #56. Maxim didn't merge the English version here sinceJoerg Wunsch2001-03-282-2/+2
* There was only a single message to be translated into German here.Joerg Wunsch2001-03-282-2/+2
* Add Ukrainian translation.Maxim Sobolev2001-03-282-1/+187
* Describe details of importing.Maxim Sobolev2001-03-271-0/+28
* Update FreeBSD translations to match 1.4.1 (actually just copied EnslishMaxim Sobolev2001-03-276-12/+30
* Resolve conflicts.Maxim Sobolev2001-03-276-158/+518
* This commit was generated by cvs2svn to compensate for changes in r74853,Maxim Sobolev2001-03-272-21/+38
|\
| * Virgin import of Hugh F. Mahon's EasyEditor 1.4.1.Maxim Sobolev2001-03-277-160/+714
* | mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* | Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-0/+1
* | Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+2
* | mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-5/+5
* | Remove unneded -lmytinfoAndrey A. Chernov2000-09-161-2/+2
* | Fix a bug introduced by my own previous commit (addition of the currentMaxim Sobolev2000-08-211-3/+18
* | Add current position (line, column) display.Maxim Sobolev2000-07-311-6/+25
* | Don't call printf with no format string.Kris Kennaway2000-07-101-1/+1
* | Add links to "edit" to ease tech support's job.David E. O'Brien2000-06-061-2/+4
* | For emacs key binding clearly describe ^t/^u as "begin of file"/"end of file"Andrey A. Chernov1999-10-183-9/+9