aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2003-10-24 20:55:15 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2003-10-24 20:55:15 +0000
commit147c4b81bb6e4e3da8949cadf5a913f5ca71b0c0 (patch)
tree0e89858265d6b14680891742261572ec007cb04a /usr.sbin/sysinstall
parentc302f5bc078aee97276d3011dfc5bded2fcbba39 (diff)
Notes
Diffstat (limited to 'usr.sbin/sysinstall')
-rw-r--r--usr.sbin/sysinstall/dist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/dist.h b/usr.sbin/sysinstall/dist.h
index e41e938138ff..13265f56f3b8 100644
--- a/usr.sbin/sysinstall/dist.h
+++ b/usr.sbin/sysinstall/dist.h
@@ -34,8 +34,8 @@
#define DIST_CRYPTO_CRYPTO 0x0001
#define DIST_CRYPTO_SCRYPTO 0x0002
#define DIST_CRYPTO_SSECURE 0x0004
-#define DIST_CRYPTO_SKERBEROS5 0x0040
-#define DIST_CRYPTO_ALL 0x007F
+#define DIST_CRYPTO_SKERBEROS5 0x0008
+#define DIST_CRYPTO_ALL 0x000F
/* Subtypes for SRC distribution */
#define DIST_SRC_BASE 0x00001