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
/
msdosfsmount.h
Age
Commit message (
Expand
)
Author
2009-01-05
The FAT32 fsinxtfree field is advisory in nature and we don't use
Kenneth R Westerback
2006-12-16
Adopt FreeBSD's code for non-DEV_BSIZE formatted MSDOSFS filesystems.
Kenneth R Westerback
2006-12-15
Nuke GEMDOSFS. Unused part of unused atari port. Simplifies
Kenneth R Westerback
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-04-18
support for making directories +x without affecting normal files
Ted Unangst
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-02-20
use void * consistently in vfs_mount and sys_mount. ok @art
assar
2000-02-07
update to use new checkexp vfs operation
assar
1998-02-08
Updates to match type changes in syscall tables
Thorsten Lockert
1998-01-11
FAT32 support from NetBSD by Wolfgang Solfrank.
Niels Provos
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-02-29
From NetBSD: merge with 960217
Niklas Hallqvist
1996-01-29
from netbsd;
Theo de Raadt
1995-12-14
from netbsd (mostly by ws):
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt