mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 05:52:19 -04:00
18 lines
700 B
C
18 lines
700 B
C
$NetBSD: patch-src_config_afs__sysnames.h,v 1.3 2016/04/04 12:48:29 jakllsch Exp $
|
|
|
|
--- src/config/afs_sysnames.h.orig 2016-03-16 14:31:22.000000000 +0000
|
|
+++ src/config/afs_sysnames.h
|
|
@@ -267,6 +267,12 @@
|
|
#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_i386_nbsd80 2547
|
|
+#define SYS_NAME_ID_amd64_nbsd90 2548
|
|
+#define SYS_NAME_ID_i386_nbsd90 2549
|
|
|
|
#define SYS_NAME_ID_i386_obsd31 2600
|
|
#define SYS_NAME_ID_i386_obsd32 2601
|