summaryrefslogtreecommitdiff
path: root/korean/han (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21124
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Add 'ONLY_FOR_ARCHS=i386' to kon variants.Hidetoshi Shimokawa1999-01-061-1/+3
| | | | | | | | kon is a kanji console driver for Japanese, Chinese and Korean. It accesses VGA directly. Notes: svn path=/head/; revision=15879
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-2/+2
| | | | | | | (IE, kr-* -> ko-*.) Notes: svn path=/head/; revision=7992
* sed -> ${SED}.Masafumi Max NAKANE1997-07-211-5/+5
| | | | | | | files/* -> ${FILESDIR}/*. Notes: svn path=/head/; revision=7402
* The Korean console, modeled after kon (for Japanese).Satoshi Asami1997-06-047-0/+83
PR: 3334 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr> Notes: svn path=/head/; revision=6757