Subject: CVS commit: [netbsd-4] xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 11/04/2007 10:41:51
Module Name: xsrc
Committed By: pavel
Date: Sun Nov 4 10:41:51 UTC 2007
Modified Files:
xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader [netbsd-4]: xf86sym.c
Log Message:
Pull up following revision (requested by tron in ticket #967):
xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader/xf86sym.c: revision 1.11
Add SSP related symbols "__stack_chk_guard" and "__stack_chk_fail" to the
list of symbols for X11 server loadable modules.
This makes an X11 server built via "src/x11" with SSP enabled work.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.4.1 \
xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.