summaryrefslogtreecommitdiff
path: root/sys/msdosfs/msdosfs_lookup.c
AgeCommit message (Expand)Author
2005-03-02Make all the MS-DOS filesystem code ignore trailing dots and spaces, inTom Cosgrove
2004-05-14use pool for namei pathbuf. testing ok millert@ tdeval@Ted Unangst
2004-05-1232 bit ints are uint32_t, not u_long. works on 64bit now. ok deraadt@Ted Unangst
2003-01-31File system locking fixups, mostly from NetBSD:Artur Grabowski
1999-02-19Fix a bug where the root directory could look corrupted on FAT12.Artur Grabowski
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1997-11-11Initialize the de_lock. some KNFNiklas Hallqvist
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-03-02Sync msdosfs with NetBSD sans const-ness. NetSBD log messages:Todd C. Miller
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-02-29From NetBSD: merge with 960217Niklas Hallqvist
1995-12-14from netbsd (mostly by ws):Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt