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_lookup.c
Age
Commit message (
Expand
)
Author
2005-03-02
Make all the MS-DOS filesystem code ignore trailing dots and spaces, in
Tom Cosgrove
2004-05-14
use pool for namei pathbuf. testing ok millert@ tdeval@
Ted Unangst
2004-05-12
32 bit ints are uint32_t, not u_long. works on 64bit now. ok deraadt@
Ted Unangst
2003-01-31
File system locking fixups, mostly from NetBSD:
Artur Grabowski
1999-02-19
Fix a bug where the root directory could look corrupted on FAT12.
Artur Grabowski
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
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-03-02
Sync msdosfs with NetBSD sans const-ness. NetSBD log messages:
Todd C. Miller
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
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