Module Name:    src
Committed By:   sevan
Date:           Fri Apr 26 22:29:20 UTC 2019

Modified Files:
        src/sys/arch/pmax/conf: GENERIC64

Log Message:
typo


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/pmax/conf/GENERIC64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/pmax/conf/GENERIC64
diff -u src/sys/arch/pmax/conf/GENERIC64:1.31 src/sys/arch/pmax/conf/GENERIC64:1.32
--- src/sys/arch/pmax/conf/GENERIC64:1.31	Fri Apr 26 22:28:41 2019
+++ src/sys/arch/pmax/conf/GENERIC64	Fri Apr 26 22:29:20 2019
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC64,v 1.31 2019/04/26 22:28:41 sevan Exp $
+# $NetBSD: GENERIC64,v 1.32 2019/04/26 22:29:20 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/pmax/conf/std.pmax64"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.31 $"
+#ident		"GENERIC-$Revision: 1.32 $"
 
 maxusers	64
 
@@ -289,4 +289,4 @@ pseudo-device	wsfont			# wsfont control 
 pseudo-device	wsmux			# wsmux control device
 
 # Veriexec
-# include "dev/veriexec.config"
+include "dev/veriexec.config"

Reply via email to