change md argument to number etc. (which acted only as a flag)
to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens
This commit is contained in:
parent
e63027eb68
commit
012a8a02d5
8 changed files with 55 additions and 25 deletions
|
|
@ -87,6 +87,7 @@ Dirtab dirtabw[]=
|
|||
{ "rdsel", QTFILE, QWrdsel, 0400 },
|
||||
{ "wrsel", QTFILE, QWwrsel, 0200 },
|
||||
{ "tag", QTAPPEND, QWtag, 0600|DMAPPEND },
|
||||
{ "xdata", QTFILE, QWxdata, 0600 },
|
||||
{ nil, }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue