NetBSD-Bugs archive

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

PR/57363 CVS commit: [netbsd-10] src/sys/dev



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57363 CVS commit: [netbsd-10] src/sys/dev
Date: Tue, 1 Aug 2023 14:57:27 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Aug  1 14:57:27 UTC 2023
 
 Modified Files:
 	src/sys/dev/isapnp [netbsd-10]: sb_isapnp.c
 	src/sys/dev/ofisa [netbsd-10]: sb_ofisa.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #286):
 
 	sys/dev/isapnp/sb_isapnp.c: revision 1.54
 	sys/dev/ofisa/sb_ofisa.c: revision 1.24
 
 sb(4): Fix missing mutex initialization at isapnp and ofisa.
 PR kern/57363
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.53 -r1.53.28.1 src/sys/dev/isapnp/sb_isapnp.c
 cvs rdiff -u -r1.23 -r1.23.18.1 src/sys/dev/ofisa/sb_ofisa.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