Google
 

Trailing-Edge - PDP-10 Archives - BB-D868D-BM - 4-documentation/reaper.tco
There are 10 other files named reaper.tco in the archive. Click here to see a list.
TOPS20 Change Order Number 4.2464

Written by: DBELL		13-Sep-79 10:26:25

Edit checked: NO			   Document: NO
  TCO Tested: NO		Maintenance Release: NO
Hardware-related: NO

Program: reaper
   Routines Affected:	list

Related TCO's:
Related SPR's: 


Problem: 
The LIST command does not confirm the end of the line.

Diagnosis: 
Confirm function was forgotten.

Solution: 
Put in a call to CONFRM in the .LIST routine.
TOPS20 Change Order Number 4.2530

Written by: DBELL		18-Oct-79 11:30:22

Edit checked: NO			   Document: NO
  TCO Tested: NO		Maintenance Release: NO
Hardware-related: NO

Program: reaper
   Routines Affected:	dokeep

Related TCO's:
Related SPR's: 


Problem: 
It is possible to migrate a user's MAIL.TXT.1 file, thus making it
hard to notify him that his files have been migrated.

Diagnosis: 
REAPER makes no special checks for that file, and so will remove it.

Solution: 
Touch the file so it will not be removed.
TOPS20 Change Order Number 4.2538

Written by: DBELL		19-Oct-79 16:57:33

Edit checked: NO			   Document: NO
  TCO Tested: NO		Maintenance Release: NO
Hardware-related: NO

Program: REAPER
   Routines Affected:	DOTRIM

Related TCO's:
Related SPR's: 


Problem: 
REAPER will collect one page to many pages for a directory which is
over its allocation.

Diagnosis: 
At DOTRM9 in the routine DOTRM, a JUMPL should be JUMPLE, to
stop if we have exactly reached the quota.

Solution: 
Change the instruction.
TOPS20 Change Order Number 4.2580

Written by: R.ACE		27-Nov-79 06:48:55

Edit checked: NO			   Document: NO
  TCO Tested: NO		Maintenance Release: NO
Hardware-related: NO

Program: REAPER

Related TCO's:
Related SPR's: 


Problem: STACK OVERFLOW WHILE RUNNING REAPER

Diagnosis: STACK IS TOO SMALL (16 DECIMAL WORDS - AWW COME ON NOW!)

Solution: MAKE STACK LARGER