Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src/sys/dev/splash




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: [netbsd-7] src/sys/dev/splash

From: "Soren Jacobsen" <snj%netbsd.org@localhost>

Date: Sun, 28 Aug 2016 04:31:19 +0000


Module Name:    src
Committed By:   snj
Date:           Sun Aug 28 04:31:19 UTC 2016

Modified Files:
        src/sys/dev/splash [netbsd-7]: splash.c

Log Message:
Pull up following revision(s) (requested by khorben in ticket #1238):
        sys/dev/splash/splash.c: revision 1.13
Do not panic if the splash screen is bigger than the framebuffer
This fixes a kernel crash if the splash screen does not fit inside the
framebuffer. It should probably be truncated (and optionally centered)
instead, but this avoids a panic in the meantime.
Tested on NetBSD/amd64 with a vesa framebuffer.
 From Christian Koch (cfkoch@) of EdgeBSD; thanks!
XXX pull-up(s)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.14.1 src/sys/dev/splash/splash.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: [netbsd-7] src/sys/arch/x86/pci

Next by Date: CVS commit: [netbsd-7] src/doc

Previous by Thread: CVS commit: [netbsd-7] src/sys/arch/x86/pci

Next by Thread: CVS commit: [netbsd-7] src/doc

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index