summaryrefslogtreecommitdiff
path: root/sys/fs/msdosfs/msdosfsmount.h
AgeCommit message (Expand)Author
2016-01-30Add support to msdosfs and makefs to generate correct Unicode (UCS-2) directorymlelstv
2014-07-08Change msdosfs from hashlist to vcache:hannken
2013-01-26more cross-compile friendly.christos
2013-01-26expose more stuff if MAKEFS is defined for the headers, and arrange forchristos
2012-11-04Stylistic changes in comments/strings:jakllsch
2012-02-03Only use MALLOC_DECLARE if it exists. Helps with the dirty _KERNELjoerg
2008-06-28Create sysctl entries during module initialisation and destroy themrumble
2007-09-24Avoid stack allocation of large dirent structures in foo_readdir().rumble
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-25Support FAT filesystems on non-DEV_BSIZE media.scw
2005-12-03- protect userland exported files against multiple inclusion.christos
2005-09-25Follow compat naming tradition: rename compat_export_args to export_args30.jmmv
2005-09-23Apply the NFS exports list rototill patch:jmmv
2005-08-30Remove __P()xtraeme
2004-05-20Tweak sysctl setup functions (the macros, actually) for use in lkms,atatat
2004-04-19properly version the msdosfs mount structure after additionjdolecek
2003-10-03terminate snprintb 'new' format strings correctly.yamt
2003-09-07add -t option for gmt time offset (normally MS-DOS filesystem has timestampitojun
2003-08-02Allow separate masks for files and directories. Useful e.g. to turnjdolecek
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2002-12-26move msdosfs code from sys/msdosfs to sys/fs/msdosfsjdolecek