1 Introduction 2 Ground Rules Building a File System 3 File Systems 4 File Content Data Structure 5 Allocation Cluster Manager 6 Exceptions and Emancipation 7 Base Classes, Testing, and More 8 File Meta Data 9 Native File Class 10 Our File System 11 Allocation Table 12 File System Support Code 13 Initializing the File System 14 Contiguous Files 15 Rebuilding the File System 16 Native File System Support Methods 17 Lookups, Wildcards, and Unicode, Oh My 18 Finishing the File System Class The Init Program 19 Hardware Abstraction and UOS Architecture 20 Init Command Mode 21 Using Our File System 22 Hardware and Device Lists 23 Fun with Stores: Partitions 24 Fun with Stores: RAID 25 Fun with Stores: RAM Disks 26 Init wrap-up The Executive 27 Overview of The Executive 28 Starting the Kernel 29 The Kernel 30 Making a Store Bootable 31 The MMC 32 The HMC 33 Loading the components 34 Using the File Processor 35 Symbols and the SSC 36 The File Processor and Device Management 37 The File Processor and File System Management 38 Finishing Executive Startup Users and Security 39 Introduction to Users and Security 40 More Fun With Stores: File Heaps 41 File Heaps, part 2 42 SysUAF 43 TUser 44 SysUAF API Terminal I/O 45 Shells and UCL 46 UOS API, the Application Side 47 UOS API, the Executive Side 48 I/O Devices 49 Streams 50 Terminal Output Filters 51 The TTerminal Class 52 Handles 53 Putting it All Together 54 Getting Terminal Input 55 QIO 56 Cooking Terminal Input 57 Putting it all together, part 2 58 Quotas and I/O UCL 59 UCL Basics 60 Symbol Substitution 61 Command execution 62 Command execution, part 2 63 Command Abbreviation 64 ASTs 65 Expressions, Part 1 66 Expressions, Part 2: Support code 67 Expressions, part 3: Parsing 68 SYS_GETJPIW and SYS_TRNLNM 69 Expressions, part 4: Evaluation UCL Lexical Functions 70 PROCESS_SCAN 71 PROCESS_SCAN, Part 2 72 TProcess updates 73 Unicode revisted 74 Lexical functions: F$CONTEXT 75 Lexical functions: F$PID 76 Lexical Functions: F$CUNITS 77 Lexical Functions: F$CVSI and F$CVUI 78 UOS Date and Time Formatting 79 Lexical Functions: F$CVTIME 80 LIB_CVTIME 81 Date/Time Contexts 82 SYS_GETTIM, LIB_Get_Timestamp, SYS_ASCTIM, and LIB_SYS_ASCTIM 83 Lexical Functions: F$DELTA_TIME 84 Lexical functions: F$DEVICE 85 SYS_DEVICE_SCAN 86 Lexical functions: F$DIRECTORY 87 Lexical functions: F$EDIT and F$ELEMENT 88 Lexical functions: F$ENVIRONMENT 89 SYS_GETUAI 90 Lexical functions: F$EXTRACT and F$IDENTIFIER 91 LIB_FAO and LIB_FAOL 92 LIB_FAO and LIB_FAOL, part 2 93 Lexical functions: F$FAO 94 File Processing Structures 95 Lexical functions: F$FILE_ATTRIBUTES 96 SYS_DISPLAY 97 Lexical functions: F$GETDVI 98 Parse_GetDVI 99 GetDVI 100 GetDVI, part 2 101 GetDVI, part 3 102 Lexical functions: F$GETJPI 103 GETJPI 104 Lexical functions: F$GETSYI 105 GETSYI 106 Lexical functions: F$INTEGER, F$LENGTH, F$LOCATE, and F$MATCH_WILD 107 Lexical function: F$PARSE 108 FILESCAN 109 SYS_PARSE 110 Lexical Functions: F$MODE, F$PRIVILEGE, and F$PROCESS 111 File Lookup Service 112 Lexical Functions: F$SEARCH 113 SYS_SEARCH 114 F$SETPRV and SYS_SETPRV 115 Lexical Functions: F$STRING, F$TIME, and F$TYPE 116 More on symbols 117 Lexical Functions: F$TRNLNM 118 SYS_TRNLNM, Part 2 119 Lexical functions: F$UNIQUE, F$USER, and F$VERIFY 120 Lexical functions: F$MESSAGE 121 TUOS_File_Wrapper 122 OPEN, CLOSE, and READ system services UCL Commands 123 WRITE 124 Symbol assignment 125 The @ command 126 @ and EXIT 127 CRELNT system service 128 DELLNT system service 129 IF...THEN...ELSE 130 Comments, labels, and GOTO 131 GOSUB and RETURN 132 CALL, SUBROUTINE, and ENDSUBROUTINE 133 ON, SET {NO}ON, and error handling 134 INQUIRE 135 SYS_WRITE Service 136 OPEN 137 CLOSE 138 DELLNM system service 139 READ 140 Command Recall 141 RECALL 142 RUN 143 LIB_RUN 144 The Data Stream Interface 145 Preparing for execution 146 EOJ and LOGOUT 147 SYS_DELPROC and LIB_GET_FOREIGN CUSPs and utilities 148 The I/O Queue 149 Timers 150 Logging in, part one 151 Logging in, part 2 152 System configuration 153 SET NODE utility 154 UUI 155 SETTERM utility 156 SETTERM utility, part 2 157 SETTERM utility, part 3 158 AUTHORIZE utility 159 AUTHORIZE utility, UI 160 AUTHORIZE utility, Access Restrictions 161 AUTHORIZE utility, Part 4 162 AUTHORIZE utility, Reporting 163 AUTHORIZE utility, Part 6 164 Authentication 165 Hashlib 166 Authenticate, Part 7 167 Logging in, part 3 168 DAY_OF_WEEK, CVT_FROM_INTERNAL_TIME, and SPAWN 169 DAY_OF_WEEK and CVT_FROM_INTERNAL_TIME 170 LIB_SPAWN 171 CREPRC 172 CREPRC, Part 2 173 COPY 174 COPY, part 2 175 COPY, part 3 176 COPY, part 4 177 LIB_Get_Default_File_Protection and LIB_Substitute_Wildcards 178 CREATESTREAM, STREAMNAME, and Set_Contiguous 179 Help Files 180 LBR Services 181 LBR Services, Part 2 182 LIBRARY utility 183 LIBRARY utility, Part 2 184 FS Services 185 FS Services, Part 2 186 Implementing Help 187 HELP 188 HELP, Part 2 189 DMG_Get_Key and LIB_Put_Formatted_Output 190 LIBRARY utility, Part 3 191 Shutting Down UOS 192 SHUTDOWN 193 WAIT 194 SETIMR 195 WAITFR and Scheduling 196 REPLY, OPCOM, and Mailboxes 197 REPLY utility 198 Mailboxes 199 BRKTHRU 200 OPCOM 201 Mailbox Services 202 Mailboxes, Part 2 203 DEFINE 204 CRELNM 205 DISABLE 206 STOP 207 OPCCRASH and SHUTDOWN 208 APPEND Glossary/Index Downloads |
ASTs In the last three articles, we discussed the UCL command processing. We will continue with that discussion in the next article, after addressing changes to UCL for getting input prior to parsing and processing. First, let's look at the updated Get_Command function.
type TAST_Target = procedure( P : int64 ) ; stdcall ;
Here are the callback routines:
There are two types of interrupt ASTs - one set for user applications
(IOM_CTRLCAST and IOM_CTRLYAST) and one set for shells (IOM_CLI_CTRLCAST and
IOM_CLI_CTRLYAST). "CLI" indicates "Command Line Interface", which is another
way to refer to a textual command-line shell. A user application can use either
set, but - by convention - only shells should use the CLI versions. Because UCL
is a shell, we are using the CLI versions. We add some new constants. For now, we have five AST operations defined, but we will add more in later articles.
We've added a function handler in the QIO() function to process IO_SETMODE calls. We get the resource associated with the handle and then determine which AST operation is being defined. If we haven't identified a valid AST operation, we exit with an error. Next we check to see if the resource is a terminal. If not, we exit with an error, since control-C and control-Y ASTs only apply to terminals. On the other hand, we remove any previous AST for this operation since we can only have one of a given type of control-C/Y AST active at a time for one terminal. Note we can call Remove_AST for an AST that doesn't exist - it simply does nothing. If the passed AST address is 0, then we are done. In other words, calling IO_SETMODE with an address of 0 simply cancels that AST. Otherwise, we create an AST object and add it to the process. Here is the AST class:
The AST class is merely a structure that holds the type, context, address and parameter values for the AST. For the control-C and control-Y ASTs, the context is the terminal file (a TFip_Terminal_File).
The Remove_AST method we added to the User and Security class simply gets the Process class for the passed process ID and calls the process' Remove_AST method. The following instance data is added to the TProcess method:
ASTs is a list of AST objects associated with the process. The other data are flags that we will address later.
When told to remove an AST, we loop through the ASTs list looking for an AST whose type and context match the passed values. If found, we remove it from the list, then we delete the AST instance and call Check_Quota to reduce the number of current ASTs associated with the process.
The Create_AST function constructs an AST instance based on the passed parameters and returns that instance. It is just a coding shortcut.
We've added an Add_AST method to the User and Security class. It simply gets the process instance for the passed process ID and then calls its Add_AST method.
The TProcess Add_AST method adds a new AST to the ASTs list. We first check to see if we exceeded the process' ASTLM quota. If so, we exit with an error. Otherwise, the Check_Quota increments the ASTLM. Then we add the AST to the ASTs list. Note that there is no check for multiple ASTs of the same time. That is because it is okay to have multiple ASTs of the same type currently in the list for a given process. But since we can only have one AST at a time for a given terminal and Control-C/Y AST, it is up to the code which calls the Add_AST method to prevent that. In fact, it does so by first calling Remove_AST. Next we add the SYS_Cancel method to the Sys library unit:
This routine sets up the system request. This is much like the other system calls we've looked at before. Now we add handling in the FiP API method:
We've already seen the setup and run down for system calls, so need to comment on that here. The only other thing we do is call the Cancel_IO method.
We simply translate and validate the handle, get the resource, and then call the file's cancel method to cancel the current operation (if any) happening on that file.
We add a Cancel method to the TFip_File class. In this class, the method does nothing because it is expected that the descendant classes will handle it. We include it in this class for polymorphism. Next we add an Cancel method override for the TFiP_Terminal_File class. Here's the definition and the implementation of the method.
The method simply calls the Terminal instance's Cancel method. We've added a Cancel method to the TTerminal class. Here is the definition and the implementation:
The method sets the Cancel flag for both the input and output filter, then calls Resume_Input to allow input to continue. Finally, we call the Reset method of the Output_Filter instance to reset the output state. Next we add Cancel boolean values to the TFilter class, from which the TInput_Filter and TOutput_Filter classes descend. Next we add processing for the Cancel flag to the TDefault_Output class' Write method. At the beginning of the method, we add the following:
We always reset the Cancel flag since it may have been set from a previous cancel operation. We always start the method by clearing the flag.
Then inside the main loop, we add the following code before the rest of the code
in the loop:
This code clears the cancel flag, clears the buffer and immediately exits. This effectively ends the current output operation. We do something similar in the TDefault_Input_Filter's Read method. At the beginning, we clear the Cancel flag. Then within the loop, we add the following code:
This clears the Cancel flag, the buffer, and the result string. Then it exits the method, effectively cancelling the current input operation. Now, let's take a look at changes to the UCL's Run procedure.
The procedure loops forever. The first thing it does is call Get_Command to get the next command from the input source (usually the terminal), as we discussed above. If the input ends with a space and dash, that indicates a line continuation. So, as long as each line has a continuation, we keep getting it and building up the entire command line. However, this is complicated by the fact that the supposed continuation might actually be inside a quotes and should be treated as literal text. The End_Within_Quotes function determines if this is the case. Within this continuation loop, if the CC_Interrupt or CY_Interrupt flags are set we clear the current line and any accumulated line and the following code handles the interrupt.
Next we check the interrupt flags - whether we went through the line continuation loop or not. If either are set, Check_Interrupt processes them and then we continue to read the next input line. Otherwise, we parse the command. Once again we check the interrupt flags in case an interrupt happened during the parsing. If so, we continue. Otherwise we call the Process procedure to execute the command.
This local function sets the result to False so that is returned if we fall through the code without meeting either criteria. First we check for the Control-C interrupt. If set, we clear the interrupt, set the result, and return. Then we check for the Control-Y interrupt. If set, we clear that interrupt and set the result. If Control_Y is not null, we have a command to execute when Control-Y happens, so we parse it and call the Process procedure. Note that we don't check for an interrupt between the Parse and the Process calls. This is because we are already in the interrupt processing, but more importantly we want to give the Control-Y handler a chance to execute after a Control-Y. Otherwise, if the user is auto-repeating Control-Ys, the next one might interrupt the current processing. In general, that shouldn't be a concern, but this approach helps in cases where a command script might not have been carefully constructed in its handling of interrupts. Not that this is bullet-proof, mind you. Users are very good at breaking things... Finally, let's look at the End_Within_Quotes procedure.
This function simply iterates through the passed string, keeping track of starting and ending quotes. When the end of the string is reached, we are either within quotes or not, and so we return the result. There are other issues related to interrupts, but we will discuss those in a future article as they have to do with script nesting, sub-processes, ending processes and/or programs, and captured terminals. We will be looking at interruption of a script during I/O sometime in the next few articles as well, so we've only scratched the surface of this topic. In the next article, we will continue looking at the command processing of UCL.
Copyright © 2019 by Alan Conroy. This article may be copied in whole or in part as long as this copyright is included. |