diff options
author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-05-12 12:07:03 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-05-12 12:07:03 +0000 |
commit | b36a5dfc910b36a587f505420e6e082bd69d8b08 (patch) | |
tree | 0d81a12afa8aa5789eeb6f4df0f7756578fbe66e /sys/src/cmd/cwfs/portdat.h | |
parent | ac2e6cf02063ca9f9769b669ef53ce5c1a764f4e (diff) |
cwfs: +t
Diffstat (limited to 'sys/src/cmd/cwfs/portdat.h')
-rw-r--r-- | sys/src/cmd/cwfs/portdat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/src/cmd/cwfs/portdat.h b/sys/src/cmd/cwfs/portdat.h index a0bca86e0..460e8abed 100644 --- a/sys/src/cmd/cwfs/portdat.h +++ b/sys/src/cmd/cwfs/portdat.h @@ -126,6 +126,7 @@ struct Dentry #define DDIR 0x4000 #define DAPND 0x2000 #define DLOCK 0x1000 + #define DTMP 0x0800 #define DREAD 0x4 #define DWRITE 0x2 #define DEXEC 0x1 @@ -621,6 +622,7 @@ enum Cwdump2, Cuidbuf, Cckbuf, + Cwtmp, }; /* |