summaryrefslogtreecommitdiff
path: root/filesystems/openafs/patches/patch-src_config_afs__sysnames.h
blob: 30aa46790ef43440d8936f2011585c91e811f154 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-src_config_afs__sysnames.h,v 1.4 2017/10/08 02:41:39 sevan Exp $

- Add SYS_NAME_IDs for NetBSD 7 to 9 on arm/i386/amd64

--- src/config/afs_sysnames.h.orig	2017-07-04 09:38:22.000000000 +0000
+++ src/config/afs_sysnames.h
@@ -275,6 +275,13 @@
 #define SYS_NAME_ID_macppc_nbsd50       2541
 #define SYS_NAME_ID_amd64_nbsd60        2542
 #define SYS_NAME_ID_i386_nbsd60         2543
+#define SYS_NAME_ID_amd64_nbsd70        2544
+#define SYS_NAME_ID_i386_nbsd70         2545
+#define SYS_NAME_ID_amd64_nbsd80        2546
+#define SYS_NAME_ID_arm32_nbsd80        2547
+#define SYS_NAME_ID_i386_nbsd80         2548
+#define SYS_NAME_ID_amd64_nbsd90        2549
+#define SYS_NAME_ID_i386_nbsd90         2550
 
 #define SYS_NAME_ID_i386_obsd31		2600
 #define SYS_NAME_ID_i386_obsd32		2601