IN:RMVNMX.MAC/AU:72./-BF=LB1:[13,10]RMVNM.MAC -1,1,/;DSM01/ $BEGIN RMVNM,7202, ; ; Modified for dual-porting Daniel S. McCoy 31 Oct, 79 ; -31,35,/;DSM01/ ; ; Just checks priveleges and sends the request to the master sys ; -44,51,/;DSM01/ 10$: MOV .FCBAD,R1 ; Set up for protection check MOV #FP.WRV+<400*FP.WRV>,R0 ; Check access for read/write MOV F.FOWN(R1),R2 ; Set up for protection check MOV F.FPRO(R1),R3 ; ... MOV .IOPKT,R5 ; ... CALL .PRCK3 ; Check protection CALL .RQIO ; remove is done by master sys MOV #.DRFNB,R5 ; Reset context CALL .DREX ; Return FNB to user CALLR .CLDIR ; Clean up and exit /