NetBSD/sys/fs
reinoud b660056cbc Replace the variable field data[0] to data[1] to avoid undefined behaviour. 2022-03-18 16:06:18 +00:00
..
adosfs s/filesytem/filesystem/ in comment. 2021-12-05 04:47:17 +00:00
autofs - Add a new vnode op: VOP_PARSEPATH. 2021-06-29 22:34:05 +00:00
cd9660 Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-19 01:30:24 +00:00
efs s/occured/occurred/ in comments, log messages and man pages. 2021-12-10 20:36:02 +00:00
filecorefs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
hfs Use macros for the canned parts of device and fifo vnode op tables. 2021-07-18 23:56:12 +00:00
msdosfs Sanitize the symbol namespace. NFC. 2021-10-23 16:58:17 +00:00
nfs s/ony/only/ 2022-02-09 21:50:24 +00:00
nilfs fix various typos, mainly in comments. 2022-02-16 22:00:55 +00:00
ntfs - Add a new vnode op: VOP_PARSEPATH. 2021-06-29 22:34:05 +00:00
ptyfs s/efficent/efficient/ in comments. 2021-12-08 20:11:54 +00:00
puffs fix various typos in comments, mainly immediatly/immediately/, 2022-02-23 21:54:40 +00:00
sysvbfs Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
tmpfs Move a mis-placed KASSERT(). 2021-10-20 14:28:21 +00:00
udf Replace the variable field data[0] to data[1] to avoid undefined behaviour. 2022-03-18 16:06:18 +00:00
union s/unaccessible/inaccessible/ 2021-12-10 19:30:05 +00:00
unionfs Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
v7fs A component name is a counted string (cn_nameptr, cn_namelen), 2022-02-11 10:55:15 +00:00
Makefile
unicode.h