opnsense-src/sys/fs/devfs
Mark Johnston 48fddba637 devfs: Return early from sysctl_devname() if no input is given
Otherwise we end up searching for a device using an uninitialized key,
tripping up KMSAN.

MFC after:	2 weeks

(cherry picked from commit 48d6b52add36cc09e7fb1fbec44ab66c0742f320)
2025-04-06 13:54:03 +00:00
..
devfs.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
devfs_devs.c devfs: Return early from sysctl_devname() if no input is given 2025-04-06 13:54:03 +00:00
devfs_dir.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
devfs_int.h devfs: add integrity asserts for cdevp_list 2023-09-27 19:46:38 -05:00
devfs_rule.c devfs(5): Fix a typo in a source code comment 2024-01-23 07:43:09 +01:00
devfs_vfsops.c Fix MNT_IGNORE for devfs, fdescfs and nullfs 2024-04-22 15:48:15 +02:00
devfs_vnops.c kern: Make fileops and filterops tables const where possible 2024-12-03 01:03:42 +00:00