OU:SPSOV.MAC;2/AU=[12,10]SPSOV.VGN \ -4,4 .IDENT /1.07HX/ -6,6 .IDENT /1.07FX/ -/JRK231/ ; ; JGD30 14-FEB-82 Add dispatch entry points and comments ; for SET /LIBUIC and SET /TIMEOUT support. % -/$STVEP::/ -/S$TPLC/,,/; JGD30/ S$TTMT = 6 ; Make this 10 if restore SET /WRITELOCK -/KEYTB:/ -/NETUIC/,,/; JGD30/ .ASCIZ /LIBUIC/ ; LIBRARY UIC FOR NON PRIV TASKS -/PLCTL/,,/; JGD30/ .ASCIZ /TIMEOUT/ ; SET DEVICE TIMEOUT IN SCB -/STATB:/ -/NETUIC/,,/; JGD30/ STATBL 6 ; LIBUIC -/PLCTL/,,/; JGD30/ STATBL 0 ; TIMEOUT -/SETTAB:/ -/NETUIC/,,/; JGD30/ TABLE ST1,S$TUIC ; LIBUIC -/PLCTL/,,/; JGD30/ TABLE ST2,S$TTMT ; TIMEOUT -/; *** -/ -/NETUIC=[G,M]/ -/DISPLAYED./,,/; JGD30/ ; ; LIBUIC=[G,M] Set the default UIC to look for non privleged ; tasks on. INS looks first on LIBUIC (then SYSUIC) ; for any task activated via RUN $ or INS $. ; ; TIMEOUT=DDn:M Sets the timeout for device DDn: to M tics. ; TIMEOUT=DDn: Displays the timeout for device DDn: ; NOTIMEOUT=DDn: Sets the timeout for device DDn: to 0. /