Re: additional drm fixes from linux-stable 3.10.y

2015-02-02 Thread John Merriam
r: [drm:pid0:rs400_startup] *ERROR* failed initializing CP (-22). error: [drm:pid0:rs400_init] *ERROR* Disabling GPU acceleration error: [drm:pid0:r100_cp_fini] *ERROR* Wait for CP idle timeout, shutting down CP. error: [drm:pid0:r100_cp_disable] *ERROR* Failed to wait GUI idle while programming pipes. Bad things might happen. drm: radeon: cp finalized radeondrm0: 1280x1024 wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0 wskbd1: connecting to wsdisplay0 wsdisplay0: screen 1-5 added (std, vt100 emulation) -- John Merriam

Re: ksh version lies

2015-02-17 Thread John Merriam
c or non-standard feature of a particular flavor of a particular family of shells is not a good idea when writing a shell script. If you can't do what you want without relying on that particular feature then maybe what you're writing shouldn't be a shell script. If it's a bug in a particular flavor of a shell, then instead of checking for and working around it, report the bug to the author/maintainer. -- John Merriam

Re: ksh version lies

2015-02-18 Thread John Merriam
On Tue, 17 Feb 2015, Adam Thompson wrote: > On 2015-02-17 08:06 PM, John Merriam wrote: > > I definitely agree that the silliness of checking a version string to > > possibly use some exotic or non-standard feature of a particular flavor of a > > particular family of shells is

Re: libxfont errata

2015-03-18 Thread John Merriam
anted to pass along a BIG THANK YOU to all the OpenBSD developers for all the great work you do! -- John Merriam

Re: libxfont errata

2015-03-18 Thread John Merriam
r/xenocara/lib/libXont +cd /usr/xenocara/lib/libXfont make -f Makefile.bsd-wrapper obj make -f Makefile.bsd-wrapper build Looks like the 5.5 patch has the same typo. Also wanted to pass along a BIG THANK YOU to all the OpenBSD developers for all the great work you do! -- John Merriam

Re: libre/openssl patches available

2015-03-19 Thread John Merriam
if I can find it but is there a different process to build all of libssl to be sure it's all patched? -- John Merriam

Re: libre/openssl patches available

2015-03-19 Thread John Merriam
On Thu, 19 Mar 2015, John Merriam wrote: > On Thu, 19 Mar 2015, Ted Unangst wrote: > > > Ted Unangst wrote: > > > Patches are now available to fix a variety of issues in libcrypto and > > > libssl. > > > 5.5 patch: > > > http://ftp.openbsd.org/pub/