NetBSD/sys/fs
dillo e100c48afd Fix PR kern/35953 by mange at freemail dot hu (panic on mount):
(hfslib_open_volume) We are only interested in the catalgo and
extents header, so read the first 512 bytes, not the whole first
extent.  Also makes mounting a lot faster.
2007-03-09 22:14:09 +00:00
..
adosfs fix fallout from caddr_t changes. 2007-03-04 15:41:02 +00:00
cd9660 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
filecorefs yet more caddr_t -> void * fallout 2007-03-04 21:36:38 +00:00
hfs Fix PR kern/35953 by mange at freemail dot hu (panic on mount): 2007-03-09 22:14:09 +00:00
msdosfs Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ntfs Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ptyfs only change atime on access. 2007-01-19 20:10:36 +00:00
puffs Make wait for the user file server PCATCHable. This makes it 2007-02-27 23:43:23 +00:00
smbfs Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sysvbfs TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
tmpfs TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
udf TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
union more fixes for the new vnode locking scheme: 2007-02-04 15:03:20 +00:00
Makefile Complete rename of hfsp to hfs, requested by thorpej. 2007-03-06 11:28:44 +00:00
unicode.h -add __unused declarations to make it possible to use only half of it 2007-02-26 12:33:08 +00:00