]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow a kernel-supported process thread to do an exec without blasting
authorJohn Dyson <dyson@FreeBSD.org>
Fri, 11 Apr 1997 23:37:23 +0000 (23:37 +0000)
committerJohn Dyson <dyson@FreeBSD.org>
Fri, 11 Apr 1997 23:37:23 +0000 (23:37 +0000)
commitaf9ec88589cbf5d4438e4b2c26040cff38dac0a4
tree5e4cc55354f271ed75e0b2dd244928d520a52dad
parent8253a7d685427d2724419e9e14008f89c358d5c5
Allow a kernel-supported process thread to do an exec without blasting
away the VM space of all of the other, associated threads.
sys/kern/kern_exec.c