summaryrefslogtreecommitdiffstats
path: root/contrib/amd/amd/amd.h
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2004-07-06 12:55:44 +0000
committermbr <mbr@FreeBSD.org>2004-07-06 12:55:44 +0000
commit53d532d5c72be4a540980ab165c3f2dd9b0bb587 (patch)
treeda2c8d1bc59d6cc4791d6ed38a7abb01f4432ee8 /contrib/amd/amd/amd.h
parentfc7f1c49b406c44faffe9ff54b71014f0ac7c9d7 (diff)
parent60473f926a419fb6363f402fa2a5a8a946028cea (diff)
downloadFreeBSD-src-53d532d5c72be4a540980ab165c3f2dd9b0bb587.zip
FreeBSD-src-53d532d5c72be4a540980ab165c3f2dd9b0bb587.tar.gz
This commit was generated by cvs2svn to compensate for changes in r131702,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/amd/amd/amd.h')
-rw-r--r--contrib/amd/amd/amd.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/amd/amd/amd.h b/contrib/amd/amd/amd.h
index d8a3752..e5e4e44 100644
--- a/contrib/amd/amd/amd.h
+++ b/contrib/amd/amd/amd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997-2003 Erez Zadok
+ * Copyright (c) 1997-2004 Erez Zadok
* Copyright (c) 1990 Jan-Simon Pendry
* Copyright (c) 1990 Imperial College of Science, Technology & Medicine
* Copyright (c) 1990 The Regents of the University of California.
@@ -38,7 +38,7 @@
*
* %W% (Berkeley) %G%
*
- * $Id: amd.h,v 1.8.2.6 2002/12/27 22:44:29 ezk Exp $
+ * $Id: amd.h,v 1.8.2.8 2004/01/21 04:04:58 ib42 Exp $
*
*/
@@ -62,6 +62,7 @@
#define CFM_FULLY_QUALIFIED_HOSTS 0x0100
#define CFM_BROWSABLE_DIRS_FULL 0x0200 /* allow '/' in readdir() */
#define CFM_UNMOUNT_ON_EXIT 0x0400 /* when amd finishing */
+#define CFM_NFS_INSECURE_PORT 0x0800
/* some systems (SunOS 4.x) neglect to define the mount null message */
#ifndef MOUNTPROC_NULL
OpenPOWER on IntegriCloud