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, Access Restrictions

Now that we've documented the utility and defined the UI, let's dive into the code that implements the features. Because the utility directly accesses SYSUAF.DAT, we will use the SYSUAF module that we discussed back in articles 42-44. As you may recall, the executive directly accessed the SYSUAF.DAT file via that module, which uses a File access class that is internal to the executive. Obviously, such class cannot be used in an application program. So, the following code is our implementation of a wrapper for the TUOS_File class used by SYSUAF, which will be used by the code in the following articles.

type TAuth_File_Wrapper = class( TUOS_File )
                             public // API...
                                 _File : TCOM_UOS_File ;

                                 function Create_Stream( Name : int64 ) : longint ;
                                     override ;

                                 // Delete stream...
                                 procedure Delete_Stream( Name : int64 ; Index : longint ) ;
                                     override ;

                                 // Stearm information...
                                 function Max_Stream : longint ;
                                     override ;

                                 function Stream_Name( Index : longint ) : int64 ;
                                     override ;

                                 function Stream_Index( Name : PChar ) : longint ;
                                     override ;

                                 // I/O...
                                 function Read( Stream : longint ;
                                     Position : TStore_Address64 ;
                                     Length : TStore_Size64 ;
                                     var Buff ; Flags : longint ) : TStore_Size64 ;
                                     override ;

                                 function Write( Stream : longint ;
                                     Position : TStore_Address64 ;
                                     Length : TStore_Size64 ; var Buff ;
                                     Flags : longint ) : TStore_Size64 ;
                                     override ;

                                 function Get_Stream_Size( Stream : longint ) : TStore_Size64 ;
                                     override ;

                                 procedure Set_Stream_Size( Stream : longint ;
                                     Value : TStore_Size64 ) ;
                                     override ;

                                 function Get_Contiguous : boolean ;
                                     override ;

                                 procedure Set_Contiguous( Value : boolean ) ;
                                     override ;

                                 function Get_File_Size : int64 ; override ;

                                 procedure Set_File_Size( Value : int64 ) ;
                                     override ;

                                 function Read_Only : boolean ; override ;

                                 function Write_Only : boolean ; override ;

                                 function XSpaceAvail : int64 ; override ;

                                 function Is_Store : boolean ; override ;

                                 function Name : PChar ; override ;

                                 function ID : int64 ; override ;

                                 function Last_Error_Code : int64 ; override ;

                                 function Owner : int64 ; override ;

                                 function ACL : int64 ; override ;

                                 function Flags : int64 ; override ;
                         end ; // TAuth_File_Wrapper


function TAuth_File_Wrapper.Create_Stream( Name : int64 ) : longint ;

begin
    Result := 0 ;
end ;


// Delete stream...
procedure TAuth_File_Wrapper.Delete_Stream( Name : int64 ; Index : longint ) ;

begin
    // Intentionally left blank
end ;


// Stearm information...
function TAuth_File_Wrapper.Max_Stream : longint ;

begin
    Result := 0 ;
end ;



function TAuth_File_Wrapper.Stream_Name( Index : longint ) : int64 ;

begin
    Result := 0 ;
end ;


function TAuth_File_Wrapper.Stream_Index( Name : PChar ) : longint ;

begin
    Result := _File.Stream_Index( Name ) ;
end ;


// I/O...
function TAuth_File_Wrapper.Read( Stream : longint ;
   Position : TStore_Address64 ;
   Length : TStore_Size64 ; var Buff ; Flags : longint ) : TStore_Size64 ;

begin
    Result := _File.Read_Stream( 0, Position, Length, int64( @Buff ) ) ;
end ;


function TAuth_File_Wrapper.Write( Stream : longint ;
   Position : TStore_Address64 ;
   Length : TStore_Size64 ; var Buff ;
   Flags : longint ) : TStore_Size64 ;

var UEC : TUnified_Exception ;

begin
    Result := _File.Write_Data( Buff, Position, Length, UEC )
end ;


function TAuth_File_Wrapper.Get_Stream_Size( Stream : longint ) : TStore_Size64 ;

begin
    Result := _File.Stream_Length( Stream ) ;
end ;


procedure TAuth_File_Wrapper.Set_Stream_Size( Stream : longint ;
   Value : TStore_Size64 ) ;

