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

Mailbox Services

OPCOM uses mailbox services to create and delete mailboxes. First the documentation.

CREMBX
Create Mailbox and Assign Channel

Creates a mailbox device and assigns an I/O channel to it.

Format

SYS$CREMBX prm, handle, max, quota, protection, acmode, name, flags, reserved

Parameters

prm
A value indicating if the mailbox is permanent or temporary. The only valid values are 0 and 1. 0 indicates to create a temporary mailbox, and 1 indicates to create a permanent mailbox.
handle
A 64-bit address of the 64-bit integer to receive the handle to the mailbox.
max
Maximum size, in bytes, of messages that can be written to the mailbox. The maximum value is 65536. If 0 is passed, the maximum mailbox message size comes from the DEFMBXBUFQUO system parameter.
quota
Number of bytes of system memory that can be used to buffer messages sent to the mailbox. If specified as 0, the DEFMBXBUFQUO system parameter is used. If a temporary mailbox is being created, the process buffered I/O byte count (BYTLM) quota is reduced by the specified (or default) quota. When the mailbox is deleted, the quota is returned to the process.
protection
The protection mask to apply to the mailbox. This is a bitmask with the following values:
MnuemonicValueMeaning
PROTECTION_OWNER_READ1Owner can read.
PROTECTION_OWNER_WRITE2Owner can write.
PROTECTION_OWNER_DELETE4Owner can delete.
PROTECTION_OWNER_EXECUTE8Has no meaning for mailboxes.
PROTECTION_GROUP_READ16Users in group can read.
PROTECTION_GROUP_WRITE32Users in group can write.
PROTECTION_GROUP_DELETE64Users in group can delete.
PROTECTION_GROUP_EXECUTE128Has no meaning for mailboxes.
PROTECTION_SYSTEM_READ256System accounts can read.
PROTECTION_SYSTEM_WRITE512System accounts can write.
PROTECTION_SYSTEM_DELETE1024System accounts can delete.
PROTECTION_SYSTEM_EXECUTE2048Has no meaning for mailboxes.
PROTECTION_WORLD_READ4096Anyone can read.
PROTECTION_WORLD_WRITE8192Anyone can write.
PROTECTION_WORLD_DELETE16384Anyone can delete.
PROTECTION_WORLD_EXECUTE32768Has no meaning for mailboxes.
acmode
A 64-bit address of a 64-bit integer containing the access mode of mailbox. If 0, the process' current access mode is used. If the specified access mode is more privileged (lower numeric value) than the process access mode, the process access mode is used instead. I/O operations to the mailbox must be from processes with equal or more privileged access modes.
name
A 64-bit address of an SRB structure pointing to the symbol name to associate with the mailbox. If 0 is passed or the name is null, no symbol name is assigned. Any symbol name is created in the LNM$PERMANENT_MAILBOX table if the mailbox is permanent, or LNM$TEMPORARY_MAILBOX for temporary mailboxes.
flags
A 64-bit bitmask value indicating options for how the channel to the mailbox is opened. If 0, the channel is open for read and write operations.
MneumonicDescription
CMB_M_READONLYThe channel is read only.
CMB_M_WRITEONLYThe channel is write only.
reserved
Reserved for future use. 0 should always be passed for this argument.

Description

The Create Mailbox service creates a mailbox device and assigns an I/O channel to it. The device name is MAILAn: for permanent mailboxes and MAILBn: for temporary mailboxes. n is the unit number and is assigned by the system. The value starts at 0 and increments for each created mailbox. However, unit numbers of deleted mailboxes may be reused during the same timesharing session. The unit number can be obtained by calling GETDVI and passing the returned handle.

A mailbox is a virtual device used to send messages between processes. The mailbox is a sharable device but cannot be mounted or allocated. It is assigned the same owner as the caller, and the specified protection mask.

A temporary mailbox is deleted when no more channels are assigned to it. A permanent mailbox is not automatically deleted. However, a permanent mailbox can be marked for deletion with the DELMBX service. After being marked for deletion, once all channels to the mailbox are closed, the mailbox is deleted.

If a symbol name is specified, the symbol is assigned to the mailbox device.

Required Privileges

TMPMBX is required to create a temporary mailbox (note that PRMMBX also allows the creation of temporary mailbox).
PRMMBX is required to create a permanent mailbox.
SYSNAM is required to create a symbol in the system symbol table.

