apply new hurd patch to my tree
[debian/pax] / options.h
index d45f54afb871530152534bd02727874e741ec980..30d0e89de8659db10e0c38d1ff1e1ac82b275fc7 100644 (file)
--- 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 $  */
 
 /*-
  * 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.
  *
 #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