begin
    _File.Set_Size( Value ) ;
end ;


function TAuth_File_Wrapper.Get_Contiguous : boolean ;

begin
    Result := _File.Contiguous_Store ;
end ;


procedure TAuth_File_Wrapper.Set_Contiguous( Value : boolean ) ;

begin
    // Intentionally left blank
end ;


function TAuth_File_Wrapper.Get_File_Size : int64 ;

begin
    Result := _File.Stream_Length( 0 ) ;
end ;


procedure TAuth_File_Wrapper.Set_File_Size( Value : int64 ) ;

begin
    Set_Stream_Size( 0, Value ) ;
end ;


function TAuth_File_Wrapper.Read_Only : boolean ;

begin
    Result := False ; 
end ;


function TAuth_File_Wrapper.Write_Only : boolean ;

begin
    Result := False ; 
end ;


function TAuth_File_Wrapper.XSpaceAvail : int64 ;

begin
end ;


function TAuth_File_Wrapper.Is_Store : boolean ;

begin
    Result := True ;
end ;


function TAuth_File_Wrapper.Name : PChar ;

begin
    Result := _File.Get_Name ;
end ;


function TAuth_File_Wrapper.ID : int64 ;

begin
    Result := 0 ;
end ;


function TAuth_File_Wrapper.Last_Error_Code : int64 ;

begin
    Result := _File.IO_Error.Get_Error ;
end ;


function TAuth_File_Wrapper.Owner : int64 ;

begin
    Result := 0 ;
end ;


function TAuth_File_Wrapper.ACL : int64 ;

begin
    Result := 0 ;
end ;


function TAuth_File_Wrapper.Flags : int64 ;

begin
    Result := 0 ;
end ;



function Create_UOS_File_Wrapper( F : TCOM_UOS_File ) : TUOS_File ;

begin
    Result := TAuth_File_Wrapper.Create ;
    TAuth_File_Wrapper( Result )._File := F ;
end ;
There isn't much to discuss here - the wrapper methods are straight-forward. TAuth_File_Wrapper translates between a TCOM_UOS_File (used with applications) and a TUOS_File (used in SYSUAF). The Create_UOS_File_Wrapper function simply creates a wrapper for the passed file.

As mentioned before, though the VMS documentation is our specification, there are a finite number of deviations from VMS that were planned for UOS. One of those has to do with account access restrictions. VMS allows access restrictions based on hour intervals. In UOS, the resolution is at minute intervals. For instance, UOS could restrict access for an account from 3:15 PM to 4:45 PM, whereas VMS couldn't. One must understand that the point of access restrictions in UOS is slightly different than in VMS. In UOS, the feature is intended for use by parents in restricting the amount of computer access for children. In VMS it was intended to spread out peak usage on timesharing systems (although it could be used for the same purpose on UOS, if desired). The time value used for UOS access restrictions is the minute of the day. For instance, 0 indicates 12:00 midnight, 1 indicates 12:01 AM, etc.

Now we will examine the support routines for account access day/time specifications. In the next article, we will address the code that uses these routines.

function MinMatch( S, M : string ; Req : integer) : boolean ;

begin
    Result := False ;
    S := trim( lowercase( S ) ) ;
    M := trim( lowercase( M ) ) ;
    if( length( M ) < Req ) then
    begin
        exit ;
    end ;
    Result := copy( S, 1, length( M ) ) = M ;
end ;
This function does an abbreviation match.

// Day/Hour/Minute processing routines...

function Minute_To_Text( M : cardinal ) : string ;

begin
    Result := inttostr( M - ( M div 60 * 60 ) ) ;
    if( length( Result ) = 1 ) then
    begin
        Result := '0' + Result ;
    end ;
    Result := inttostr( M div 60 ) + ':' + Result ;
end ;
This function simply returns a string version of an hour/minute value, making sure that the minute is zero-filled if needed.

function Access_Day( S : string ) : integer ;

