Changeset a569125 in freewrt for tools/paxmirabilis/src/options.h
- Timestamp:
- Feb 16, 2012, 10:14:16 PM (14 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 7417b08
- Parents:
- 3784d08
- File:
-
- 1 edited
-
tools/paxmirabilis/src/options.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tools/paxmirabilis/src/options.h
r3784d08 ra569125 1 /** $MirOS: src/bin/pax/options.h,v 1. 4 2009/10/27 18:47:26tg Exp $ */1 /** $MirOS: src/bin/pax/options.h,v 1.6 2011/08/16 13:45:01 tg Exp $ */ 2 2 /* $OpenBSD: options.h,v 1.4 2003/06/13 17:51:14 millert Exp $ */ 3 3 /* $NetBSD: options.h,v 1.3 1995/03/21 09:07:32 cgd Exp $ */ … … 125 125 #define ANON_DEBUG 0x0020 126 126 #define ANON_LNCP 0x0040 127 #define ANON_MAXVAL 0x007F 127 #define ANON_NUMID 0x0080 128 #define ANON_DIRSLASH 0x0100 129 #define ANON_MAXVAL 0x01FF 128 130 extern int anonarch; 129 131 void anonarch_init(void);
Note:
See TracChangeset
for help on using the changeset viewer.
