Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ee(1) in the base system to version 1.5.0. | ed | 2009-05-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | 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@ | ||||
* | Fix two cut'n'paste'os which violated format of NLS catalogs | phantom | 2005-02-27 | 1 | -4/+2 |
| | |||||
* | Update FreeBSD translations to match 1.4.1 (actually just copied Enslish | sobomax | 2001-03-27 | 1 | -2/+5 |
| | | | | messages as I don't know de, pl and fr). | ||||
* | $Header$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change message 103, trailing \n is not needed when using errx(3). | charnier | 1998-01-12 | 1 | -2/+2 |
| | |||||
* | Translated too much of it. | wosch | 1997-09-27 | 1 | -27/+27 |
| | | | | Submitted by: Andrzej Bialecki <abial@korin.warman.org.pl> | ||||
* | Polish message catalogs for ee. | wosch | 1997-09-22 | 1 | -0/+184 |
Still buggy. Help messages and command names are not in sync, eg. 'quit' <-> 'KONIEC'. Submitted by: abial@warman.org.pl PR: 4522 |