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
Age
Commit message (
Expand
)
Author
1999-05-01
do not count on BOOTSIG0 and BOOTSIG1 being in a msdos filesystem. Not
Theo de Raadt
1999-04-28
zap the newhashinit hack.
Artur Grabowski
1999-02-26
compat with uvm vnode pager
Artur Grabowski
1999-02-19
Fix a bug where the root directory could look corrupted on FAT12.
Artur Grabowski
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1999-01-10
honor MNT_NOATIME. from FreeBSD
Artur Grabowski
1999-01-10
make this compile with MSDOSFS_DEBUG
Artur Grabowski
1999-01-10
make this work with MSDOSFS_DEBUG
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-08-06
Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock
Constantine Sapuntzakis
1998-06-09
the the
Theo de Raadt
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-02-23
GAS 2.8 + KNF
Niklas Hallqvist
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-11
Initialize the de_lock. some KNF
Niklas Hallqvist
1997-11-10
dont crash on update mounting.
Niels Provos
1997-11-09
Don't panic on sync, based on changes from ext2fs_vfsops.c and ffs_vfsops.c
Todd C. Miller
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-07-03
rm of dir returns EPERM; more careful about ..; netbsd
Theo de Raadt
1997-06-20
Change errno cause by mounting invalid filesystems from EINVAL to EFTYPE.
kstailey
1997-03-02
Sync msdosfs with NetBSD sans const-ness. NetSBD log messages:
Todd C. Miller
1997-02-24
OpenBSD tags
Niklas Hallqvist
1996-10-24
<sys/dir.h> is for use as a compatibility interface only. Warn if
Thorsten Lockert
1996-10-04
sync
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-03-02
Fix missed s/ts_/tv_/ replacements in last patch
Niklas Hallqvist
1996-02-29
From NetBSD: merge with 960217
Niklas Hallqvist
1996-02-21
elliminate unneccessary printf in dos2unix time conversion,
Michael Shalayeff
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