CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/23 02:38:02
Modified files:
sys/kern : kern_synch.c
Log message:
Pass curproc pointer down from sleep_finish() instead of pulling it in
again in sleep_signal_check().
OK dlg@
