Remove UIO_USERISPACE, we do not support any split instruction/data
authorHiten Pandya <hmp@dragonflybsd.org>
Tue, 27 Jul 2004 13:11:22 +0000 (13:11 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Tue, 27 Jul 2004 13:11:22 +0000 (13:11 +0000)
commiteb687d4f291cbbc2182b5160fd026f28578a02d4
tree205499fc8545786786883f1bce113a731c0000c1
parent2d01cb3b4393af86a313b3bf43876c40431a9196
Remove UIO_USERISPACE, we do not support any split instruction/data
address space machines such as the PDP-11.  It is not used anywhere
in the kernel.

Remove it from the manual page as well; the only place where it is
referenced now is the old 4.4BSD FS Interface doc which cannott be
changed.

Mostly obtained from FreeBSD -HEAD.
share/man/man9/uio.9
sys/i386/i386/uio_machdep.c
sys/kern/kern_subr.c
sys/platform/pc32/i386/uio_machdep.c
sys/sys/uio.h