NetBSD-Bugs archive

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

PR/54640 CVS commit: [netbsd-9] src/etc



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54640 CVS commit: [netbsd-9] src/etc
Date: Mon, 4 Nov 2019 14:35:57 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Nov  4 14:35:57 UTC 2019
 
 Modified Files:
 	src/etc [netbsd-9]: MAKEDEV.awk
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #397):
 
 	etc/MAKEDEV.awk: revision 1.28
 
 PR port-arm/54640: hack to work around conditional RAW_PART definition in
 arm/include/disklabel.h.
 
 Recognize this special case and skip lines between #ifndef RAW_PART and
 the next #endif.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.26 -r1.26.2.1 src/etc/MAKEDEV.awk
 
 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