]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove un-needed code.
authorJulian Elischer <julian@FreeBSD.org>
Wed, 4 Jun 2003 00:12:57 +0000 (00:12 +0000)
committerJulian Elischer <julian@FreeBSD.org>
Wed, 4 Jun 2003 00:12:57 +0000 (00:12 +0000)
commit2b035cbe5a817f7c86a12d30997ab134c2cf4e3f
tree1c1e6a986156ce906b25147d372580f01bc95bff
parentde7f8045e07ccd1b9f8f2c70fc69f0d3586b6ce0
Remove un-needed code.
Don't copyin() data we are about to overwrite.
Add a flag to tell userland that KSE is officially "DONE" with the
mailbox and has gone away.

Obtained from: davidxu@
sys/kern/kern_kse.c
sys/kern/kern_thread.c
sys/sys/kse.h
sys/sys/proc.h