NetBSD-Bugs archive

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

PR/55009 CVS commit: [netbsd-9] src



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55009 CVS commit: [netbsd-9] src
Date: Sat, 20 Jun 2020 16:19:43 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sat Jun 20 16:19:43 UTC 2020
 
 Modified Files:
 	src/etc [netbsd-9]: MAKEDEV.awk
 	src/etc/etc.cobalt [netbsd-9]: MAKEDEV.conf
 	src/sys/arch/cobalt/conf [netbsd-9]: majors.cobalt
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #962):
 
 	sys/arch/cobalt/conf/majors.cobalt: revision 1.34
 	etc/MAKEDEV.awk: revision 1.29
 	etc/etc.cobalt/MAKEDEV.conf: revision 1.18
 	etc/etc.cobalt/MAKEDEV.conf: revision 1.19
 
 panel -> lcdpanel
 
 Part of PR port-cobalt/55009
 
 When reading in the MD MAKEDEV.conf, perform block / char major
 substitutions that may be present in that file.
 PR port-cobalt/55009
 
 Create a compatibility symlink panel0 -> lcdpanel0
 PR port-cobalt/55009
 
 Fix leading 8 spaces to a tab.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.26.2.1 -r1.26.2.2 src/etc/MAKEDEV.awk
 cvs rdiff -u -r1.16 -r1.16.2.1 src/etc/etc.cobalt/MAKEDEV.conf
 cvs rdiff -u -r1.32 -r1.32.4.1 src/sys/arch/cobalt/conf/majors.cobalt
 
 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