aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_msdosfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-1/+0
* Increase WARNS level to 6.Craig Rodrigues2005-11-131-1/+1
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* Fix several old bugs which got worse over time:Tom Rhodes2003-10-231-1/+1
* Make WARNS=2 build without error.Tom Rhodes2003-10-221-1/+1
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-261-10/+6
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+2
* Add Greek conversion tableAndrey A. Chernov2001-11-201-1/+1
* Add KOI8-U tablesAndrey A. Chernov2001-07-281-1/+1
* - VFS_SET(msdos) -> VFS_SET(msdosfs)Ruslan Ermilov2001-06-011-3/+3
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Use ${LIBDATADIR} instead of hardcoding /usr/libdata into theSheldon Hearn2000-08-011-1/+1
* Adjust paths after repository copy.Bruce Evans2000-01-141-1/+1
* Add Latin2 conversion tableAndrey A. Chernov2000-01-081-1/+1
* Allow #-comments in conversion table fileAndrey A. Chernov2000-01-081-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement loadable DOS<->local conversion tables for DOS namesAndrey A. Chernov1998-02-231-2/+2
* Add missing DESTDIRAndrey A. Chernov1998-02-231-2/+2
* Add loadable local<->Unicode conversion support for Win95 namesAndrey A. Chernov1998-02-221-1/+9
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-2/+1
* Don't install mount_msdos setuid root. Lite2's mount(2) handlesBruce Evans1997-10-211-4/+1
* Updated mount_msdos to use the Lite2 getvfsbyname() interface.Bruce Evans1997-03-031-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix another path that was broken by moving things to sbin/i386.Bruce Evans1994-12-041-2/+2
* Added mount_msdos.Doug Rabson1994-09-191-0/+16