NetBSD-Bugs archive

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

PR/42312 CVS commit: [netbsd-5] src/sys/kern



The following reply was made to PR kern/42312; it has been noted by GNATS.

From: Stephen Borrill <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42312 CVS commit: [netbsd-5] src/sys/kern
Date: Fri, 27 Nov 2009 09:15:27 +0000

 Module Name:   src
 Committed By:  sborrill
 Date:          Fri Nov 27 09:15:27 UTC 2009
 
 Modified Files:
        src/sys/kern [netbsd-5]: tty_subr.c
 
 Log Message:
 Pull up the following revisions(s) (requested by dsl in ticket #1141):
        sys/kern/tty_subr.c:    revision 1.38
 
 Fix clrbits() so that it doesn't mask no bits out of the byte after the
 range (when the last bit to be cleared is the msb of a byte).
 Fixes PR/42312.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.34.4.1 src/sys/kern/tty_subr.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index