openbsd-ports/net/openafs/patches/patch-src_config_afs_sysnames_h
todd dea6e5412f o update openafs to 1.4.7
o add README.OpenBSD (includes heimdal setup instructions)
o rework openafs-setup to use arla's afsd in base, and heimdal
o fix a bug since 4.1 to not blow the thread stack on 64bit time functions in libc
2008-07-21 03:13:01 +00:00

16 lines
656 B
Plaintext

diff -u src/config/afs_sysnames.h.orig src/config/afs_sysnames.h
--- src/config/afs_sysnames.h.orig Mon Jan 14 23:14:02 2008
+++ src/config/afs_sysnames.h Wed Jul 2 14:53:47 2008
@@ -241,6 +241,11 @@
#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_amd64_linux2 2700
#define SYS_NAME_ID_amd64_linux22 2701