index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
msdosfs
/
msdosfs_denode.c
Age
Commit message (
Expand
)
Author
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-12-10
Big cleanup inspired by NetBSD with some parts of the code from NetBSD.
Artur Grabowski
2001-12-10
Merge in struct uvm_vnode into struct vnode.
Artur Grabowski
2001-11-27
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The
Artur Grabowski
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-06-27
Remove old vm.
Artur Grabowski
2001-06-23
Get rid of several vnode operations
Constantine Sapuntzakis
1999-04-28
zap the newhashinit hack.
Artur Grabowski
1999-02-26
compat with uvm vnode pager
Artur Grabowski
1999-01-08
always initialize error in inactive
Artur Grabowski
1998-08-21
Make tabbing better.
Constantine Sapuntzakis
1998-08-21
malloc can block so there was a race in this code which could cause two
Constantine Sapuntzakis
1998-01-11
FAT32 support from NetBSD by Wolfgang Solfrank.
Niels Provos
1997-11-11
Initialize the de_lock. some KNF
Niklas Hallqvist
1997-11-06
Fixed minor bug in msdosfs_hashget
Constantine Sapuntzakis
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-10-04
cleanup timestamp code for NT/Win95; khym@bga.com
Theo de Raadt
1997-03-02
Sync msdosfs with NetBSD sans const-ness. NetSBD log messages:
Todd C. Miller
1996-02-29
From NetBSD: merge with 960217
Niklas Hallqvist
1995-12-14
from netbsd (mostly by ws):
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt