1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sys/arch
guenther b9ae17a00b All the device and file type ioctl routines just ignore FIONBIO,
so stop calling down into those layer from fcntl(F_SETFL) or
ioctl(FIONBIO) and delete the "do nothing for this" stubs in all
the *ioctl routines.

ok dlg@
2024-12-30 02:46:00 +00:00
..
alpha All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
amd64 All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
arm All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
arm64 All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
armv7 Make edid_parse() take a device name as extra argument so that the few 2024-11-06 07:09:45 +00:00
hppa All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
i386 All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
landisk Do not store the value of sp in struct clockframe, for nothing has a need 2024-11-06 18:59:09 +00:00
loongson Add missing <machine/elf.h> for compound arches. 2024-07-14 19:33:59 +00:00
luna88k Revive calling checkdisklabel(). 2024-12-28 00:00:32 +00:00
m88k All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
macppc All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
mips64 All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
octeon rename bus space files to match other archs 2024-11-12 04:56:27 +00:00
powerpc Constify strings in symbol-related ddb interfaces, and make the iterator 2024-11-07 16:02:29 +00:00
powerpc64 All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
riscv64 All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
sh All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
sparc64 All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00