summaryrefslogtreecommitdiff
path: root/chinese/big5fs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 2.2Ying-Chieh Liao2002-02-213-14/+49
| | | | | | | | | | | fix ntfs PR: 35019 Submitted by: Wei-chun Kao <einstein@infor.org> Discussed with: rafan@infor.org, submitter Notes: svn path=/head/; revision=55039
* Change msdosfs directory in -current to /sys/fs/msdosfs andJing-Tang Keith Jang2001-06-223-19/+41
| | | | | | | | | /sys/modules/msdosfs. Bump PORTREVISION. Notes: svn path=/head/; revision=44321
* Update to 2.1.Jing-Tang Keith Jang2001-04-123-3/+3
| | | | | | | | | | This version fixes NTFS filenames which have both Chinese and English characters. Submitted by: huangant.bbs@bbs.cs.ntou.edu.tw (author of the ntfs patch) Notes: svn path=/head/; revision=41320
* Add another kernel module: big5ntfs.koJing-Tang Keith Jang2001-03-286-9/+23
| | | | | | | | | | | | | This kernel module lets users read BIG5 filenames on an NTFS. The author is <huangant.bbs@bbs.cs.ntou.edu.tw>. The original patch is located at: http://www.cis.nctu.edu.tw/~gis89501/bsd/ntfs/chinese_ntfs-4.3b2-ro.patch It is slightly modified to accomodate port building. It was tested on 4.3-BETA with Windows 2000 by the author, and 5.0-CURRENT by me (also with 2000). Notes: svn path=/head/; revision=40493
* Prettier output. :-)Jing-Tang Keith Jang2000-11-121-4/+4
| | | | | | | Approved by: vanilla Notes: svn path=/head/; revision=35036
* Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.orgJing-Tang Keith Jang2000-11-061-2/+2
| | | | Notes: svn path=/head/; revision=34848
* Import big5fs-1.0Kevin Lo2000-10-206-0/+87
big5fs reads Big5 filenames on Joliet and VFAT filesystems. PR: 22146 Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=34027