summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ntfs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* mount_ntfs(8): make WARNS=6 cleanuqs2010-02-271-2/+1
| | | | | PR: bin/140000 Approved by: ed (co-mentor)
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
|
* style.Makefile(5):johan2004-02-231-1/+1
| | | | Use WARNS?= instead of WARNS=.
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-2/+6
| | | | | | | | - 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>
* Default to WARNS=2.obrien2001-12-041-0/+2
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* Stole unicode translation table from mount_msdos. Add kernel codesemenu2001-09-081-0/+2
| | | | | | to support this translation. MFC after: 2 weeks
* Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-181-1/+1
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Primary version.semenu1999-02-031-0/+13
Reviewed by: David O'Brien
OpenPOWER on IntegriCloud