freebsd-src/sys/fs/procfs
John Baldwin 473c90ac04 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
2024-05-10 13:43:36 -07:00
..
procfs.c procfs: Add self & exe symlinks like NetBSD does 2024-02-02 18:34:59 -07:00
procfs.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_dbregs.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_fpregs.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_map.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_mem.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_note.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_osrel.c uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-05-10 13:43:36 -07:00
procfs_regs.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_rlimit.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_status.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_type.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00