NetBSD-Bugs archive

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

PR/56187 CVS commit: src/sys/arch/atari/stand/keymaps



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56187 CVS commit: src/sys/arch/atari/stand/keymaps
Date: Sat, 29 May 2021 09:50:04 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sat May 29 09:50:04 UTC 2021
 
 Modified Files:
 	src/sys/arch/atari/stand/keymaps: Makefile.inc
 	src/sys/arch/atari/stand/keymaps/de: de-kbdmap.c
 	src/sys/arch/atari/stand/keymaps/fr: fr-kbdmap.c
 	src/sys/arch/atari/stand/keymaps/uk: uk-kbdmap.c
 	src/sys/arch/atari/stand/keymaps/us: us-kbdmap.c
 
 Log Message:
 Appease compiler warnings derived from ancient HOST files.  PR/56187
 
 Also fix misc styles and formats per KNF.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.8 src/sys/arch/atari/stand/keymaps/Makefile.inc
 cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/keymaps/de/de-kbdmap.c
 cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/keymaps/fr/fr-kbdmap.c
 cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/keymaps/uk/uk-kbdmap.c
 cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/keymaps/us/us-kbdmap.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