1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sys/arch/hppa
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
..
compile Fix building profiling kernels by passing the -p flag to config(8) 2017-03-15 21:05:27 +00:00
conf remove ability to specify root/dump/swap on st(4) 2024-11-04 22:08:02 +00:00
dev remove prototypes with no matching function; ok miod@ 2024-05-22 14:25:47 +00:00
gsc remove prototypes with no matching function; ok miod@ 2024-05-22 14:25:47 +00:00
hppa All the device and file type ioctl routines just ignore FIONBIO, 2024-12-30 02:46:00 +00:00
include Move the stack 1GB higher, closer to the end of the userland address space. 2024-11-14 20:32:13 +00:00
spmath Fix some spelling. 2024-09-04 07:54:51 +00:00
stand The MI boot code used to have an infinite loop trying to boot the kernel, 2024-11-05 09:42:48 +00:00
Makefile Introduce the KEEPKERNELS variable: if this is set either in mk.conf or 2017-01-22 03:27:31 +00:00