Required Quotas

When a temporary mailbox is created, the process's buffered I/O byte count (BYTLM) quota must be greater than the passed (or default) buffer quota.

Condition Codes

SS_NORMAL The mailbox was successfully created.
SS_ACCVIO Values could not be read from the user address space, or the handle could not be written to the target address.
SS_BADPARAM An invalid parameter value was passed: the permanent flag must be 0 or 1.
SS_EXQUOTA The process has exceeded a quota.
SS_INSFMEM System resources were exceeded.
SS_NOPRIV The process doesn't have the privileges necessary to create the temporary or permanent mailbox or to define a system symbol.


unction SYS_CREMBX( prmflg, chan : int64 ;
    maxmsg : int64 = 0 ; bufquo : int64 = 0 ; promsk : int64 = 0 ;
    acmode : int64 = 0 ; lognam : int64 = 0 ; flags : int64 = 0 ;
    nullarg : int64 = 0 ) : int64 ;

var Status : int64 ;
    SysRequest : TString1I8_Request ;

begin
    Status := 0 ;
    fillchar( SysRequest, sizeof( SysRequest ), 0 ) ;
    SysRequest.Request.Subsystem :=  UOS_Subsystem_FIP ;
    SysRequest.Request.Request := UOS_FIP_CREMBX ;
    SysRequest.Request.Length := sizeof( SysRequest ) - sizeof( TSystem_Request ) ;
    SysRequest.Request.Status := integer( @Status ) ;
    if( Lognam <> 0 ) then
    begin
        SysRequest.String1.Buffer := PSRB( Lognam )^.Buffer ;
        SysRequest.String1.Length := PSRB( Lognam )^.Length ;
    end ;
    SysRequest.Integer1 := prmflg ;
    SysRequest.Integer2 := chan ;
    SysRequest.Integer3 := maxmsg ;
    SysRequest.Integer4 := bufquo ;
    SysRequest.Integer5 := promsk ;
    SysRequest.Integer6 := acmode ;
    SysRequest.Integer7 := flags ;
    SysRequest.Integer8 := nullarg ;

    Call_To_Ring0( integer( @SysRequest ) ) ;
    Result := Status ;
end ;
This is the interface to the executive, which follows the pattern of all the other system service code we've looked at in the past. Note the lognam parameter is a traditional reference to the VMS logical name, which is a symbol name in UOS.

        UOS_FIP_CREMBX:
            begin
                UE := Enter_System_Call( Request, SReq, PID, MMC,
                    sizeof( TString1I8_Request ) - sizeof( SReq ), Address ) ;
                if( UE <> nil ) then
                begin
                    Set_Last_Error( UE ) ;
                    exit ;
                end ;
                try
                    String1I8_Request := PString1I8_Request( Address ) ;

                    Status := Create_Mailbox( String1I8_Request.Integer1,
                        String1I8_Request.Integer2, String1I8_Request.Integer3,
                        String1I8_Request.Integer4, String1I8_Request.Integer5,
                        String1I8_Request.Integer6, String1I8_Request.Integer7,
                        String1I8_Request.Integer8, String1I8_Request.String1 ) ;
                    Write_User_int64( Kernel, PID, String1I8_Request.Request.Status,
                        Status ) ;
                finally
                    Exit_System_Call( integer( String1I8_Request ), PID, MMC,
                        sizeof( TString1I8_Request ) - sizeof( SReq ) ) ;
                end ;
            end ;
This code is added to the File Processor's API method. It directs CREMBX service calls to the appropriate method.

function TUOS_FiP.Create_Mailbox( prmflg, Handle, MaxMsg, BufQuo, Promsk,
    AcMode, Flags, Reserved : int64 ; Logical_Name : TSRB ) : int64 ;

var MB : TMailbox ;
    Descriptors : array[ 0..1 ] of TSYS_Descriptor ;
    Devname, Name : string ;
    I : integer ;
    PID : TPID ;
    Resource : TMailbox_Resource ;
    S : TUOS_String ;
    Status : int64 ;
    StatusL : longint ;
    SRB1, SRB2, SRB3 : TSRB ;
    Table : string ;

