svn commit: r232309 - head/sys/boot/i386/libi386

Jung-uk Kim jkim at FreeBSD.org
Wed Feb 29 18:40:45 UTC 2012


On Wednesday 29 February 2012 01:23 pm, Alexey Dokuchaev wrote:
> On Wed, Feb 29, 2012 at 06:11:34PM +0000, Jung-uk Kim wrote:
> > Author: jkim
> > Date: Wed Feb 29 18:11:33 2012
> > New Revision: 232309
> > URL: http://svn.freebsd.org/changeset/base/232309
> >
> > Log:
> >   Fix a long standing bug.  The caller expects a non-zero value
> > for success. Luckily keyboard probing was turned off by default
> > from the first revision.
>
> Could it be related to the resume brokenesss I've reported earlier
> on -stable@, or this code path does not touch it?

No.  This is a loader fix and it is turned off by default as I noted.

Jung-uk Kim


More information about the svn-src-all mailing list