HardenedBSD/sys/i386
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
..
acpica
bios
conf MINIMAL: Grow minimal to support ata, scsi and nvme 2024-05-03 09:08:03 -06:00
i386 uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-05-10 13:43:36 -07:00
include i386: Fix a typo in a source code comment 2024-04-20 14:13:33 +02:00
linux sysproto.h: sys/acl.h -> sys/types.h 2024-04-15 21:35:41 +01:00
pci
Makefile