Force an over-the-wire transaction when resolving the root of an NFS mount
[dragonfly.git] / gnu / usr.bin / cvs / cvs / cvs.h.patch
1 $DragonFly: src/gnu/usr.bin/cvs/cvs/Attic/cvs.h.patch,v 1.2 2005/03/13 11:43:07 corecode Exp $
2 --- /usr/src/contrib/cvs-1.12.11/src/cvs.h      2005-01-05 22:17:43.000000000 +0100
3 +++ cvs.h       2005-03-06 23:59:54.000000000 +0100
4 @@ -161,6 +161,7 @@
5  #define        CVSROOTADM_LOGINFO      "loginfo"
6  #define        CVSROOTADM_MODULES      "modules"
7  #define CVSROOTADM_NOTIFY      "notify"
8 +#define CVSROOTADM_OPTIONS     "options"
9  #define CVSROOTADM_PASSWD      "passwd"
10  #define CVSROOTADM_POSTADMIN   "postadmin"
11  #define CVSROOTADM_POSTPROXY   "postproxy"