begin
    S := trim( lowercase( S ) ) ;
    if( MinMatch( 'sunday', S, 2 ) ) then
    begin
        Result := 1 ;
    end else
    if( MinMatch( 'monday', S, 1 ) ) then
    begin
        Result := 2 ;
    end else                         
    if( MinMatch( 'tuesday', S, 2 ) ) then
    begin
        Result := 4 ;
    end else
    if( MinMatch( 'wednesday', S, 1 ) ) then
    begin
        Result := 8 ;
    end else
    if( MinMatch( 'thursday', S, 2 ) ) then
    begin
        Result := 16 ;
    end else
    if( MinMatch( 'friday', S, 1 ) ) then
    begin
        Result := 32 ;
    end else
    if( MinMatch( 'saturday', S, 2 ) ) then
    begin
        Result := 64 ;
    end else
    begin
        Result := -1 ;
    end ;
end ; // Access_Day
This function converts a day of week string to an integer.

function Access_Day_Name( S : integer ) : string ;

begin
    case S of
        1 : Result := 'SUNDAY' ;
        2 : Result := 'MONDAY' ;
        4 : Result := 'TUESDAY' ;
        8 : Result := 'WEDNESDAY' ;
        16 : Result := 'THURSDAY' ;
        32 : Result := 'FRIDAY' ;
        64 : Result := 'SATURDAY' ;
        else Result := '' ;
    end ;
end ; // Access_Day_Name
This function converts from a number to a day of week string.

function Get_Day( S : string ; Primary, Secondary : integer ) : integer ;

begin
    S := trim( lowercase( S ) ) ;
    if( MinMatch( 'primary', S, 1 ) ) then
    begin
        Result := Primary ;
    end else
    if( MinMatch( 'secondary', S, 2 ) ) then
    begin
        Result := Secondary ;
    end else
    begin
        Result := Access_Day( S ) ;
    end ;
end ;
This function returns an integer for a passed string. It handles "PRIMARY" and "SECONDARY" by returning the passed values, as appropriate. Otherwise it returns the value for the day.

type TDay_Hour = record
                     Days : integer ;
                     Start_Time, End_Time : integer ;
                 end ;
This structure is used to hold a day/time range. Days is a bit mask with one bit for each day of the week (Sunday is bit 1, Saturday is bit 7). Thus a given instance of the structure can apply to multiple days.

function Parse_Time( S : string ; var Range : TDay_Hour ) : boolean ;

var Minutes_Present : boolean ;
    I : integer ;

begin
    Result := False ;
    I := pos( '-', S ) ;
    if( I = 0 ) then // No range
    begin
        Range.Start_Time := StrToTime( S ) ;
        if( Range.Start_Time = -1 ) then
        begin
            Result := True ;
            exit ;
        end ;
        if( not Minutes_Present ) then
        begin
            Range.End_Time := Range.Start_Time + 60 ;
        end else
        begin
            Range.End_Time := Range.Start_Time ;
        end ;
    end else
    begin
        Range.Start_Time := StrToTime( copy( S, 1, I - 1 ) ) ;
        if( Range.Start_Time = -1 ) then
        begin
            Result := True ;
            exit ;
        end ;
        Range.End_Time := StrToTime( copy( S, I + 1, length( S ) ) ) ;
        if( Range.End_Time = -1 ) then
        begin
            Result := True ;
            exit ;
        end ;
    end ;
end ; // Parse_Time
This function converts a hour/minute specification string to a start and end minute value. It uses StrToTime, which we define next.

    function StrToTime( S : string ) : integer ;

    var I, H, M : integer ;

    begin
        I := pos( ':', S ) ;
        Minutes_Present := I > 0 ;
        if( I = 0 ) then
        begin
            if( not trystrtoint( S, M ) ) then
            begin
                Result := -1 ;
                exit ;
            end ;
            H := strtoint( S ) * 60 ;
            M := 0 ;
        end else
        begin
            if( not trystrtoint( copy( S, 1, I - 1 ), M ) ) then
            begin
                Result := -1 ;
                exit ;
            end ;
            if( not trystrtoint( copy( S, I + 1, length( S ) ), M ) ) then
            begin
                Result := -1 ;
                exit ;
            end ;
            H := strtoint( copy( S, 1, I - 1 ) ) ;
            M := strtoint( copy( S, I + 1, length( S ) ) ) ;
        end ;
        Result := H * 60 + M ;
        if( ( M > 59 ) or ( M < 0 ) ) then
        begin
            Result := -1 ;
        end else
        if( ( H > 23 ) or ( H < 0 ) ) then
        begin
            Result := -1 ;
        end ;
    end ;
