NetBSD/sys/fs/udf
thorpej 002d97bff0 Move the include of <sys/malloc.h> to where it's truly needed. 2024-05-18 00:04:01 +00:00
..
Makefile
ecma167-udf.h Replace the variable field data[0] to data[1] to avoid undefined behaviour. 2022-03-18 16:06:18 +00:00
files.udf
udf.h Move the include of <sys/malloc.h> to where it's truly needed. 2024-05-18 00:04:01 +00:00
udf_allocation.c fix various small typos, mainly in comments. 2022-05-22 11:27:33 +00:00
udf_bswap.h
udf_mount.h
udf_osta.c Translate 254/255 compID values used for deleted entries as per UDF spec. This 2022-02-11 16:33:18 +00:00
udf_osta.h s/dependancies/dependencies/ and s/independantly/independently/ in comments and 2024-02-05 21:39:51 +00:00
udf_readwrite.c fix various typos in comments and log messages. 2024-02-10 09:21:51 +00:00
udf_rename.c Move the include of <sys/malloc.h> to where it's truly needed. 2024-05-18 00:04:01 +00:00
udf_strat_bootstrap.c
udf_strat_direct.c fix various typos in comments and log messages. 2024-02-10 09:21:51 +00:00
udf_strat_rmw.c Convert UDF file system code from the depricated tsleep(9)/wakeup(9) to the MP 2023-06-27 09:58:50 +00:00
udf_strat_sequential.c Convert UDF file system code from the depricated tsleep(9)/wakeup(9) to the MP 2023-06-27 09:58:50 +00:00
udf_subr.c fix various typos in comments and log messages. 2024-02-10 09:21:51 +00:00
udf_subr.h
udf_vfsops.c Lock devvp for vinvalbuf(). 2022-05-03 07:33:07 +00:00
udf_vnops.c Convert UDF file system code from the depricated tsleep(9)/wakeup(9) to the MP 2023-06-27 09:58:50 +00:00