begin
    // Get and validate parameters...
    if( ( prmflg < 0 ) or ( prmflg > 1 ) ) then
    begin
        Result := UOSErr_Invalid_Flags ;
        exit ;
    end ;
    if( Handle = 0 ) then // No address to write handle to
    begin
        Result := UOSErr_Bad_Parameter ;
        exit ;
    end ;
    PID := Kernel.PID ;
    S := Get_User_String( Kernel, PID, Logical_Name, StatusL ) ;
    if( S <> nil ) then
    begin
        Name := S.Contents ;
        S.Free ;
    end ;
    if( MaxMsg = 0 ) then
    begin
        MaxMsg := Kernel.System_Parameters.DEFMBXBUFQUO ;
    end ;
    if( BufQuo = 0 ) then
    begin
        BufQuo := Kernel.System_Parameters.DEFMBXBUFQUO ;
    end ;
    if( AcMode <> 0 ) then
    begin
        BufQuo := Get_User_Integer( Kernel, PID, BufQuo, StatusL ) ;
        if( StatusL <> 0 ) then
        begin
            Result := StatusL ;
            exit ;
        end ;
    end else
    begin
        AcMode := USC.Access_Mode( PID ) ;
    end ;
This new method of the File Processor handles the creation of a new mailbox. First we obtain the various parameters, defaulting the buffer quota and max messages. We also validate the prmflg parameter and make sure there is a target address to write the handle into.

    // Validate privileges...
    if( Prmflg = 0 ) then // Temporary
    begin
        if( ( USC.Get_Process_Info( PID, JPI_CURPRIV ) and ( TMPMBX or PRMMBX ) ) = 0 ) then
        begin
            Result := UOSErr_Protection_Violation ;
            exit ;
        end ;
        if( USC.Check_Quota( PID, Quota_BYTLM, BufQuo ) ) then
        begin
            Result := UOSErr_Quota_Exceeded ;
            exit ;
        end ;
    end else
    begin
        if( ( USC.Get_Process_Info( PID, JPI_CURPRIV ) and PRMMBX ) = 0 ) then
        begin
            Result := UOSErr_Protection_Violation ;
            exit ;
        end ;
    end ;
Next we enforce privileges. If a permanent mailbox is requested, we verify that the process currently had the PRMMBX privilege. If a temporary mailbox is requested, we verify that the process has either the TMPMBX or PRMMBX privileges. If the appropriate check fails, we exit with an error. Also, in the case of temporary mailboxes we verify that the process has sufficient BYTLM quota and exit with an error if the quota is exceeded.

    // Create mailbox...
    MB := TMailbox.Create( Kernel ) ;
    MB.Device.Owner.Protections := Promsk ;
    MB.Device.Owner.Owner := USC.Get_Process_Info( PID, JPI_UIC ) ;
    MB.Device.Creator := MB.Device.Owner.Owner ;
    MB.Device.Creation := HAL.Timestamp ;
    MB.Device.Tag := integer( MB ) ;
    MB.Max_Storage := Bufquo ;
    MB.Max_Message := MaxMsg ;
    if( prmflg = 0 ) then // Temporary
    begin
        I := Temporary_Mailboxes.indexof( nil ) ;
        if( I = -1 ) then
        begin
            I := Temporary_Mailboxes.Add( nil ) ;
        end ;
        Temporary_Mailboxes[ I ] := MB ;
        Devname := 'MAILB' ;
    end else
    begin
        I := Permanent_Mailboxes.indexof( nil ) ;
        if( I = -1 ) then
        begin
            I := Permanent_Mailboxes.Add( nil ) ;
        end ;
        Permanent_Mailboxes[ I ] := MB ;
        MB.Permanent := True ;
        Devname := 'MAILA' ;
    end ;
    Devname := '_' + Devname + inttostr( I ) + ':' ;