This local function converts an hour or hour/minute to an integer, returning -1 if something was invalid.

function Parse_Date( S : string ; var Range : TDay_Hour ;
    Primary, Secondary : integer ) : boolean ;

var I, I1 : integer ;
    D, Start, Stop : string ;
    B, E, H, M : integer ;

begin
    // Set up...
    Result := False ; // Assume success
    fillchar( Range, sizeof( Range ), 0 ) ;

    // Process day(s)...
    I := pos( ',', S ) ;
    if( I > 0 ) then // A comma indicates a day
    begin
        D := copy( S, 1, I - 1 ) ;
        S := copy( S, I + 1, length( S ) ) ;
        I := pos( '-', D + '-' ) ;
        B := Get_Day( copy( D, 1, I - 1 ), Primary, Secondary ) ;
        E := Get_Day( copy( D, I + 1, length( D ) ), Primary, Secondary ) ;
        if( I > length( D ) ) then
        begin
            E := B ;
        end ;
        if( ( E = -1 ) or ( B = -1 ) ) then
        begin
            Result := True ;
            exit ;
        end ;
        while( E >= B ) do // A range of days
        begin
            Range.Days := Range.Days or E ;
            E := E shr 1 ;
        end ;
    end ; // if( I > 0 )

    if( Parse_Time( S, Range ) ) then
    begin
        Result := True ;
    end ;
end ; // Parse_Date
This function handles a complete date/time specification. The majority of the code handles a day or day range. It then calls Parse_Time to handle the hour/minute specification.

function Is_Day( S : string ) : boolean ;

begin
    S := trim( lowercase( S ) ) ;
    Result := MinMatch( 'sunday', S ,2 )
              or
              MinMatch( 'monday', S, 1 )
              or
              MinMatch( 'tuesday', S, 2 )
              or
              MinMatch( 'wednesday', S, 1 )
              or
              MinMatch( 'thursday', S, 2 )
              or
              MinMatch( 'friday', S, 1 )
              or
              MinMatch( 'saturday', S, 2 )
              or
              MinMatch( 'primary', S, 1 )
              or
              MinMatch( 'secondary', S, 2 ) ;
end ;
This function returns true if the passed string is a valid day specification, which may be abbreviated.

function Time_To_String( T : TDay_Hour ) : string ;

var H, M, I : integer ;

begin
    // Setup...
    Result := '' ;

    // Handle day
    if( T.Days <> 0 ) then
    begin
        for I := 0 to 6 do
        begin
            if( ( T.Days and ( 1 shl I ) ) <> 0 ) then
            begin
                Result := Access_Day_Name( 1 shl I ) ;
                break ;
            end ;
        end ;
        for I := 6 downto 0 do
        begin
            if( ( T.Days and ( 1 shl I ) ) <> 0 ) then
            begin
                if( Access_Day_Name( 1 shl I ) <> Result ) then
                begin
                    Result := Result + '-' + Access_Day_Name( 1 shl I ) ;
                    break ;
                end ;
            end ;
        end ;
        Result := Result + ', ' ;
    end ;

    // Handle start time...
    H := T.Start_Time div 60 ;
    M := T.Start_Time - ( H * 60 ) ;
    Result := Result + inttostr( H ) + ':' ;
    if( M < 10 ) then
    begin
        Result := Result + '0' ;
    end ;
    Result := Result + inttostr( M ) ;

    // Handle end time...
    if( T.End_Time > T.Start_Time ) then
    begin
        Result := Result + '-' ;
        H := T.End_Time div 60 ;
        M := T.End_Time - ( H * 60 ) ;
        Result := Result + inttostr( H ) + ':' ;
        if( M < 10 ) then
        begin
            Result := Result + '0' ;
        end ;
        Result := Result + inttostr( M ) ;
    end ;
end ; // Time_To_String
This function returns the string equivalent to a TDay_Hour structure, handling day and time ranges.

Now that we've covered the various support code, in the next article, we will cover the meat of the authorize utility.

 

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