NetBSD-Bugs archive

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

PR/59600 CVS commit: src/usr.sbin/sysinst/arch/x68k



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

From: "Tetsuya Isaki" <isaki%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59600 CVS commit: src/usr.sbin/sysinst/arch/x68k
Date: Thu, 30 Apr 2026 04:24:10 +0000

 Module Name:	src
 Committed By:	isaki
 Date:		Thu Apr 30 04:24:10 UTC 2026
 
 Modified Files:
 	src/usr.sbin/sysinst/arch/x68k: md.c
 
 Log Message:
 sysinst/x68k: Remove unnecessary conditions in md_disklabe_is_default().
 lp->d_bbsize and lp->d_sbsize should be constants (this is probably another
 bug) and should not be part of this check.
 Fix PR install/59600
 Should be pulled up -10 and -11.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/sysinst/arch/x68k/md.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