From tholo: Do not do strict POSIX offset checking on character devices.
authorniklas <niklas@openbsd.org>
Wed, 26 Feb 1997 16:38:20 +0000 (16:38 +0000)
committerniklas <niklas@openbsd.org>
Wed, 26 Feb 1997 16:38:20 +0000 (16:38 +0000)
commit9fc358adb88bd1712c3d7dad87138c151d8ad934
tree2851ac1c6c370fbd34c7342bb68481333ac69580
parent254db27f444f7fb0fc3c97b34d4589e450484ff9
From tholo: Do not do strict POSIX offset checking on character devices.
This fixes the problem of not being able to read kernel virtual memory on
the alpha, thus breaking things like ps etc.
sys/kern/vfs_syscalls.c