!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/usr/src/linux-2.4.18-xfs-1.1/arch/mips/dec/prom/   drwxr-xr-x
Free 318.34 GB of 458.09 GB (69.49%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     prom.h (1.78 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*  
 * Miscellaneous definitions used to call the routines contained in the boot
 * PROMs on various models of DECSTATION's.
 * the rights to redistribute these changes.
 */

#ifndef __ASM_DEC_PROM_H 
#define __ASM_DEC_PROM_H 

/*
 * PMAX/3MAX PROM entry points for DS2100/3100's and DS5000/2xx's.  Many of
 * these will work for MIPSen as well!
 */
#define VEC_RESET        0xBFC00000        /* Prom base address */
#define    PMAX_PROM_ENTRY(x)    (VEC_RESET+((x)*8))    /* Prom jump table */

#define    PMAX_PROM_HALT        PMAX_PROM_ENTRY(2)    /* valid on MIPSen */
#define    PMAX_PROM_AUTOBOOT    PMAX_PROM_ENTRY(5)    /* valid on MIPSen */
#define    PMAX_PROM_OPEN        PMAX_PROM_ENTRY(6)
#define    PMAX_PROM_READ        PMAX_PROM_ENTRY(7)
#define    PMAX_PROM_CLOSE        PMAX_PROM_ENTRY(10)
#define    PMAX_PROM_LSEEK        PMAX_PROM_ENTRY(11)
#define PMAX_PROM_GETCHAR       PMAX_PROM_ENTRY(12)
#define    PMAX_PROM_PUTCHAR    PMAX_PROM_ENTRY(13)    /* 12 on MIPSen */
#define    PMAX_PROM_GETS        PMAX_PROM_ENTRY(15)
#define    PMAX_PROM_PRINTF    PMAX_PROM_ENTRY(17)
#define    PMAX_PROM_GETENV    PMAX_PROM_ENTRY(33)    /* valid on MIPSen */

/*
 * Magic number indicating REX PROM available on DECSTATION.  Found in
 * register a2 on transfer of control to program from PROM.
 */
#define    REX_PROM_MAGIC        0x30464354

/*
 * 3MIN/MAXINE PROM entry points for DS5000/1xx's, DS5000/xx's, and
 * DS5000/2x0.
 */
#define REX_PROM_GETBITMAP    0x84/4    /* get mem bitmap */
#define REX_PROM_GETCHAR    0x24/4    /* getch() */
#define REX_PROM_GETENV        0x64/4    /* get env. variable */
#define REX_PROM_GETSYSID    0x80/4    /* get system id */
#define REX_PROM_GETTCINFO    0xa4/4
#define REX_PROM_PRINTF        0x30/4    /* printf() */
#define REX_PROM_SLOTADDR    0x6c/4    /* slotaddr */
#define REX_PROM_BOOTINIT    0x54/4    /* open() */
#define REX_PROM_BOOTREAD    0x58/4    /* read() */
#define REX_PROM_CLEARCACHE    0x7c/4

#endif /* __ASM_DEC_PROM_H */


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0132 ]--