Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/darwin
Module Name: src
Committed By: manu
Date: Fri Aug 29 23:11:41 UTC 2003
Modified Files:
src/sys/compat/darwin: darwin_exec.c darwin_exec.h
darwin_ioframebuffer.c
Log Message:
If a Darwin process using the framebuffer (e.g.: XDarwin) crashes without
restoring text mode, do the job ourselves. This avoids letting the
user on an unusable console
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/compat/darwin/darwin_exec.c
cvs rdiff -r1.6 -r1.7 src/sys/compat/darwin/darwin_exec.h
cvs rdiff -r1.14 -r1.15 src/sys/compat/darwin/darwin_ioframebuffer.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