summaryrefslogtreecommitdiffstats
path: root/sys/msdosfs/msdosfs_conv.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Support NT VFAT lower case flags.dt1998-11-211-4/+4
* Fix support for pre-Win95 filesystems: Make it possible to lookup justdt1998-05-171-1/+3
* Support compiling with `gcc -ansi'.bde1998-04-151-3/+3
* Fix a problem with the conversion of Unix filenames into the VFATmsmith1998-02-271-11/+34
* Fixes for some bugs in the VFAT/FAT32 support:msmith1998-02-261-4/+16
* Back out "always view in lowercase" partache1998-02-241-23/+24
* Implement loadable DOS<->local conversion tables for DOS namesache1998-02-231-40/+93
* Implement loadable upper->lower local conversion tableache1998-02-231-13/+39
* Reduce new arguments number added in my changesache1998-02-221-7/+7
* Add Unicode support to winChkName, now lookup works!ache1998-02-221-18/+45
* Implement loadable local<->unicode file names conversionache1998-02-221-285/+59
* Replace all unknown Unicode characters with '?' in win->unix mappingache1998-02-221-194/+194
* Add initial support to map 0x4XX Unicode Cyrillic range names:ache1998-02-221-13/+308
* Update MSDOSFS code using NetBSD's msdosfs as a guide to supportjkh1998-02-181-107/+577
* Staticize.eivind1998-02-091-7/+7
* 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
* Fixed an off by 1 error in unix2dostime(). The first day of each monthbde1996-12-041-2/+2
* In sys/time.h, struct timespec is defined as:nate1996-09-191-4/+4
* Fix adjkerntz expression priority.ache1996-04-051-3/+3
* Don't adjust file times for UTC clock to have the same timestampsache1996-04-051-4/+6
* staticize private parts.phk1995-11-071-3/+3
* Second batch of cleanup changes.phk1995-10-291-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Fix timestamps when using Wall CMOS clock,ache1995-03-291-25/+21
* Fix numerous timestamp bugs.bde1994-12-121-2/+2
* Added declarations, fixed bugs due to missing decls. At least one of themphk1994-09-271-3/+5
* Added msdosfs.dfr1994-09-191-0/+358
OpenPOWER on IntegriCloud