OU:SPSOV.MAC;2/AU=[12,10]SPSOV.VGN \ -4,4 .IDENT /2.01HX/ -6,6 .IDENT /2.01FX/ -/SA411/ ; ; JGD30 14-FEB-82 Add dispatch entry points and comments ; for SET /LIBUIC and SET /TIMEOUT support. % -/$STVEP::/ -/S$TEXC/,,/; JGD30/ S$TTMT = 10 ; Make this 12 if restore SET /WRITELOCK -/KEYTB:/ -/NETUIC/,,/; JGD30/ .ASCIZ /LIBUIC/ ; LIBRARY UIC FOR NON PRIV TASKS -/SWPR/,,/; JGD30/ .ASCIZ /TIMEOUT/ ; SET DEVICE TIMEOUT IN SCB -/STATB:/ -/NETUIC/,,/; JGD30/ STATBL 6 ; LIBUIC -/; SWPR/,,/; JGD30/ STATBL 0 ; TIMEOUT -/SETTAB:/ -/NETUIC/,,/; JGD30/ TABLE ST1,S$TUIC ; LIBUIC -/SWPR/,,/; 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. /