22 lines
967 B
Plaintext
22 lines
967 B
Plaintext
$OpenBSD: patch-src_config_afs_sysnames_h,v 1.13 2012/01/13 00:23:29 naddy Exp $
|
|
diff -u src/config/afs_sysnames.h.orig src/config/afs_sysnames.h
|
|
--- src/config/afs_sysnames.h.orig Mon Jan 14 22:14:02 2008
|
|
+++ src/config/afs_sysnames.h Thu Jan 12 17:05:07 2012
|
|
@@ -241,6 +241,16 @@
|
|
#define SYS_NAME_ID_i386_obsd39 2608
|
|
#define SYS_NAME_ID_i386_obsd40 2609
|
|
#define SYS_NAME_ID_i386_obsd41 2610
|
|
+#define SYS_NAME_ID_i386_obsd42 2611
|
|
+#define SYS_NAME_ID_i386_obsd43 2612
|
|
+#define SYS_NAME_ID_i386_obsd44 2613
|
|
+#define SYS_NAME_ID_i386_obsd45 2614
|
|
+#define SYS_NAME_ID_i386_obsd46 2615
|
|
+#define SYS_NAME_ID_i386_obsd47 2616
|
|
+#define SYS_NAME_ID_i386_obsd48 2617
|
|
+#define SYS_NAME_ID_i386_obsd49 2618
|
|
+#define SYS_NAME_ID_i386_obsd50 2619
|
|
+#define SYS_NAME_ID_i386_obsd51 2620
|
|
|
|
#define SYS_NAME_ID_amd64_linux2 2700
|
|
#define SYS_NAME_ID_amd64_linux22 2701
|