NetBSD-Bugs archive

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

PR/55816 CVS commit: src/sys/sys



The following reply was made to PR port-amd64/55816; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55816 CVS commit: src/sys/sys
Date: Tue, 24 Nov 2020 11:17:04 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Tue Nov 24 16:17:04 UTC 2020
 
 Modified Files:
 	src/sys/sys: device.h param.h
 
 Log Message:
 PR/55816: Martin Husemann: widen cfunit to 24 bits so that it fits the
 largest minor number which is 20 bits. Welcome to 2x2x19.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.158 -r1.159 src/sys/sys/device.h
 cvs rdiff -u -r1.679 -r1.680 src/sys/sys/param.h
 
 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