Remove partial NetBSD support. It's pointless to have an emulation of
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 23 Jul 2005 23:26:50 +0000 (23:26 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 23 Jul 2005 23:26:50 +0000 (23:26 +0000)
commit487031203a7b67b2936ba712eda3be5d91a382c0
treeb957f4c1568dad5e697708d82275380c23847430
parent43f82d703285fa46b33d3916159665b079c83d8a
Remove partial NetBSD support. It's pointless to have an emulation of
three syscalls (stat, lstat and fstat), the rest was never finished.

Discussed-with: dillon
sys/kern/kern_descrip.c
sys/kern/syscalls.master
sys/kern/vfs_syscalls.c
sys/sys/stat.h
sys/sys/vnode.h