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

AUTHORIZE utility, UI

In the previous article, we looked at the documentation for the AUTHORIZE utility. Login and Authorize are the only CUSPs that directly access the SYSUAF file. Authorize allows the administrator to create, delete, and alter authorized users. Login uses the information in SYSUAF to authenticate users at log-in time. The GETUAI and SETUAI system services allow some amount of programmatic control over getting and setting user account information in SYSUAF, but there are no system services that allow the creation, deletion, or renaming of user accounts. This to say that the UOS executive doesn't make use of SYSUAF (other than offering the aforementioned services to users). All account-related quotas, privileges, etc are set up for each process by the Login CUSP and so there is no need for the executive to directly access the file. But since all CUSPs, including Authorize, are callable from other programs all the features of the CUSP are available programmatically.

The Add command is really just a Copy from the default account. The Default and Modify operations are essentially the same, differing only in which account is modified. The List and Show operations mainly differ in where the data is to be output. The Exit and Help commands are things that we will find are common to most CUSPs and will be covered in an article to follow. Thus, we can divide all of the unique tasks that the program performs into six basic operations: copy (Add and Copy commands), modify (Default and Modify commands), list (Show and List commands), delete, rename, and set system password. The first three operations (six commands) all share the same set of switches which helps to simplify the UI design - and it is these switches that make the UI definition so lengthy.

The following is the UUI definition for Authorize.