Next we create the mailbox and add it to the appropriate list. We also assign the appropriate device name to the Devname variable. The unit number is the index in the list we used. The index is the index of the first null pointer in the list, which indicates a previously deleted mailbox. However, if there are no null pointers, we add the instance to the end of the list.

    // Assign symbol...
    if( Name <> '' ) then
    begin
        fillchar( SRB2, sizeof( SRB2 ), 0 ) ;
        Set_String( 'lnm$system_directory', SRB3 ) ;

        // Make sure symbol name table is defined...
        if( MB.Permanent ) then
        begin
        if( ( USC.Get_Process_Info( PID, JPI_CURPRIV ) and SYSNAM ) = 0 ) then
        begin
            Result := UOSErr_Protection_Violation ;
            exit ;
        end ;
            Table := 'LNM$PERMANENT_MAILBOX' ;
        end else
        begin
            Table := 'LNM$TEMPORARY_MAILBOX' ;
        end ;
        Set_String( Table, SRB1 ) ;
        Result := Kernel.SSC.Create_Symbol_Table( Kernel, PID,
          Pchar( Table ), 'lnm$system_directory', SRB2, 0, LNM_M_CREATE_IF,
          0, PROTECTION_OWNER_MASK or PROTECTION_SYSTEM_MASK or PROTECTION_WORLD_READ, 2 ) ;
        if( Result <> 0 ) then
        begin
            exit ;
        end ;

        // Assign logical equivalent...
        Set_String( Devname, SRB2 ) ;
        fillchar( Descriptors, sizeof( Descriptors ), 0 ) ;
        Descriptors[ 0 ].MBO := $FFFF ;
        Descriptors[ 0 ].MBMO := -1 ;
        Descriptors[ 0 ].Buffer_Length := SRB2.Length ;
        Descriptors[ 0 ].Buffer_Address := SRB2.Buffer ;
        Descriptors[ 0 ].Item_Code := LNM_STRING ;
        Result := Kernel.SSC.Create_Symbol( Kernel, PID, PChar( Name ),
            PChar( Table ), 0, int64( @Descriptors ), 2 ) ;
        if( Result <> 0 ) then
        begin
            exit ;
        end ;
    end ; // if( Name <> '' )
If the caller requested a symbol be assigned to the mailbox, we create said symbol and assign the mailbox device name to it. Creation of a permanent mailbox will associate the symbol with the system symbol table. This requires the SYSNAM privilege and we exit with an error if the user doesn't have that privilege.

    // Create and assign handle...
    Resource := TMailbox_Resource.Create ;
    Resource._Device := MB.Device ;
    Resource._File := TFile( MB ) ;
    MB.Add_Handle( Resource ) ;
    MB._Name := Devname ;
    USC.Add_Handle( PID, int64( @Resource ) ) ;
    Result := Write_User_int64( Kernel, PID, Handle, int64( @Resource ) ) ;
end ; // TUOS_FiP.Create_Mailbox
Now we create a resource instance, add the resource to the process and the mailbox, then write it to the handle target address.

type TFile_Resource = class( TResource )
                          public
                              function Write( Stream : longint ; Position : int64 ;
                                  Length : int64 ; Buff : PAnsichar ; Flags : integer ;
                                  var Written : cardinal ) : TUnified_Exception ;
                                  override ;
                      end ;

function TFile_Resource.Write( Stream : longint ; Position : int64 ; Length : int64 ;
    Buff : PAnsichar ; Flags : integer ; var Written : cardinal ) : TUnified_Exception ;

var Len : TStore_Size64 ;

begin
    Len := _File.Write( Stream, Position, Length, Buff[ 0 ], Written ) ;
    Result := _File.Last_Error ;
    if( _File.Is_Store ) then
    begin
        Position := Position + Len ;
    end ;
end ;


type TMailbox_Resource = class( TResource )
                             public
                                 function Write( Stream : longint ; Position : int64 ;
                                     Length : int64 ; Buff : PAnsichar ;
                                     Flags : integer ; 
                                     var Written : cardinal ) : TUnified_Exception ;
                                     override ;
                         end ;

function TMailbox_Resource.Write( Stream : longint ; Position : int64 ;
    Length : int64 ; Buff : PAnsichar ; Flags : integer ;
    var Written : cardinal ) : TUnified_Exception ;

var MB : TMailbox ;

begin
    MB := TMailbox( TDevice( _Device ).Tag ) ;
    Written := MB.Write( 0, 0, Length, Buff[ 0 ], 0 ) ;
    Result := Last_Error ;
    if( Result <> nil ) then
    begin
        exit ;
    end ;
end ;
With the introduction of I/O to virtual devices (mailboxes being the first example), we need to add a level of indirection to keep the QIO code manageable. This is done through the TResource class. Thus far, the class has only been of informational use. But now we add a Write method that QIO will use to write to the device. In TResource, the method is abstract, so we create two descendant classes. The TMailbox_Resource descendant handles writing data to the mailbox. The TFile_Resource descendant handles all other write operations for now. The code for the latter is simply what was in the QIO method previously. TMailbox_Resource is the merely a wrapper for the mailbox Write method.

In the next article, we will look at the remaining support code for mailboxes.