summaryrefslogtreecommitdiffstats
path: root/sys/fs/msdosfs/direntry.h
Commit message (Expand)AuthorAgeFilesLines
* Fix races in msdosfs_lookup() and msdosfs_readdir(). These functionsbde2007-08-311-5/+12
* Replace slightly crummy fattime<->timespec conversion functions.phk2006-10-241-3/+0
* Do not assume that `char direntry::deExtension[3]' starts right afterfjoe2006-01-221-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Use size_t or ssize_t wherever appropriate instead of casting from int *tjr2004-02-191-5/+5
* Fixed some style bugs in previous commit. Mainly, forward-declarebde2003-09-271-15/+21
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-6/+14
* Remove __P.alfred2002-03-191-11/+11
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Support NT VFAT lower case flags.dt1998-11-211-2/+4
* Fixes for some bugs in the VFAT/FAT32 support:msmith1998-02-261-1/+2
* Back out "always view in lowercase" partache1998-02-241-3/+3
* Implement loadable DOS<->local conversion tables for DOS namesache1998-02-231-6/+6
* Implement loadable upper->lower local conversion tableache1998-02-231-3/+3
* Reduce new arguments number added in my changesache1998-02-221-4/+4
* Add Unicode support to winChkName, now lookup works!ache1998-02-221-2/+2
* Implement loadable local<->unicode file names conversionache1998-02-221-3/+3
* Update MSDOSFS code using NetBSD's msdosfs as a guide to supportjkh1998-02-181-26/+62
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Added msdosfs.dfr1994-09-191-0/+104
OpenPOWER on IntegriCloud