Module Name: src
Committed By: chs
Date: Fri Apr 9 04:21:58 UTC 1999
Modified Files:
src/sys/kern [chs-ubc]: kern_exec.c
Log Message:
call uvn_attach() in check_exec() before reading from the file
with vn_rdwr(). somehow the lack of this wasn't a problem on sparc.