X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=options.h;h=30d0e89de8659db10e0c38d1ff1e1ac82b275fc7;hb=HEAD;hp=d45f54afb871530152534bd02727874e741ec980;hpb=def03712042d935b1238542b15d62f5121b9d5d2;p=debian%2Fpax diff --git a/options.h b/options.h index d45f54a..30d0e89 100644 --- a/options.h +++ b/options.h @@ -1,4 +1,4 @@ -/* $OpenBSD: options.h,v 1.2 1996/06/23 14:20:37 deraadt Exp $ */ +/* $OpenBSD: options.h,v 1.4 2003/06/13 17:51:14 millert Exp $ */ /* $NetBSD: options.h,v 1.3 1995/03/21 09:07:32 cgd Exp $ */ /*- @@ -17,11 +17,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * @@ -88,12 +84,13 @@ #define CXF 0x08000000 #define CYF 0x10000000 /* nonstandard extension */ #define CZF 0x20000000 /* nonstandard extension */ +#define C0F 0x40000000 /* nonstandard extension */ /* * ascii string indexed by bit position above (alter the above and you must * alter this string) used to tell the user what flags caused us to complain */ -#define FLGCH "abcdfiklnoprstuvwxBDEGHLPTUXYZ" +#define FLGCH "abcdfiklnoprstuvwxBDEGHLPTUXYZ0" /* * legal pax operation bit patterns