Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: ryo
Date: Thu Nov 25 10:31:50 UTC 2021
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
Reverte my previous changes kern_exec.c r1.512. It panics.
This changes was insufficient because es_emul is referenced by multiple execsw.
To generate a diff of this commit:
cvs rdiff -u -r1.512 -r1.513 src/sys/kern/kern_exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index