History log of /freebsd-current/share/misc/iso639
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 294a9f4f 29-Dec-2017 Eitan Adler <eadler@FreeBSD.org>

locale: add cnr (Montenegrin)

See https://www.loc.gov/standards/iso639-2/php/code_changes.php


# ef721f61 23-Apr-2013 Eitan Adler <eadler@FreeBSD.org>

iso639: Add Standard Moroccan Tamazight.

See http://www.loc.gov/standards/iso639-2/php/code_changes.php

Obtained from: DragonflyBSD (commit 2d64ea1d0ec1beacc8f4e22353b7eb84c6f2b3f0)


# fd53babd 07-Dec-2012 Eitan Adler <eadler@FreeBSD.org>

Sync with Library of Congress list.

Approved by: cperciva (implicit)
Obtained from: DragonflyBSD
MFC after: 3 days


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# f03138a2 23-May-2009 Edwin Groothuis <edwin@FreeBSD.org>

Update share/misc/iso639

Snapshot was taken on 23 May 2009.

Obtained from: http://www.loc.gov/standards/iso639-2/ISO-639-2_utf-8.txt
MFC after: 1 week


# 98ded697 23-May-2009 Edwin Groothuis <edwin@FreeBSD.org>

[patch] update share/misc/iso639

Updated against http://www.loc.gov/standards/iso639-2/langhome.html
Snapshot was taken on 16 September 2008.

PR: conf/127422
MFC after: 1 week


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 155d7b15 04-Feb-2002 Garrett Wollman <wollman@FreeBSD.org>

Two updates from ISO 639-2/RA Change Notice, dated 2001-08-13 and
2001-09-24.

Obtained from: ISO 639-2/RA, <http://lcweb.loc.gov/standards/iso639-2/>
MFC after: 1 day


# 3a5685d5 09-Jan-2002 Nik Clayton <nik@FreeBSD.org>

Update the country code list.

PR: docs/27027
Submitted by: Steve Coltrin <spcoltri@omcl.org>


# 7f3dea24 27-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# d0bf24fc 20-Jan-1999 Nik Clayton <nik@FreeBSD.org>

iso639 is the ISO two letter codes for the representation of the names of
languages (en = English, de = German, zn = Chinese, and so on). This
complements the existing iso3166 file, which maps codes to countries.

Country code != language code.

I ran this past -core. No one voiced any objections, jkh said "fine".