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
2007-11-27
typos; ok jmc@
Martynas Venckus
2007-06-02
convert all daddr_t types to either daddr64_t or uint32_t or other such
Theo de Raadt
2007-06-01
pedro ok'd this ~3500 line diff which removes the vop argument
Theo de Raadt
2007-04-10
When doing a rename and finding out the destination name already
Pedro Martelletto
2006-10-03
Introduce daddr64_t and use it for physical block numbers
Pedro Martelletto
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