NetBSD/sys/fs
andvar d378954346 fix misplaced or missing "e" in words with "ment" ending (argument, implement,
increment, decrement, alignment), in comments, documentation, log messages.
2024-02-08 20:51:24 +00:00
..
adosfs s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
autofs sys/fs/autofs: Remove unused APRINTF macro 2023-05-17 06:44:38 +00:00
cd9660 add checks for id and mask in the update case (thanks hannken) 2024-02-03 22:39:27 +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 fix the previous to not fail to include the extension in lookups. 2023-08-18 21:05:44 +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 PR/57904: Ricardo Branco: Mask file permissions we get from mount_ntfs 2024-02-04 00:16:59 +00:00
ptyfs ptyfs: Don't copy out cookies past end of buffer. 2022-08-05 10:36:02 +00:00
puffs fix various typos in comments, mainly immediatly/immediately/, 2022-02-23 21:54:40 +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 s/dependancies/dependencies/ and s/independantly/independently/ in comments and 2024-02-05 21:39:51 +00:00
union When mounting a union file system set its lower mount only on success. 2023-02-13 08:39:40 +00:00
unionfs kmem_alloc -> kmem_zalloc, thanks Rin. 2022-09-12 13:11:41 +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