summaryrefslogtreecommitdiff
path: root/sys/msdosfs/msdosfs_denode.c
AgeCommit message (Expand)Author
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-12-10Merge in struct uvm_vnode into struct vnode.Artur Grabowski
2001-11-27Merge in the unified buffer cache code as found in NetBSD 2001/03/10. TheArtur Grabowski
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-06-27Remove old vm.Artur Grabowski
2001-06-23Get rid of several vnode operationsConstantine Sapuntzakis
1999-04-28zap the newhashinit hack.Artur Grabowski
1999-02-26compat with uvm vnode pagerArtur Grabowski
1999-01-08always initialize error in inactiveArtur Grabowski
1998-08-21Make tabbing better.Constantine Sapuntzakis
1998-08-21malloc can block so there was a race in this code which could cause twoConstantine Sapuntzakis
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1997-11-11Initialize the de_lock. some KNFNiklas Hallqvist
1997-11-06Fixed minor bug in msdosfs_hashgetConstantine Sapuntzakis
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-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