NetBSD-Bugs archive

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

PR/57523 CVS commit: src/sys/arch/i386/stand/efiboot



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57523 CVS commit: src/sys/arch/i386/stand/efiboot
Date: Thu, 14 Sep 2023 03:05:15 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Thu Sep 14 03:05:15 UTC 2023
 
 Modified Files:
 	src/sys/arch/i386/stand/efiboot: eficons.c
 
 Log Message:
 efiboot/x86: eficons.c: Explicitly include params.h for howmany()
 
 NFC for -current and netbsd-10, but necessary for netbsd-[89] to
 pull up raw IO serial port support (PR port-amd64/57523).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.14 src/sys/arch/i386/stand/efiboot/eficons.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