Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  All
Print Page as PDF
Routine: KBANTCLN

Package: Uncategorized

Routine: KBANTCLN


Information

KBANTCLN ; VEN/SMH - Clean Taskman Environment ;2018-03-21 10:57 AM

Source Information

Source file <KBANTCLN.m>

Entry Points

Name Comments DBIA/ICR reference
KRNMAXJ(VOL) ; Max Jobs on this volume in the Kernel; Private $$
CONST ; Constant Integers
KSP ; Kernel System Parameters cleanup. Fall through.
DEVPTS ; Fix PTS
DEVCLEAN ; Device Cleanup
MSP ; Mailman Site Parameters Clean-up
ZTSK
KF(FN,IENS) ; Kill File; Private Procedure
; FN = File Number; pass by value. Required.
; IENS = IENs; pass by value. Optional.
; NB: Will not work for files under ^DIC as this deletes their definition as well
DEVVOL ; Delete Volume field for each device.
F19P2OPT ; Map: Option Name; Startup or time to schedule; resched freq; OS-specific
DEVHFS ; Fix up HFS device
START(VOL,UCI,SITENUMBER,SITENAME,FQDN,SOFTCLN)
DEVTTY ; Fix TTY
DINIT(SITENUMBER,SITENAME) ; Silent Dinit Replacement
TASKMAN(SOFTCLN) ; Taskman Stuff --> Ends at TEND
ZTMGRSET(VOL,UCI) ; Silent ZTMGRSET Replacement
; NB: OS 3 is Cache
; OS 8 is GT.M/Unix
ENV ; We get environment variables here.
F19P2 ; 19.2 clean-up; Fall through.
ZUSET ;
DEVNULL ; Fix up null devices
F14P5 ; 14.5 clean-up. Fall through.
F14P6 ; 14.6 clean-up. Fall through
F14P7 ; 14.7 clean-up. Fall through
SOFTCLN ; [Private] Soft clean tasks -- don't delete them as in a brand new system
TEND
ZTSCH

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "WARNING: DO NOT RUN THIS ON A PRODUCTION ENVIRONMENT.",!
  • Line Location: KBANTCLN+7
Info |  Source |  Entry Points |  Interaction Calls |  All