summaryrefslogtreecommitdiff
path: root/sys/msdosfs/msdosfs_fat.c
AgeCommit message (Expand)Author
2004-05-16remove printfs i left in. noticed by marc@Ted Unangst
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-12-10fix NULL/0 mixupJun-ichiro itojun Hagino
2003-12-04TyposMiod Vallat
2003-10-22from netbsd:Ted 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-11-27Merge in the unified buffer cache code as found in NetBSD 2001/03/10. TheArtur Grabowski
1999-01-10make this work with MSDOSFS_DEBUGArtur Grabowski
1998-05-02correct a fat32 write lockup; oki@yk.rim.or.jpTheo de Raadt
1998-04-17confusion over & and &&; cross@va.pubnix.comTheo de Raadt
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
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