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_fat.c
Age
Commit message (
Expand
)
Author
2004-05-16
remove printfs i left in. noticed by marc@
Ted Unangst
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-12-10
fix NULL/0 mixup
Jun-ichiro itojun Hagino
2003-12-04
Typos
Miod Vallat
2003-10-22
from netbsd:
Ted Unangst
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-11-27
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The
Artur Grabowski
1999-01-10
make this work with MSDOSFS_DEBUG
Artur Grabowski
1998-05-02
correct a fat32 write lockup; oki@yk.rim.or.jp
Theo de Raadt
1998-04-17
confusion over & and &&; cross@va.pubnix.com
Theo de Raadt
1998-01-11
FAT32 support from NetBSD by Wolfgang Solfrank.
Niels Provos
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