NetBSD-Bugs archive

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

PR/54760 CVS commit: src/sys/arch/emips



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54760 CVS commit: src/sys/arch/emips
Date: Sat, 14 Dec 2019 02:58:20 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sat Dec 14 02:58:20 UTC 2019
 
 Modified Files:
 	src/sys/arch/emips/ebus: ace_ebus.c flash_ebus.c
 	src/sys/arch/emips/emips: bus_space.c
 	src/sys/arch/emips/include: loadfile_machdep.h
 	src/sys/arch/emips/stand/common: bootinfo.c bootinfo.h bootxx.c
 	    prom_iface.c
 
 Log Message:
 Remove clause 3 and 4 from TNF licenses.
 
 Ok'ed by martin@ in PR/54760.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 src/sys/arch/emips/ebus/ace_ebus.c \
     src/sys/arch/emips/ebus/flash_ebus.c
 cvs rdiff -u -r1.2 -r1.3 src/sys/arch/emips/emips/bus_space.c
 cvs rdiff -u -r1.2 -r1.3 src/sys/arch/emips/include/loadfile_machdep.h
 cvs rdiff -u -r1.1 -r1.2 src/sys/arch/emips/stand/common/bootinfo.c \
     src/sys/arch/emips/stand/common/bootinfo.h \
     src/sys/arch/emips/stand/common/bootxx.c
 cvs rdiff -u -r1.6 -r1.7 src/sys/arch/emips/stand/common/prom_iface.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