NetBSD/sys/miscfs
hannken 1a40291d3d Remove all procfs nodes for this process on process exit. 2024-01-17 10:21:01 +00:00
..
deadfs miscfs/deadfs/deadfs.h: New home for deadfs-related externs. 2022-10-26 23:39:43 +00:00
fdesc dedup the eofs link/symlink methods 2022-03-27 17:10:55 +00:00
fifofs miscfs/fifofs/fifo.h: New home for extern fifo_vnodeop_opv_desc. 2022-10-26 23:40:20 +00:00
genfs genfs: KASSERT(A && B) -> KASSERT(A); KASSERT(B) 2023-04-09 12:26:36 +00:00
kernfs dedup the eofs link/symlink methods 2022-03-27 17:10:55 +00:00
nullfs Set IMNT_MPSAFE only if the lower layer has it set. 2023-02-06 10:32:58 +00:00
overlay Add a helper to set or clear lower mount and use it. 2022-11-04 11:20:39 +00:00
procfs Remove all procfs nodes for this process on process exit. 2024-01-17 10:21:01 +00:00
specfs specfs: KNF. No functional change intended. 2023-04-22 15:32:49 +00:00
umapfs Add a helper to set or clear lower mount and use it. 2022-11-04 11:20:39 +00:00
Makefile