[Info-vax] Q: How to deassing a kernel mode logical name from the system table

norm.raphael at metso.com norm.raphael at metso.com
Wed Oct 14 16:58:05 EDT 2009


Thanks a heap.  Done.
info-vax-bounces at rbnsn.com wrote on 10/14/2009 04:41:51 PM:

> In article <mailman.42.1255550777.18305.info-vax_rbnsn.com at rbnsn.
> com>, norm.raphael at metso.com writes:
> >Is it able to deassign it this logical name?
> >
> >$sho log/syst /full FOOLISH*
> >
> >(LNM$SYSTEM_TABLE)      [kernel]  [shareable,system]
> >                        [Protection=(RWC,RWC,R,R)]  [Owner=[SYSTEM]]
> >
> >  "FOOLISH" [kernel,no_alias] = "811DFB40"
> >
> 
> Yes. 
> 
>    .PSECT   DATA,WRT,NOEXE,5
> ARGLST:   .LONG   3
>    .ADDRESS   TABLE
>    .ADDRESS   LOGICAL
>    .LONG   0
> 
> TABLE:   .ASCID   "LNM$SYSTEM_TABLE"
>    .ALIGN   LONG
> LOGICAL:.ASCID   "FOOLISH"
>    .ALIGN   LONG
> 
>    .PSECT   CODE,NOWRT,EXE,5
>    .ENTRY   GO,0
>    $CMKRNL_S   ROUTIN=SYS$DELLNM,-
>          ARGLST=ARGLST
>    RET
>    .END   GO
> 
> -- 
> VAXman- A Bored Certified VMS Kernel Mode Hacker 
VAXman(at)TMESIS(dot)ORG
> 
>   http://www.quirkfactory.com/popart/asskey/eqn2.png
> 
>   "Well my son, life is like a beanstalk, isn't it?"
> _______________________________________________
> Info-vax mailing list
> Info-vax at rbnsn.com
> http://rbnsn.com/mailman/listinfo/info-vax_rbnsn.com



More information about the Info-vax mailing list