NetBSD/sys/fs
2004-11-25 03:46:50 +00:00
..
adosfs rename 'sp' variable to 'ap' in adosfs_pathconf(), so that it matches other 2004-09-14 16:59:40 +00:00
cd9660 when Joliet extension is in use, encode the Joliet Unicode file names 2004-11-21 21:49:08 +00:00
filecorefs set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
msdosfs set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
ntfs switch to use new utf8 routines in <fs/unicode.h> 2004-11-21 16:29:57 +00:00
ptyfs Properly set va_fsid so that st_dev ends up correct. 2004-11-25 03:46:50 +00:00
smbfs Use DENYNONE to give unixy semantics of permitting everything not forbidden 2004-10-27 19:17:13 +00:00
union There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
Makefile move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00
unicode.h routines to encode/decode Unicode in UTF-8; based on ntfs/ntfs_conv.c, 2004-11-21 16:28:40 +00:00