summaryrefslogtreecommitdiff
path: root/sys/msdosfs/denode.h
AgeCommit message (Expand)Author
2007-01-16Retire VOP_LEASE(); It was a bit for NQNFS and hasThordur I. Bjornsson
2005-03-01The maximum file size on MS-DOS filesystems is 4 GB - 1 byte, soTom 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-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-08-14don't write grabage in unused direntry field. newer windows versionsTed Unangst
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-12-10Big cleanup inspired by NetBSD with some parts of the code from NetBSD.Artur Grabowski
2001-06-23Get rid of several vnode operationsConstantine Sapuntzakis
2001-02-23Remove the clustering fields from the vnodes and place them in theConstantine Sapuntzakis
1999-11-17There is no msdosfs_abortop. Remove prototype.Artur Grabowski
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-04cleanup timestamp code for NT/Win95; khym@bga.comTheo de Raadt
1997-03-02Sync msdosfs with NetBSD sans const-ness. NetSBD log messages:Todd C. Miller
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