netbsd-src/sys/fs
tsutsui 3ba972454a Appease warnings on building tools/installboot on Cygwin. 2024-05-25 06:27:57 +00:00
..
adosfs s/contigous/contiguous/ in comment. 2024-05-13 00:24:18 +00:00
autofs sys/fs/autofs: Remove unused APRINTF macro 2023-05-17 06:44:38 +00:00
cd9660 Appease warnings on building tools/installboot on Cygwin. 2024-05-25 06:27:57 +00:00
efs s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
filecorefs s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
hfs avoid uninitialised variable usage in early error paths. 2023-08-11 05:51:34 +00:00
msdosfs s/contigous/contiguous/ in comment. 2024-05-13 00:24:18 +00:00
nfs fix misplaced or missing "e" in words with "ment" ending (argument, implement, 2024-02-08 20:51:24 +00:00
nilfs Remove old prototypes from writing that shouldn't have been comitted at all! 2023-01-29 16:07:14 +00:00
ntfs fix recently committed typos by msaitoh in few more places, as well as few more. 2024-05-14 19:00:43 +00:00
ptyfs ptyfs: Don't copy out cookies past end of buffer. 2022-08-05 10:36:02 +00:00
puffs fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
sysvbfs Don't panic for a negative offset, just fail the operation with EINVAL. 2022-07-31 13:08:18 +00:00
tmpfs tmpfs: Assert no arithmetic overflow in directory node tn_size. 2023-04-29 08:15:13 +00:00
udf Move the include of <sys/malloc.h> to where it's truly needed. 2024-05-18 00:04:01 +00:00
union Remove unnecessary include of <sys/malloc.h>. 2024-05-18 00:04:46 +00:00
unionfs Remove unecessary include of <sys/malloc.h>. 2024-05-18 00:05:18 +00:00
v7fs Don't panic for a negative offset, just fail the operation with EINVAL. 2022-07-31 13:08:18 +00:00
Makefile remove SMBFS and nsmb(4) - kernel part 2020-04-04 15:43:21 +00:00
unicode.h