Date: Sun, 17 Jul 2011 08:35:09 -0400 From: John Baldwin <jhb@freebsd.org> To: Ed Schouten <ed@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r224126 - in head/sys: dev/adb dev/atkbdc dev/kbd dev/kbdmux dev/syscons dev/uart dev/usb/input dev/vkbd i386/ibcs2 pc98/cbus sys Message-ID: <201107170835.09767.jhb@freebsd.org> In-Reply-To: <201107170819.p6H8JJYM064855@svn.freebsd.org> References: <201107170819.p6H8JJYM064855@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, July 17, 2011 04:19:19 am Ed Schouten wrote: > Author: ed > Date: Sun Jul 17 08:19:19 2011 > New Revision: 224126 > URL: http://svn.freebsd.org/changeset/base/224126 > > Log: > Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP. > > Back in 2009 I changed the ABI of the GIO_KEYMAP and PIO_KEYMAP ioctls > to support wide characters. I created a patch to add ABI compatibility > for the old calls, but I didn't get any feedback to that. > > It seems now people are upgrading from 8 to 9 they experience this > issue, so add it anyway. Would it be worth adding a COMPAT_FREEBSD8 and sticking this under that? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107170835.09767.jhb>