!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/include/asm-ia64/   drwxr-xr-x
Free 318.37 GB of 458.09 GB (69.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     kregs.h (1.16 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#ifndef _ASM_IA64_KREGS_H
#define _ASM_IA64_KREGS_H

/*
 * Copyright (C) 2001 Hewlett-Packard Co
 * Copyright (C) 2001 David Mosberger-Tang <davidm@hpl.hp.com>
 */
/*
 * This file defines the kernel register usage convention used by Linux/ia64.
 */

/*
 * Kernel registers:
 */
#define IA64_KR_IO_BASE        0    /* ar.k0: legacy I/O base address */
#define IA64_KR_TSSD        1    /* ar.k1: IVE uses this as the TSSD */
#define IA64_KR_CURRENT_STACK    4    /* ar.k4: what's mapped in IA64_TR_CURRENT_STACK */
#define IA64_KR_FPU_OWNER    5    /* ar.k5: fpu-owner (UP only, at the moment) */
#define IA64_KR_CURRENT        6    /* ar.k6: "current" task pointer */
#define IA64_KR_PT_BASE        7    /* ar.k7: page table base address (physical) */

#define _IA64_KR_PASTE(x,y)    x##y
#define _IA64_KR_PREFIX(n)    _IA64_KR_PASTE(ar.k, n)
#define IA64_KR(n)        _IA64_KR_PREFIX(IA64_KR_##n)

/*
 * Translation registers:
 */
#define IA64_TR_KERNEL        0    /* itr0, dtr0: maps kernel image (code & data) */
#define IA64_TR_PALCODE        1    /* itr1: maps PALcode as required by EFI */
#define IA64_TR_PERCPU_DATA    1    /* dtr1: percpu data */
#define IA64_TR_CURRENT_STACK    2    /* dtr2: maps kernel's memory- & register-stacks */

#endif /* _ASM_IA64_kREGS_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.0264 ]--