diff options
Diffstat (limited to 'v4.0/src/CMD/FILESYS/FSCHNG.INC')
| -rw-r--r-- | v4.0/src/CMD/FILESYS/FSCHNG.INC | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/v4.0/src/CMD/FILESYS/FSCHNG.INC b/v4.0/src/CMD/FILESYS/FSCHNG.INC new file mode 100644 index 0000000..1145ea1 --- /dev/null +++ b/v4.0/src/CMD/FILESYS/FSCHNG.INC | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | .xlist | ||
| 2 | ; | ||
| 3 | ; | ||
| 4 | ;***************************************************************************** | ||
| 5 | ;* * | ||
| 6 | ;* Change list to FILESYS modules * | ||
| 7 | ;* * | ||
| 8 | ;* Lines are tagged ANxxx for new, ACxxx for changed * | ||
| 9 | ;* --------------------------------------------------------------------------* | ||
| 10 | ;* 000 - DOS 4.00 Spec additions and DCR's thru unit/function test * | ||
| 11 | ;* Date: 12/31/87 Developer: GA, DS * | ||
| 12 | ;* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * | ||
| 13 | ;* 001 - DOS 4.00 PTM P4249 FILESYS adds extra ":" on forth entry of display.* | ||
| 14 | ;* Date: 04/22/88 Developer: DM * | ||
| 15 | ;* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * | ||
| 16 | ;* 002 - DOS 4.00 PTM P4248 FILESYS does not show PAUSED in status field, * | ||
| 17 | ;* also added was ERROR to the status field. * | ||
| 18 | ;* Date: 04/22/88 Developer: DM * | ||
| 19 | ;* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * | ||
| 20 | ;***************************************************************************** | ||
| 21 | ;* Note: This is file FSCHNG.INC for updating purposes * | ||
| 22 | ;***************************************************************************** | ||
| 23 | .list | ||
| 24 | |||