summaryrefslogtreecommitdiffstats
path: root/sys/msdosfs/msdosfs_fat.c
Commit message (Expand)AuthorAgeFilesLines
* Support compiling with `gcc -ansi'.bde1998-04-151-5/+7
* Use random() rather then than homegrown stuff.phk1998-04-061-11/+3
* Fix dead hang writing to FATache1998-03-281-2/+2
* Removed unused #includes.bde1998-02-201-2/+1
* Update MSDOSFS code using NetBSD's msdosfs as a guide to supportjkh1998-02-181-171/+281
* Staticize.eivind1998-02-091-6/+6
* Back out DIAGNOSTIC changes.eivind1998-02-061-6/+1
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+6
* Removed unused #includes.bde1997-09-021-4/+1
* 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
* Added prototypes.bde1995-12-031-2/+17
* staticize private parts.phk1995-11-071-4/+5
* Second batch of cleanup changes.phk1995-10-291-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-32/+32
* Submitted by: Wolfgang Solfrank <ws@tools.de>bde1995-04-111-2/+2
* Use the correct block number for updating the backup copy of the FAT whenbde1995-02-101-2/+2
* Fix numerous timestamp bugs.bde1994-12-121-3/+3
* Cosmetics. Silence gcc -Wallphk1994-10-101-5/+4
* Added declarations, fixed bugs due to missing decls. At least one of themphk1994-09-271-12/+13
* Added msdosfs.dfr1994-09-191-0/+984
OpenPOWER on IntegriCloud