opnsense-src/sys/fs/procfs
John Baldwin 13e770f1f0 uio: Use switch statements when handling UIO_READ vs UIO_WRITE
This is mostly to reduce the diff with CheriBSD which adds additional
constants to enum uio_rw, but also matches the normal style used for
uio_segflg.

Reviewed by:	kib, emaste
Obtained from:	CheriBSD
Differential Revision:	https://reviews.freebsd.org/D45142

(cherry picked from commit 473c90ac04cec0abbb414978c53e9c259c9129e8)
2024-11-30 08:55:57 -05:00
..
procfs.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
procfs.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
procfs_dbregs.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
procfs_fpregs.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
procfs_map.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
procfs_mem.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
procfs_note.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
procfs_osrel.c uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-11-30 08:55:57 -05:00
procfs_regs.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
procfs_rlimit.c procfs: ensure that RLIMIT_IDENT is properly updated when a limit is added 2024-10-05 10:08:53 +03:00
procfs_status.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
procfs_type.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00