Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Markup fixes. | ru | 2004-07-05 | 1 | -22/+28 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
| | |||||
* | Removed trailing whitespace. | ru | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | Fixed misspellings of '\0' as NULL. | bde | 2004-03-14 | 1 | -2/+2 |
| | |||||
* | Make msdosfs long filenames matching case insensitive again. | fjoe | 2003-12-08 | 3 | -0/+42 |
| | | | | | PR: 59765 Submitted by: Ryuichiro Imura <imura@ryu16.org> | ||||
* | Correct .Xr's in kiconv.3. | bms | 2003-10-05 | 1 | -3/+3 |
| | | | | Submitted by: osa | ||||
* | - Support for multibyte charsets in LIBICONV. | fjoe | 2003-09-26 | 6 | -0/+815 |
- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options (with corresponding modules). - kiconv(3) for loadable charset conversion tables support. Submitted by: Ryuichiro Imura <imura@ryu16.org> |