KBANTCLN ; VEN/SMH - Clean Taskman Environment ;2018-03-21 10:57 AM
Source file <KBANTCLN.m>
| 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 |
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|