=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== scm-5f2/hobbit.scm-1294- ;; (pair? (cddr (caddr el))) scm-5f2/hobbit.scm:1295: ;; (pair? (caddr (caddr el))) scm-5f2/hobbit.scm:1296: ;; (eq? 'lambda (car (caddr (caddr el))))) scm-5f2/hobbit.scm-1297- ;; ;(not (find-if (lambda (x) (not (eq? (car x) (cadr x)))) ############################################## scm-5f2/hobbit.scm-4721- (subst-inline-aux scm-5f2/hobbit.scm:4722: (caddr (cadr data)) scm-5f2/hobbit.scm-4723- (map (lambda (par arg) ############################################## scm-5f2/hobbit.scm-5363- (pair? (cddr (caddr def))) scm-5f2/hobbit.scm:5364: (pair? (caddr (caddr def))) scm-5f2/hobbit.scm-5365- (null? (cdddr (caddr def))) scm-5f2/hobbit.scm:5366: (eq? 'lambda (car (caddr (caddr def))))) scm-5f2/hobbit.scm-5367- (remove-lambdasurrounding-let-aux def) ############################################## scm-5f2/hobbit.scm-5371- (let* ((letbindings (cadr (caddr def))) scm-5f2/hobbit.scm:5372: (lambdaterm (caddr (caddr def)))) scm-5f2/hobbit.scm-5373- (set! *global-vars-list* ############################################## scm-5f2/hobbit.scm-6774- (list 'vector-set! scm-5f2/hobbit.scm:6775: (cadadr term) (caddr (cadr term)) (beautify-closure (caddr term)))) scm-5f2/hobbit.scm-6776- ((and (memq (car term) '(let* let letrec)) ############################################## scm-5f2/build.scm-91- (".gdbinit" gdb-init optional "provides commands for debugging SCM with GDB") scm-5f2/build.scm:92: ("setjump.mar" Vax-asm platform-specific "provides setjump and longjump which do not use $unwind utility on VMS.") scm-5f2/build.scm-93- ("ugsetjump.s" gnu-as platform-specific "provides setjump and longjump which work on Ultrix VAX.") scm-5f2/build.scm:94: ("setjump.s" Cray-asm platform-specific "provides setjump and longjump for the Cray YMP.") scm-5f2/build.scm-95- ("continue-ia64.S" gnu-as platform-specific "replaces make_root_continuation(), make_continuation(), and dynthrow() in continue.c") ############################################## scm-5f2/get-contoffset-ia64.c-30- * gcc -o get-contoffset-ia64 get-contoffset-ia64.c scm-5f2/get-contoffset-ia64.c:31: * create ASM include file by: scm-5f2/get-contoffset-ia64.c-32- * ./get-contoffset-ia64 contoffset-ia64.S ############################################## scm-5f2/ChangeLog-1060- scm-5f2/ChangeLog:1061: * scl.c (cxrs): Most Scheme name `$' prefixes changed to `real-'. scm-5f2/ChangeLog-1062- ############################################## scm-5f2/ChangeLog-2114- (Type Conversions): Added num2short(), num2dbl(), and scm-5f2/ChangeLog:2115: scm_base_addr(). scm-5f2/ChangeLog-2116- ############################################## scm-5f2/ChangeLog-6034- scm-5f2/ChangeLog:6035: * ecrt0.c: modified the sparc's asm in ecrt0.c to call main scm-5f2/ChangeLog-6036- and _exit when __svr4__ is defined instead of _main ############################################## scm-5f2/ChangeLog-8939- scm-5f2/ChangeLog:8940: * VMSBUILD.COM setjump.asm setjump.h (setjmp longjmp jmp_buf): put scm-5f2/ChangeLog-8941- in from comp.sources.reviewed in order to let VMS have full ############################################## scm-5f2/configure-25- scm-5f2/configure:26:PACKAGE_NAME=`expr "X$version_txi" : 'X@set \([A-Z]*\)VERSION .*' | tr '[A-Z]' '[a-z]'` scm-5f2/configure:27:PACKAGE_TARNAME=`expr "X$mywd" : '.*/\([A-Za-z]*\)'` scm-5f2/configure-28-if echo "$PACKAGE_TARNAME" | grep -iq "$PACKAGE_NAME"; then ############################################## scm-5f2/configure-32-fi scm-5f2/configure:33:PACKAGE_VERSION=`expr "X$version_txi" : '.*VERSION \([0-9a-z]*\)'` scm-5f2/configure-34-PACKAGE_STRING="$PACKAGE_TARNAME $PACKAGE_VERSION" ############################################## scm-5f2/configure-115- case $ac_option in scm-5f2/configure:116: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; scm-5f2/configure-117- *) ac_optarg=yes ;; ############################################## scm-5f2/configure-287-By default, \`make install' will install all the files in scm-5f2/configure:288:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify scm-5f2/configure:289:an installation prefix other than \`$ac_default_prefix' using \`--prefix', scm-5f2/configure-290-for instance \`--prefix=\$HOME'. ############################################## scm-5f2/differ.c-482- scm-5f2/differ.c:483:void* array2addr(RA, prot, pos, s_name) scm-5f2/differ.c-484- SCM RA, prot; ############################################## scm-5f2/differ.c-489- pos, s_name); scm-5f2/differ.c:490: return scm_addr(cons(RA, list_of_0), s_name); scm-5f2/differ.c-491-} ############################################## scm-5f2/differ.c-507- ASRTER(3==ilength(Args), Args, WNA, s_d2es); scm-5f2/differ.c:508: edits = array2addr(Edits, MAKINUM(-32), ARG1, s_d2es); scm-5f2/differ.c:509: fp = array2addr(Fp, MAKINUM(-32), ARG2, s_d2es); scm-5f2/differ.c:510: ccrr = array2addr(CAR(Args), MAKINUM(-32), ARG3, s_d2es); scm-5f2/differ.c-511- Args = CDR(Args); scm-5f2/differ.c-512- aprot = array_prot(CAR(Args)); scm-5f2/differ.c:513: a = array2addr(CAR(Args), aprot, ARG4, s_d2es); scm-5f2/differ.c-514- ASRTER(NFALSEP(aprot), aprot, ARG4, s_d2es); ############################################## scm-5f2/differ.c-517- bprot = array_prot(CAR(Args)); scm-5f2/differ.c:518: b = array2addr(CAR(Args), bprot, ARG5, s_d2es); scm-5f2/differ.c-519- ASRTER(NFALSEP(bprot), bprot, ARG5, s_d2es); ############################################## scm-5f2/differ.c-545- ASRTER(2==ilength(Args), Args, WNA, s_d2el); scm-5f2/differ.c:546: fp = array2addr(Fp, MAKINUM(-32), ARG1, s_d2el); scm-5f2/differ.c-547- aprot = array_prot(A); scm-5f2/differ.c:548: a = array2addr(A, aprot, ARG2, s_d2el); scm-5f2/differ.c-549- ASRTER(NFALSEP(aprot), aprot, ARG2, s_d2el); ############################################## scm-5f2/differ.c-551- bprot = array_prot(CAR(Args)); scm-5f2/differ.c:552: b = array2addr(CAR(Args), bprot, ARG3, s_d2el); scm-5f2/differ.c-553- ASRTER(NFALSEP(bprot), bprot, ARG3, s_d2el); ############################################## scm-5f2/rope.c-272-long aind P((SCM ra, SCM args, const char *what)); scm-5f2/rope.c:273:void* scm_addr(args, s_name) scm-5f2/rope.c-274- SCM args; ############################################## scm-5f2/rope.c-333-} scm-5f2/rope.c:334:void* scm_base_addr(v, s_name) scm-5f2/rope.c-335- SCM v; ############################################## scm-5f2/x.c-2106- XDrawPoints(XWINDISPLAY(sdbl), XWINDOW(sdbl), XGCONTEXT(sgc), scm-5f2/x.c:2107: (XPoint *)scm_base_addr(sarg, s_x_draw_points), len, scm-5f2/x.c-2108- CoordModeOrigin); ############################################## scm-5f2/x.c-2151- ASRTGO(NULLP(sargs), wna); scm-5f2/x.c:2152: rabase = scm_base_addr(sarg, s_caller); scm-5f2/x.c-2153- switch (funcod) { ############################################## scm-5f2/scm.c-205- scmable_signal(SIGINT); scm-5f2/scm.c:206: __asm popad; scm-5f2/scm.c:207: __asm popfd; scm-5f2/scm.c:208: __asm ret; scm-5f2/scm.c-209-} ############################################## scm-5f2/socket.c-56-static char s_inetaddr[] = "inet:string->address"; scm-5f2/socket.c:57:SCM l_inetaddr (host) scm-5f2/socket.c-58- SCM host; ############################################## scm-5f2/socket.c-61- ASRTER(NIMP(host) && STRINGP(host), host, ARG1, s_inetaddr); scm-5f2/socket.c:62: soka.s_addr = inet_addr(CHARS(host)); scm-5f2/socket.c-63- if (-1==soka.s_addr) { ############################################## scm-5f2/socket.c-105-static char s_makaddr[] = "inet:make-address"; scm-5f2/socket.c:106:SCM l_makaddr (net, lna) scm-5f2/socket.c-107- SCM net, lna; ############################################## scm-5f2/socket.c-111- unsigned long lnanum = num2ulong(lna, (char *)ARG2, s_makaddr); scm-5f2/socket.c:112: addr = inet_makeaddr(netnum, lnanum); scm-5f2/socket.c-113- return ulong2num(ntohl(addr.s_addr)); ############################################## scm-5f2/socket.c-141- DEFER_INTS; scm-5f2/socket.c:142: SYSCALL(entry = gethostbyaddr((char *)&inad , sizeof(inad), AF_INET);); scm-5f2/socket.c-143- } ############################################## scm-5f2/socket.c-178- DEFER_INTS; scm-5f2/socket.c:179: SYSCALL(entry = getnetbyaddr(netnum, AF_INET);); scm-5f2/socket.c-180- } ############################################## scm-5f2/socket.c-552-char s_sknm_addr[] = "socket-name:address"; scm-5f2/socket.c:553:SCM l_sknm_addr(snm) scm-5f2/socket.c-554- SCM snm; ############################################## scm-5f2/bytenumb.c-64- MAKINUM(byvlen), s_wrong_length, s_name); scm-5f2/bytenumb.c:65: return (char*)scm_addr(cons(obj, list_of_0), s_name); scm-5f2/bytenumb.c-66- } ############################################## scm-5f2/Makefile-568- echo `whoami`@`hostname` testing scm \ scm-5f2/Makefile:569: `$(SCMEXE) -e'(display *scm-version*)'` >> BenchLog scm-5f2/Makefile-570- echo on `date` >> BenchLog ############################################## scm-5f2/Makefile-583- echo `whoami`@`hostname` testing scmlit \ scm-5f2/Makefile:584: `$(SCMLIT) -e'(display *scm-version*)'` >> BenchLog scm-5f2/Makefile-585- echo on `date` >> BenchLog ############################################## scm-5f2/scm.nsi-359- Push "$0;" scm-5f2/scm.nsi:360: Call un.StrStr ; Find `$0;` in $1 scm-5f2/scm.nsi-361- Pop $2 ; pos of our dir ############################################## scm-5f2/ecrt0.c-292-#ifdef m68k /* Can't do it all from C */ scm-5f2/ecrt0.c:293: asm (" global _start"); scm-5f2/ecrt0.c:294: asm (" text"); scm-5f2/ecrt0.c:295: asm ("_start:"); scm-5f2/ecrt0.c-296-#ifndef NU scm-5f2/ecrt0.c-297-#ifdef STRIDE scm-5f2/ecrt0.c:298: asm (" comm havefpu%,2"); scm-5f2/ecrt0.c-299-#else /* m68k, not STRIDE */ scm-5f2/ecrt0.c:300: asm (" comm splimit%,4"); scm-5f2/ecrt0.c-301-#endif /* STRIDE */ scm-5f2/ecrt0.c:302: asm (" global exit"); scm-5f2/ecrt0.c:303: asm (" text"); scm-5f2/ecrt0.c-304-#ifdef STRIDE scm-5f2/ecrt0.c:305: asm (" trap &3"); scm-5f2/ecrt0.c:306: asm (" mov.w %d0,havefpu%"); scm-5f2/ecrt0.c-307-#else /* m68k, not STRIDE */ scm-5f2/ecrt0.c:308: asm (" mov.l %d0,splimit%"); scm-5f2/ecrt0.c-309-#endif /* STRIDE */ scm-5f2/ecrt0.c-310-#endif /* not NU */ scm-5f2/ecrt0.c:311: asm (" jsr start1"); scm-5f2/ecrt0.c:312: asm (" mov.l %d0,(%sp)"); scm-5f2/ecrt0.c:313: asm (" jsr exit"); scm-5f2/ecrt0.c:314: asm (" mov.l &1,%d0"); /* d0 = 1 => exit */ scm-5f2/ecrt0.c:315: asm (" trap &0"); scm-5f2/ecrt0.c-316-#else /* m68000, not m68k */ ############################################## scm-5f2/ecrt0.c-325-#endif scm-5f2/ecrt0.c:326: asm (" .globl is68020"); scm-5f2/ecrt0.c:327: asm ("is68020:"); scm-5f2/ecrt0.c-328-#ifndef BSD4_3 scm-5f2/ecrt0.c:329: asm (" .long 0x00000000"); scm-5f2/ecrt0.c:330: asm (" .long 0xffffffff"); scm-5f2/ecrt0.c-331-/* End of stuff added by ESM */ scm-5f2/ecrt0.c-332-#endif scm-5f2/ecrt0.c:333: asm (" .text"); scm-5f2/ecrt0.c:334: asm (" .globl __start"); scm-5f2/ecrt0.c:335: asm ("__start:"); scm-5f2/ecrt0.c:336: asm (" .word 0"); scm-5f2/ecrt0.c:337: asm (" link a6,#0"); scm-5f2/ecrt0.c:338: asm (" jbsr _start1"); scm-5f2/ecrt0.c:339: asm (" unlk a6"); scm-5f2/ecrt0.c:340: asm (" rts"); scm-5f2/ecrt0.c-341-#if defined(BSD4_3) && !defined(__GNUC__) ############################################## scm-5f2/ecrt0.c-585-#ifdef sparc scm-5f2/ecrt0.c:586:asm (".global __start"); scm-5f2/ecrt0.c:587:asm (".text"); scm-5f2/ecrt0.c:588:asm ("__start:"); scm-5f2/ecrt0.c:589:asm (" mov 0, %fp"); scm-5f2/ecrt0.c:590:asm (" ld [%sp + 64], %o0"); scm-5f2/ecrt0.c:591:asm (" add %sp, 68, %o1"); scm-5f2/ecrt0.c:592:asm (" sll %o0, 2, %o2"); scm-5f2/ecrt0.c:593:asm (" add %o2, 4, %o2"); scm-5f2/ecrt0.c:594:asm (" add %o1, %o2, %o2"); scm-5f2/ecrt0.c:595:asm (" sethi %hi(_environ), %o3"); scm-5f2/ecrt0.c:596:asm (" st %o2, [%o3+%lo(_environ)]"); scm-5f2/ecrt0.c:597:asm (" andn %sp, 7, %sp"); scm-5f2/ecrt0.c-598-/* added by Denys Duchier */ scm-5f2/ecrt0.c-599-#ifdef __svr4__ scm-5f2/ecrt0.c:600:asm (" call main"); scm-5f2/ecrt0.c-601-#else scm-5f2/ecrt0.c:602:asm (" call _main"); scm-5f2/ecrt0.c-603-#endif scm-5f2/ecrt0.c:604:asm (" sub %sp, 24, %sp"); scm-5f2/ecrt0.c-605-/* added by Denys Duchier */ scm-5f2/ecrt0.c-606-#ifdef __svr4__ scm-5f2/ecrt0.c:607:asm (" call _exit"); scm-5f2/ecrt0.c-608-#else scm-5f2/ecrt0.c:609:asm (" call __exit"); scm-5f2/ecrt0.c-610-#endif scm-5f2/ecrt0.c:611:asm (" nop"); scm-5f2/ecrt0.c-612- ############################################## scm-5f2/unexsunos4.c-171- but the caller is *supposed* to know what she is doing. */ scm-5f2/unexsunos4.c:172: nhdr.a_data = (bss_start ? bss_start : brk_value) - N_DATADDR (nhdr); scm-5f2/unexsunos4.c-173- nhdr.a_bss = bss_start ? brk_value - bss_start : 0; ############################################## scm-5f2/unexsunos4.c-194- lseek (new, N_DATOFF (nhdr), L_SET); scm-5f2/unexsunos4.c:195: write (new, old + N_DATOFF (ohdr), (int)&data_start - N_DATADDR (ohdr)); scm-5f2/unexsunos4.c-196- ############################################## scm-5f2/unexsunos4.c-199- */ scm-5f2/unexsunos4.c:200: write (new, &data_start, N_BSSADDR (nhdr) - (int)&data_start); scm-5f2/unexsunos4.c-201- ############################################## scm-5f2/unexsunos4.c-214- { scm-5f2/unexsunos4.c:215: unsigned long daddr = N_DATADDR (ohdr); scm-5f2/unexsunos4.c-216- unsigned long rel, erel; ############################################## scm-5f2/unexsunos4.c-226- { scm-5f2/unexsunos4.c:227: rel = _DYNAMIC.ld_un.ld_1->ld_rel + N_TXTADDR (ohdr); scm-5f2/unexsunos4.c:228: erel = _DYNAMIC.ld_un.ld_1->ld_hash + N_TXTADDR (ohdr); scm-5f2/unexsunos4.c-229- } ############################################## scm-5f2/unexsunos4.c-231- { scm-5f2/unexsunos4.c:232: rel = _DYNAMIC.ld_un.ld_2->ld_rel + N_TXTADDR (ohdr); scm-5f2/unexsunos4.c:233: erel = _DYNAMIC.ld_un.ld_2->ld_hash + N_TXTADDR (ohdr); scm-5f2/unexsunos4.c-234- } ############################################## scm-5f2/unexsunos4.c-355- /* compare cookies */ scm-5f2/unexsunos4.c:356: lseek (fd, N_DATOFF (hdr) + (int)&cookie - N_DATADDR (hdr), L_SET); scm-5f2/unexsunos4.c-357- read (fd, &filenames_cookie, sizeof (filenames_cookie)); ############################################## scm-5f2/unexsunos4.c-368- MAP_FILE | MAP_SHARED | MAP_FIXED, fd, scm-5f2/unexsunos4.c:369: N_DATOFF (hdr) + data_start - N_DATADDR (hdr)); scm-5f2/unexsunos4.c-370- close (fd); ############################################## scm-5f2/.pc/not-usr-local.patch/scm.texi-8343- scm-5f2/.pc/not-usr-local.patch/scm.texi:8344:@deftypefun unsigned long scm_addr (SCM @var{args}, char *@var{s_name}) scm-5f2/.pc/not-usr-local.patch/scm.texi-8345-Returns a pointer (cast to an @code{unsigned long}) to the storage ############################################## scm-5f2/.pc/not-usr-local.patch/scm.texi-8352-@end deftypefun scm-5f2/.pc/not-usr-local.patch/scm.texi:8353:@deftypefun unsigned long scm_base_addr(SCM @var{ra}, char *@var{s_name}) scm-5f2/.pc/not-usr-local.patch/scm.texi-8354-Returns a pointer (cast to an @code{unsigned long}) to the beginning ############################################## scm-5f2/.pc/kfreebsd_support.patch/scmfig.h-419-#ifdef __GNUC__ scm-5f2/.pc/kfreebsd_support.patch/scmfig.h:420:# define FENCE asm volatile ("") scm-5f2/.pc/kfreebsd_support.patch/scmfig.h-421-#else ############################################## scm-5f2/.pc/ppc64_short_int.patch/scmfig.h-419-#ifdef __GNUC__ scm-5f2/.pc/ppc64_short_int.patch/scmfig.h:420:# define FENCE asm volatile ("") scm-5f2/.pc/ppc64_short_int.patch/scmfig.h-421-#else ############################################## scm-5f2/.pc/arm64_short_int.patch/scmfig.h-419-#ifdef __GNUC__ scm-5f2/.pc/arm64_short_int.patch/scmfig.h:420:# define FENCE asm volatile ("") scm-5f2/.pc/arm64_short_int.patch/scmfig.h-421-#else ############################################## scm-5f2/scm.texi-8343- scm-5f2/scm.texi:8344:@deftypefun unsigned long scm_addr (SCM @var{args}, char *@var{s_name}) scm-5f2/scm.texi-8345-Returns a pointer (cast to an @code{unsigned long}) to the storage ############################################## scm-5f2/scm.texi-8352-@end deftypefun scm-5f2/scm.texi:8353:@deftypefun unsigned long scm_base_addr(SCM @var{ra}, char *@var{s_name}) scm-5f2/scm.texi-8354-Returns a pointer (cast to an @code{unsigned long}) to the beginning ############################################## scm-5f2/scmfig.h-423-#ifdef __GNUC__ scm-5f2/scmfig.h:424:# define FENCE asm volatile ("") scm-5f2/scmfig.h-425-#else