summaryrefslogtreecommitdiffstats
path: root/lib/libkiconv
Commit message (Collapse)AuthorAgeFilesLines
* Bump library versions in preparation for 7.0.deischen2007-05-211-1/+1
| | | | Ok'd by: kan
* - Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,imura2005-08-241-1/+1
| | | | | | - Add checking range of strings to iconv_sysctl_add(). Submitted by: Rudolf Cejka
* Use char * when doing pointer arithmetics.stefanf2005-08-051-3/+4
|
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
| | | | | | | been bumped since RELENG_5. Reviewed by: ru Approved by: re (not needed for commit check but in principle...)
* Markup fixes.ru2004-07-051-22/+28
|
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
|
* Removed trailing whitespace.ru2004-07-021-1/+1
|
* Fixed misspellings of '\0' as NULL.bde2004-03-141-2/+2
|
* Make msdosfs long filenames matching case insensitive again.fjoe2003-12-083-0/+42
| | | | | PR: 59765 Submitted by: Ryuichiro Imura <imura@ryu16.org>
* Correct .Xr's in kiconv.3.bms2003-10-051-3/+3
| | | | Submitted by: osa
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-266-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>
OpenPOWER on IntegriCloud