NetBSD/sys/fs
martin 903e6faef3 Pull up following revision(s) (requested by riastradh in ticket #1504):
sys/fs/ptyfs/ptyfs_vnops.c: revision 1.69

ptyfs: Don't copy out cookies past end of buffer.
2022-08-29 15:45:10 +00:00
..
adosfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
autofs support getargs, fix flush, fix mutex_destroy 2018-01-14 22:43:18 +00:00
cd9660 Fix info leak: zero out the buffer, because it is not entirely filled, and 2019-07-12 17:18:30 +00:00
efs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
filecorefs
hfs Remove bogus code to workaround PCC limitations. 2019-01-05 10:25:11 +00:00
msdosfs Pull up following revision(s) (requested by ryoon in ticket #1204): 2021-02-11 12:58:29 +00:00
nfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nilfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
ntfs Pull up following revision(s) (requested by hannken in ticket #1272): 2021-05-17 15:48:57 +00:00
ptyfs Pull up following revision(s) (requested by riastradh in ticket #1504): 2022-08-29 15:45:10 +00:00
puffs Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
smbfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
sysvbfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
tmpfs Pull up following revision(s) (requested by rin in ticket #753): 2020-03-03 18:48:40 +00:00
udf Pull up following revision(s) (requested by reinoud in ticket #1438): 2022-04-24 16:39:00 +00:00
union Pull up following revision(s) (requested by hannken in ticket #1062): 2020-08-27 09:08:39 +00:00
unionfs
v7fs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
Makefile Merge autofs support from: Tomohiro Kusumi 2018-01-09 03:31:12 +00:00
unicode.h