const UI =  'object Main:rectangle' + CR +
            '  top = 2' + CR +
            '  object add:operation' + CR +
            '    text = "Add"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object copy:operation' + CR +
            '    text = "Copy"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object default:operation' + CR +
            '    text = "Default"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object modify:operation' + CR +
            '    text = "Modify"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object change:operation' + CR +
            '    text = "Change"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object rename:operation' + CR +
            '    text = "Rename"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object list:operation' + CR +
            '    text = "List"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object show:operation' + CR +
            '    text = "Show"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object modify_system_Password:operation' + CR +
            '    text = "Modify/System_Password"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object exit:operation' + CR +
            '    text = "Exit"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object about:operation' + CR +
            '    text = "About"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object help:operation' + CR +
            '    text = "Help"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '' + // Settings...
            '  object accountlabel:label' + CR +
            '    text = "Account:"' + CR +
            '  end' + CR +
            '  object account:string' + CR +
            '    hint = "Account name"' + CR +
            '    left = accountlabel.width + $margin' + CR +
            '  end' + CR +
            '  object ownerlabel:label' + CR +
            '    text = "Owner:"' + CR +
            '  end' + CR +
            '  object owner:string' + CR +
            '    hint = "Owner name"' + CR +
            '    left = ownerlabel.width + $margin' + CR +
            '  end' + CR +
            '  object expirationlabel:label' + CR +
            '    text = "Expiration:"' + CR +
            '  end' + CR +
            '  object expiration:date' + CR +
            '    hint = "Account expiration date"' + CR +
            '    left = expirationlabel.width + $margin' + CR +
            '  end' + CR +
            '  object flagslabel:label' + CR +
            '    text = "Flags:"' + CR +
            '  end' + CR +
            '  object flags:list' + CR +
            '    hint = "Account flags"' + CR +
            '    left = flagslabel.width + $margin' + CR +
            '    list = "AUDIT","AUTOLOGIN","CAPTIVE","DEFCLI","DISCTLY","DISIMAGE","DISMAIL","DISNEWMAIL","DISRECONNECT",' +
            '"DISREPORT","DISUSER","DISWELCOME","RESTRICTED"' + CR +
            '    multiselect = true' + CR +
            '  end' + CR +
            '  object prioritylabel:label' + CR +
            '    text = "Priority:"' + CR +
            '  end' + CR +
            '  object priority:integer' + CR +
            '    minimum = 1' + CR +
            '    maximum = 255' + CR +
            '    left = prioritylabel.width + $margin' + CR +
            '  end' + CR +
            '' + // Access control...
            '  object accesstime:string' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object addaccess:operation' + CR +
            '    text = "Add"' + CR +
            '    left = accesstime.width + $margin' + CR +
            '  end' + CR +
            '  object accesslist:list' + CR +
            '    text = ""' + CR +
            '  end' + CR +
            '  object batchtime:string' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object addbatch:operation' + CR +
            '    text = "Add"' + CR +
            '    left = batchtime.width + $margin' + CR +
            '  end' + CR +
            '  object batchlist:list' + CR +
            '    text = ""' + CR +
            '  end' + CR +
            '  object dialuptime:string' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object dialupaccess:operation' + CR +
            '    text = "Add"' + CR +
            '    left = dialuptime.width + $margin' + CR +
            '  end' + CR +
            '  object dialuplist:list' + CR +
            '    text = ""' + CR +
            '  end' + CR +
            '  object interactivetime:string' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object interactiveaccess:operation' + CR +
            '    text = "Add"' + CR +
            '    left = interactivetime.width + $margin' + CR +
            '  end' + CR +
            '  object interactivelist:list' + CR +
            '    text = ""' + CR +
            '  end' + CR +
            '  object localtime:string' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object localaccess:operation' + CR +
            '    text = "Add"' + CR +
            '    left = localtime.width + $margin' + CR +
            '  end' + CR +
            '  object locallist:list' + CR +
            '    text = ""' + CR +
            '  end' + CR +
            '  object networktime:string' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object networkaccess:operation' + CR +
            '    text = "Add"' + CR +
            '    left = networktime.width + $margin' + CR +
            '  end' + CR +
            '  object networklist:list' + CR +
            '    text = ""' + CR +
            '  end' + CR +
            '  object remotetime:string' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object remoteaccess:operation' + CR +
            '    text = "Add"' + CR +
            '    left = remotetime.width + $margin' + CR +
            '  end' + CR +
            '  object remotelist:list' + CR +
            '    text = ""' + CR +
            '  end' + CR +
            '  object primedayslabel:label' + CR +
            '    text = "CPUTIM:"' + CR +
            '  end' + CR +
            '  object primedays:list' + CR +
            '    hint = "Primary days"' + CR +
            '    left = primedayslabel.width + $margin' + CR +
            '    list = "MONDAY","TUESDAY","WEDNESDAY","THURSDAY","FRIDAY","SATURDAY","SUNDAY"' + CR +
            '    multiselect = true' + CR +
            '  end' + CR +
            '' + // quotas...
            '  object astlmlabel:label' + CR +
            '    text = "ASTLM:"' + CR +
            '  end' + CR +
            '  object astlm:integer' + CR +
            '    hint = "AST Limit"' + CR +
            '    text = "0"' + CR +
            '    left = astlmlabel.width + $margin' + CR +
            '  end' + CR +
            '  object biolmlabel:label' + CR +
            '    text = "BIOLM:"' + CR +
            '  end' + CR +
            '  object biolm:integer' + CR +
            '    hint = "Buffer I/O Limit"' + CR +
            '    text = "0"' + CR +
            '    left = biolmlabel.width + $margin' + CR +
            '  end' + CR +
            '  object bytlmlabel:label' + CR +
            '    text = "BYTLM:"' + CR +
            '  end' + CR +
            '  object bytlm:integer' + CR +
            '    hint = "Byte Limit"' + CR +
            '    text = "0"' + CR +
            '    left = bytlmlabel.width + $margin' + CR +
            '  end' + CR +
            '  object cputimlabel:label' + CR +
            '    text = "CPUTIM:"' + CR +
            '  end' + CR +
            '  object cputim:integer' + CR +
            '    hint = "Max CPU time"' + CR +
            '    text = "0"' + CR +
            '    left = cputimlabel.width + $margin' + CR +
            '  end' + CR +
            '  object diolmlabel:label' + CR +
            '    text = "DIOLM:"' + CR +
            '  end' + CR +
            '  object diolm:integer' + CR +
            '    hint = "Direct I/O limit"' + CR +
            '    text = "0"' + CR +
            '    left = diolmlabel.width + $margin' + CR +
            '  end' + CR +
            '  object enqlmlabel:label' + CR +
            '    text = "ENQLM:"' + CR +
            '  end' + CR +
            '  object enqlm:integer' + CR +
            '    hint = "Lock queue limit"' + CR +
            '    text = "0"' + CR +
            '    left = enqlmlabel.width + $margin' + CR +
            '  end' + CR +
            '  object fillmlabel:label' + CR +
            '    text = "FILLM:"' + CR +
            '  end' + CR +
            '  object fillm:integer' + CR +
            '    hint = "Open file limit"' + CR +
            '    text = "0"' + CR +
            '    left = fillmlabel.width + $margin' + CR +
            '  end' + CR +
            '  object shrfillmlabel:label' + CR +
            '    text = "FILLM:"' + CR +
            '  end' + CR +
            '  object shrfillm:integer' + CR +
            '    hint = "Shared open file limit"' + CR +
            '    text = "0"' + CR +
            '    left = shrfillmlabel.width + $margin' + CR +
            '  end' + CR +
            '  object jtquotalabel:label' + CR +
            '    text = "JTQUOTA:"' + CR +
            '  end' + CR +
            '  object jtquota:integer' + CR +
            '    hint = "Initial size of the process symbol tables"' + CR +
            '    text = "0"' + CR +
            '    left = jtquotalabel.width + $margin' + CR +
            '  end' + CR +
            '  object pgflquotalabel:label' + CR +
            '    text = "PGFLQUOTA:"' + CR +
            '  end' + CR +
            '  object pgflquota:integer' + CR +
            '    hint = "Page File quota"' + CR +
            '    text = "0"' + CR +
            '    left = pgflquotalabel.width + $margin' + CR +
            '  end' + CR +
            '  object prclimlabel:label' + CR +
            '    text = "PRCLIM:"' + CR +
            '  end' + CR +
            '  object prclim:integer' + CR +
            '    hint = "Process limit"' + CR +
            '    text = "0"' + CR +
            '    left = prclimlabel.width + $margin' + CR +
            '  end' + CR +
            '  object tqelmlabel:label' + CR +
            '    text = "TQELM:"' + CR +
            '  end' + CR +
            '  object tqelm:integer' + CR +
            '    hint = "Timer limit"' + CR +
            '    text = "0"' + CR +
            '    left = tqelmlabel.width + $margin' + CR +
            '  end' + CR +
            '  object wsdefaultlabel:label' + CR +
            '    text = "WSDEFAULT:"' + CR +
            '  end' + CR +
            '  object wsdefault:integer' + CR +
            '    hint = "Default maximum process memory limit"' + CR +
            '    text = "0"' + CR +
            '    left = wsdefaultlabel.width + $margin' + CR +
            '  end' + CR +
            '  object wsextentlabel:label' + CR +
            '    text = "WSEXTENT:"' + CR +
            '  end' + CR +
            '  object wsextent:integer' + CR +
            '    hint = "Maximum process memory limit"' + CR +
            '    text = "0"' + CR +
            '    left = wsextentlabel.width + $margin' + CR +
            '  end' + CR +
            '  object wsquotalabel:label' + CR +
            '    text = "WSQUOTA:"' + CR +
            '  end' + CR +
            '  object wsquota:integer' + CR +
            '    hint = "maximum process memory limit, in locked pages"' + CR +
            '    text = "0"' + CR +
            '    left = wsquotalabel.width + $margin' + CR +
            '  end' + CR +
            '' + // Login environment settings...
            '  object devicelabel:label' + CR +
            '    text = "Device:"' + CR +
            '  end' + CR +
            '  object device:string' + CR +
            '    hint = "Default device"' + CR +
            '    left = devicelabel.width + $margin' + CR +
            '  end' + CR +
            '  object directorylabel:label' + CR +
            '    text = "Directory:"' + CR +
            '  end' + CR +
            '  object directory:string' + CR +
            '    hint = "Default directory"' + CR +
            '    left = directorylabel.width + $margin' + CR +
            '  end' + CR +
            '  object clilabel:label' + CR +
            '    text = "CLI:"' + CR +
            '  end' + CR +
            '  object shell:string' + CR +
            '    hint = "Shell name"' + CR +
            '    left = clilabel.width + $margin' + CR +
            '  end' + CR +
            '  object lgicmdlabel:label' + CR +
            '    text = "LGICMD:"' + CR +
            '  end' + CR +
            '  object lgicmd:string' + CR +
            '    hint = "Login command file"' + CR +
            '    left = lgicmdlabel.width + $margin' + CR +
            '  end' + CR +
            '  object maxjobslabel:label' + CR +
            '    text = "MAXJOBS:"' + CR +
            '  end' + CR +
            '  object maxjobs:string' + CR +
            '    hint = "Maximum concurrent processes"' + CR +
            '    text = "0"' + CR +
            '    left = maxjobslabel.width + $margin' + CR +
            '  end' + CR +
            '  object maxacctjobslabel:label' + CR +
            '    text = "MAXACCTJOB:"' + CR +
            '  end' + CR +
            '  object maxacctjobs:integer' + CR +
            '    hint = "Initial size of the process symbol tables"' + CR +
            '    text = "0"' + CR +
            '    left = maxacctjobslabel.width + $margin' + CR +
            '  end' + CR +
            '  object maxdetachlabel:label' + CR +
            '    text = "MAXDETACH:"' + CR +
            '  end' + CR +
            '  object maxdetach:integer' + CR +
            '    hint = "Maximum detached jobs"' + CR +
            '    text = "0"' + CR +
            '    left = maxdetachlabel.width + $margin' + CR +
            '  end' + CR +
            '' + // Privileges....
            '  object defprivilegeslabel:label' + CR +
            '    text = "Default Privileges:"' + CR +
            '  end' + CR +
            '  object defprivileges:list' + CR +
            '    hint = "Default Privileges"' + CR +
            '    left = defprivilegeslabel.width + $margin' + CR +
            '    list = "ACNT","ALLSPOOL","ALTPRI","AUDIT","BUGCHK","CMEXEC","CMKRNL",' +
                   '"DIAGNOSE","EXQUOTA","GROUP","GRPNAM","IMPERSONATE","LOG_IO","MOUNT",' +
                   '"NETMBX","OPER","PFNMAP","PHY_IO","PRMCEB","PRMGBL","PRMMBX","PSWAPM",' +
                   '"SECURITY","SETPRV","SHARE","SHMEM","SYSGBL","SYSLCK","SYSNAM","TMPMBX","VOLPRO","WORLD"' + CR +
            '    multiselect = true' + CR +
            '  end' + CR +
            '  object privilegeslabel:label' + CR +
            '    text = "Authorized Privileges:"' + CR +
            '  end' + CR +
            '  object privileges:list' + CR +
            '    hint = "Authorized Privileges"' + CR +
            '    left = privilegeslabel.width + $margin' + CR +
            '    list = "ACNT","ALLSPOOL","ALTPRI","AUDIT","BUGCHK","CMEXEC","CMKRNL",' +
                   '"DIAGNOSE","EXQUOTA","GROUP","GRPNAM","IMPERSONATE","LOG_IO","MOUNT",' +
                   '"NETMBX","OPER","PFNMAP","PHY_IO","PRMCEB","PRMGBL","PRMMBX","PSWAPM",' +
                   '"SECURITY","SETPRV","SHARE","SHMEM","SYSGBL","SYSLCK","SYSNAM","TMPMBX","VOLPRO","WORLD"' + CR +
            '    multiselect = true' + CR +
            '  end' + CR +
            'end' ;

One thing to note from this UI definition is the addition of the "date" type to the UUI. This is encapsulated in the TUUI_Date component class and is used to contain a date in UOS format. There are a couple other additions to the UUI, which we will discuss in a following article.

In the next article, we will begin to look at the code that implements the above functionality.

 

Copyright © 2022 by Alan Conroy. This article may be copied in whole or in part as long as this copyright is included.