History log of /freebsd-10.3-release/lib/libkiconv/kiconv.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 247337 26-Feb-2013 jmg

no one bothered to write the iconv.9 man page... If it appears we
can readd the xref...

MFC: 1 week


# 131610 05-Jul-2004 ru

Markup fixes.


# 131504 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 131472 02-Jul-2004 ru

Removed trailing whitespace.


# 123293 08-Dec-2003 fjoe

Make msdosfs long filenames matching case insensitive again.

PR: 59765
Submitted by: Ryuichiro Imura <imura@ryu16.org>


# 120814 05-Oct-2003 bms

Correct .Xr's in kiconv.3.

Submitted by: osa


# 120492 26-Sep-2003 fjoe

- Support for multibyte charsets in LIBICONV.
- 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>