cvs commit: src/sys/kern kern_exec.c src/sys/sys imgact.h
Konstantin Belousov
kib at FreeBSD.org
Thu Jul 31 11:43:48 UTC 2008
kib 2008-07-31 11:43:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern kern_exec.c
sys/sys imgact.h
Log:
SVN rev 181055 on 2008-07-31 11:43:07Z by kib
MFC r180570:
Pair the VOP_OPEN call from do_execve() with the reciprocal VOP_CLOSE.
Note: the change needed small adaptation to RELENG_7 because fexecve(2)
is not merged into the branch.
Revision Changes Path
1.308.2.3 +9 -0 src/sys/kern/kern_exec.c
1.40.2.1 +1 -0 src/sys/sys/imgact.h
More information about the cvs-src
mailing list