DELTA 261788 0 128 SVN% @ V>t>4; i <= ARM_SP_REGNUM; i++) { supply_register(i, (char *)&pcb.pcb_regs.sf_r4 + (i - (ARM_A1_REGNUM + 4 )) * 4); } if (pcb.pcb_regs.sf_sp != 0) { if (kvm_read(kvm, pcb.pcb_regs.sfENDREP DELTA 276033 0 237 SVN33 d bDobpcb_regs.sf_r11; state.registers[SP] = ctx->pcb_regs.sf_sp; state.registers[LR] = ctx->pcb_regs.sf_lr; state.registers[PC] = ctx->pcb_regs.sf_pc; db_stack_trace_cmd(&state); #else db_stack_trace_cmd(ctx->pcb_regs.sfENDREP DELTA 236991 2433 30 SVNB< ^9(#>x^K 0u{YI[QڧbA+ 1>(HIFB8 _@%Pw&xU WU\GZBBۧ>}F3>}A ۳X8FlMDX-Ju%~9V>\q` N[ό7Rqxc,B |~L{ENDREP DELTA 262942 0 22 SVN  szsx^˻ 0~RAĈOv`*l#2eLuӝ:Onk M)DŽę#uI}M2ARRIK=z$ ,YM@MVA"I.@raENDREP DELTA 273908 0 97 SVNpxT$ u{pcb_regs.sfpcb_regs.sf_r4 = tf->tf_r4; pcb->pcb_regs.sf_r5 = tf->tf_r5; pcb->pcb_regs.sf_r6 = tf->tf_r6; pcb->pcb_regs.sf_r7 = tf->tf_r7; pcb->pcb_regs.sf_r8 = tf->tf_r8; pcb->pcb_regs.sf_r9 = tf->tf_r9; pcb->pcb_regs.sf_r10 = tf->tf_r10; pcb->pcb_regs.sf_r11 = tf->tf_r11; pcb->pcb_regs.sf_r12 = tf->tf_r12; pcb->pcb_regs.sf_pc = tf->tf_pc; pcb->pcb_regs.sf_lr = tf->tf_usr_lr; pcb->pcb_regs.sfENDREP DELTA 256941 0 102 SVNtt M' pcb_regs.sfENDREP DELTA 262987 2265 288 SVN<E"Dp zn;DS|!H:t-.Zblx^MO0 ɯ0ځ:Ł0$ TMh*rR6 `J}8ɖ-ȪzDNP6+BVa/`rsX4+·PSr*wi)r9J#A1(>]g]xO֕ V§:$q;n$Z~ t:)*`vbU U67h-ed'˞(Ǒ7皿QIwh!ZҖuШXN1T[54wd> r^Jc2aSf4}00^_+jvǞryJ/V\[bt򻷲9'ܴ:V\lhƉz(|Zܼ!xmv~)1ENDREP DELTA 272356 279 296 SVN99 YUd pcb_regs.sfENDREP DELTA 271398 5338 37 SVN~4K3tO`5T 7wYXB|9IWx^TQo0~n=$jK[u1j=byEKbv CΝ6 /'Ti@Y +V"&aֺ,e^YwTr V d`N 02- Y!42~1TF6el&!dDda퓑ëHT@i@nn'@Fi)ސR'wfi^v~y^,Kyѱ檉 ,G0EQ7>jY;ckkeR;V1cp@vC *ks-e rK`L‹b p}U. cb֖ H6%WK߈44'fϭq^!$ 0g[gv8죁>V*Y8 2 Aŧ?\'Dl3GӸCbH\,׋;⫻ 619$*F`[zɞ='HZ(s;@|m]2e\yɹ·"eQQ[,ؗu:bVsOW=p4`>]?iIc%2{ Xl;D7Uy-L A4kӪ$6hasYs|ԸxtmC {_\+ENDREP DELTA 181253 379 147 SVNpp fq pcb_regs.sfENDREP DELTA 257217 538 27 SVN0#xb#}XBS@pv /* * Signal frame. Pushed onto user stack before calling sigcode. * The pointers are used in the trampoline code to locate the ucontext. */ struct sigframe { struct switchframe { register_t sf_r4; register_t sf_r5; register_t sf_r6; register_t sf_r7; register_t sf_r8; register_t sf_r9; register_t sf_r10; register_t sf_r11; register_t sf_r12; register_t sf_sp; register_t sf_lr; register_t sf_pc; }; ENDREP DELTA 262942 293 22 SVND uv Lo0s#include /* * WARNING! * Keep pcb_regs first for faster access in switch.S */ struct pcb { struct switchframe pcb_regs; /* CPU state */vm_offset_t pcb_pagedir; /* PT hooks */ uint32_t *pcb_pl1vec; /* PTR to vector_base L1 entry*/ uint32_t pcb_l1vec; /* Value to stuff on ctx sw */ u_int pcb_dacr; /* Domain Access Control Reg */ ARM ABIENDREP id: 5-160581.0.r276190/3950 type: file pred: 5-160581.0.r261788/687 count: 7 text: 276190 0 217 6565 c2bf249df3afac60cf809853c856f027 401209fe73f212b4093f664acc9e3356f857762b 276189-5x3x/_6 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/gnu/usr.bin/gdb/kgdb/trgt_arm.c copyroot: 0 / PLAIN K 8 Makefile V 29 file 6-132624.0.r275077/11936 K 6 kgdb.1 V 27 file 9-132624.0.r246958/372 K 6 kgdb.h V 27 file b-132624.0.r274391/119 K 5 kld.c V 26 file 8-175645.0.r248838/57 K 6 kthr.c V 26 file d-132624.0.r275644/66 K 6 main.c V 28 file f-132624.0.r260027/1028 K 6 trgt.c V 27 file h-132624.0.r260601/553 K 12 trgt_amd64.c V 28 file l-132624.0.r246893/3866 K 10 trgt_arm.c V 28 file 5-160581.0.r276190/3950 K 11 trgt_i386.c V 27 file n-132624.0.r274391/419 K 11 trgt_mips.c V 27 file 5-179161.0.r249878/255 K 14 trgt_powerpc.c V 28 file 6-161589.0.r246893/5411 K 16 trgt_powerpc64.c V 35 file 6-161589.3-209867.r246893/5722 K 14 trgt_sparc64.c V 28 file r-132624.0.r246893/6099 END ENDREP id: 4-132624.0.r276190/4954 type: dir pred: 4-132624.0.r275644/1064 count: 108 text: 276190 4254 687 0 a2e5248bd72a0bb4210a7dc2d86ef1fc cpath: /head/gnu/usr.bin/gdb/kgdb copyroot: 0 / PLAIN K 8 Makefile V 28 file 4-131087.0.r211725/9752 K 12 Makefile.inc V 28 file 7-131087.0.r269648/3714 K 4 arch V 28 dir 9-131087.0.r268351/53074 K 3 doc V 26 dir 31-1700.0.r211243/4736 K 3 gdb V 29 dir 1i-131087.0.r275077/11183 K 9 gdbserver V 28 dir 4-157572.0.r211725/10986 K 6 gdbtui V 29 dir 1o-131087.0.r275077/11746 K 4 kgdb V 27 dir 4-132624.0.r276190/4954 K 6 libgdb V 29 dir 1s-131087.0.r263660/22744 END ENDREP id: 3-74.0.r276190/5563 type: dir pred: 3-74.0.r275644/1673 count: 319 text: 276190 5139 411 0 450acc452d113a5f071158a595778fef props: 223758 30249 244 0 7644535879f0250fa3e0c967f891e1fd cpath: /head/gnu/usr.bin/gdb copyroot: 0 / minfo-cnt: 1 minfo-here: y PLAIN K 8 Makefile V 26 file 3-1040.0.r272849/2522 K 12 Makefile.inc V 26 file 6-1040.0.r103959/2313 K 8 binutils V 26 dir 3-1700.0.r275718/49466 K 2 cc V 25 dir 8-1823.0.r275804/1652 K 6 dialog V 25 dir 3-3431.0.r275077/9936 K 4 diff V 24 dir 3-68.0.r275077/10590 K 5 diff3 V 23 dir 3-71.0.r204227/1288 K 3 dtc V 26 dir 3-204490.0.r210101/419 K 3 gdb V 23 dir 3-74.0.r276190/5563 K 5 gperf V 28 dir 3-18218.0.r228060/237037 K 4 grep V 24 dir 3-62.0.r275077/16300 K 5 groff V 25 dir h-5637.0.r275866/6423 K 3 rcs V 31 dir 7-10.0-256198.r270168/31663 K 5 sdiff V 24 dir e-116.0.r204227/1867 K 5 tests V 29 dir 1o-264741.0.r264741/23265 K 7 texinfo V 26 dir 3-2727.0.r270168/35254 END ENDREP id: 3-10.0.r276190/6511 type: dir pred: 3-10.0.r275866/7291 count: 3139 text: 276190 5821 677 0 d24a0750c940e36ab45ca5d824e8e33c cpath: /head/gnu/usr.bin copyroot: 0 / minfo-cnt: 3 PLAIN K 7 COPYING V 19 file 4-9.0-10.r10/0 K 11 COPYING.LIB V 20 file 2-15.0.r15/9283 K 8 Makefile V 27 file 7-9.1-10.r265420/66670 K 12 Makefile.inc V 28 file 2-103959.0.r139106/2657 K 3 lib V 24 dir 2-218.0.r276128/1596 K 5 tests V 29 dir 1i-264741.0.r264741/22481 K 7 usr.bin V 23 dir 3-10.0.r276190/6511 END ENDREP id: 1-3.0.r276190/7012 type: dir pred: 1-3.0.r276128/2166 count: 3963 text: 276190 6693 306 0 e623b4e076d5c00d4c27d79e5de9435e cpath: /head/gnu copyroot: 0 / minfo-cnt: 4 id: 1k-129198.0.r276190/7184 type: file pred: 1k-129198.0.r276033/262 count: 31 text: 276190 243 253 16179 719a53a13d089d9c8aa326c9ca0af26c 192f65ba98ea9b320c5fa3a27b230762dc621b6e 276189-5x3x/_a props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/db_trace.c copyroot: 0 / id: 4-160332.0.r276190/7485 type: file pred: 4-160332.0.r236991/11563 count: 4 text: 276190 522 221 3330 2b2d29e12cb3471f2de353e12d5618ab 857d6f3450d745e957d8baa2231b3119c782e299 276189-5x3x/_b props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/gdb_machdep.c copyroot: 0 / id: 20-129198.0.r276190/7787 type: file pred: 20-129198.0.r262942/341 count: 21 text: 276190 771 157 5786 017805cee9e7031ac21670cc838d1111 5ec2def531931560ff19984f024eac8b554be249 276189-5x3x/_c props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/genassym.c copyroot: 0 / id: 2e-129198.0.r276190/8087 type: file pred: 2e-129198.0.r273908/124 count: 99 text: 276190 953 442 33912 7eadd705fae7e42fc7d50680dfcc9f7c 128ffeb9752cfa3f030f3ae9cfadf2fd031e22fe 276189-5x3x/_d props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/machdep.c copyroot: 0 / id: k-174195.0.r276190/8387 type: file pred: k-174195.0.r256941/128 count: 4 text: 276190 1420 34 2932 84bc6224d7cff3fbe5bb4a977603bdb4 0be2687c494e90a1f84da1e11324f726127daf32 276189-5x3x/_e props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/stack_machdep.c copyroot: 0 / id: 2u-129198.0.r276190/8689 type: file pred: 2u-129198.0.r262987/3102 count: 44 text: 276190 1480 499 12696 57d61ee72ddffd09a8b83081ea6be0c2 f753738dd31d47c3a91a9c8c867c001065bcaaa3 276189-5x3x/_f props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/swtch.S copyroot: 0 / id: 2y-129198.0.r276190/8989 type: file pred: 2y-129198.0.r272356/993 count: 60 text: 276190 2008 38 21305 da24d73bab502db72d0b84522020e990 21d249ed0ca1f5611fa1b253928e2ef96911b26c 276189-5x3x/_g props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/trap.c copyroot: 0 / id: 36-129198.0.r276190/9286 type: file pred: 36-129198.0.r271398/9709 count: 71 text: 276190 2074 779 9342 40f619acf417ac24d41f095328b3a670 c016c55ecdd56524443b8711ebb6d5ab72c41f57 276189-5x3x/_h props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/vm_machdep.c copyroot: 0 / PLAIN K 10 autoconf.c V 28 file 5-129198.0.r146794/7877 K 12 bcopy_page.S V 29 file 8-129198.0.r248361/23984 K 12 bcopyinout.S V 28 file a-129198.0.r261415/2034 K 19 bcopyinout_xscale.S V 28 file c-129198.0.r275418/2001 K 9 blockio.S V 28 file e-129198.0.r275418/2308 K 12 bootconfig.c V 28 file g-129198.0.r236991/5150 K 14 bus_space-v6.c V 27 file 4-257738.0.r259202/520 K 23 bus_space_asm_generic.S V 29 file i-129198.0.r248361/25193 K 19 bus_space_generic.c V 27 file 4-177888.0.r265870/911 K 19 busdma_machdep-v6.c V 27 file 8-239268.0.r274839/456 K 16 busdma_machdep.c V 29 file k-129198.0.r273377/51370 K 9 copystr.S V 28 file m-129198.0.r263057/1033 K 9 cpufunc.c V 27 file o-129198.0.r267597/921 K 13 cpufunc_asm.S V 29 file q-129198.0.r248361/25804 K 19 cpufunc_asm_arm10.S V 28 file s-129198.0.r269390/2746 K 19 cpufunc_asm_arm11.S V 27 file 6-172738.0.r264160/164 K 21 cpufunc_asm_arm11x6.S V 26 file 6-244480.0.r275523/54 K 18 cpufunc_asm_arm9.S V 29 file 12-129198.0.r269390/3051 K 19 cpufunc_asm_armv4.S V 29 file 14-129198.0.r262420/2118 K 19 cpufunc_asm_armv5.S V 26 file 8-172738.0.r275321/98 K 22 cpufunc_asm_armv5_ec.S V 27 file a-172738.0.r275417/149 K 19 cpufunc_asm_armv6.S V 28 file 6-239701.0.r269390/3665 K 19 cpufunc_asm_armv7.S V 28 file e-239268.0.r272209/2956 K 19 cpufunc_asm_fa526.S V 29 file 6-201468.0.r248361/29527 K 18 cpufunc_asm_pj4b.S V 28 file g-239268.0.r266673/2281 K 20 cpufunc_asm_sheeva.S V 34 file 6-183835.0-186934.r275417/456 K 20 cpufunc_asm_xscale.S V 29 file 1c-129198.0.r271398/6984 K 23 cpufunc_asm_xscale_c3.S V 27 file 4-171617.0.r275321/400 K 11 db_disasm.c V 29 file 1g-129198.0.r236991/9439 K 14 db_interface.c V 29 file 1i-129198.0.r236991/9741 K 10 db_trace.c V 29 file 1k-129198.0.r276190/7184 K 8 devmap.c V 27 file 6-257648.0.r260490/653 K 10 disassem.c V 30 file 1m-129198.0.r269956/12421 K 14 dump_machdep.c V 28 file 1o-129198.0.r276187/345 K 13 elf_machdep.c V 27 file 1q-129198.0.r270124/48 K 10 elf_note.S V 28 file 4-273251.0.r273251/1373 K 16 elf_trampoline.c V 28 file 4-150861.0.r262958/3084 K 11 exception.S V 29 file 1s-129198.0.r271398/7605 K 5 fiq.c V 29 file 1u-129198.0.r271398/7907 K 10 fiq_subr.S V 29 file 1w-129198.0.r262980/2073 K 6 fusu.S V 27 file 1y-129198.0.r275521/49 K 13 gdb_machdep.c V 28 file 4-160332.0.r276190/7485 K 10 genassym.c V 29 file 20-129198.0.r276190/7787 K 15 generic_timer.c V 26 file 4-252372.0.r275208/78 K 5 gic.c V 27 file l-239268.0.r276180/174 K 10 identcpu.c V 29 file 22-129198.0.r263982/3197 K 10 in_cksum.c V 30 file 24-129198.0.r236991/11864 K 14 in_cksum_arm.S V 29 file 26-129198.0.r275418/2607 K 9 inckern.S V 28 file 7-150861.0.r159557/2076 K 6 intr.c V 28 file 28-129198.0.r276032/814 K 8 locore.S V 27 file 2c-129198.0.r275416/81 K 9 machdep.c V 29 file 2e-129198.0.r276190/8087 K 5 mem.c V 28 file 4-137362.0.r261642/2633 K 18 minidump_machdep.c V 28 file d-184728.0.r272766/8738 K 12 mp_machdep.c V 27 file q-239268.0.r276180/470 K 14 mpcore_timer.c V 28 file s-239268.0.r271906/1810 K 17 mpcore_timervar.h V 27 file 6-264050.0.r264051/881 K 7 nexus.c V 29 file 2g-129198.0.r276032/1108 K 9 physmem.c V 27 file 6-261643.0.r272333/224 K 7 pl190.c V 28 file 4-244195.0.r269605/1534 K 7 pl310.c V 27 file u-239268.0.r273590/265 K 10 platform.c V 28 file 8-266301.0.r267992/9252 K 13 platform_if.m V 29 file a-266301.0.r266301/13885 K 9 pmap-v6.c V 28 file w-239268.0.r273701/3862 K 6 pmap.c V 28 file 2m-129198.0.r271422/902 K 12 sc_machdep.c V 28 file 4-239696.0.r239696/1083 K 9 setcpsr.S V 29 file 2o-129198.0.r261393/4262 K 10 setstack.s V 29 file 2q-129198.0.r269390/5808 K 15 stack_machdep.c V 28 file k-174195.0.r276190/8387 K 11 stdatomic.c V 27 file 4-251695.0.r275564/197 K 9 support.S V 28 file 2s-129198.0.r275522/134 K 7 swtch.S V 29 file 2u-129198.0.r276190/8689 K 13 sys_machdep.c V 30 file 2w-129198.0.r263233/14101 K 9 syscall.c V 34 file 2y-129198.0-272356.r275639/55 K 6 trap.c V 29 file 2y-129198.0.r276190/8989 K 13 uio_machdep.c V 29 file 30-129198.0.r263059/3428 K 11 undefined.c V 29 file 32-129198.0.r271398/9407 K 5 vfp.c V 28 file 12-239268.0.r263914/811 K 12 vm_machdep.c V 29 file 36-129198.0.r276190/9286 END ENDREP id: 3-129198.0.r276190/13759 type: dir pred: 3-129198.0.r276187/4813 count: 1031 text: 276190 9590 4156 0 9892a21c8473d8c8c44d495bd81b8b20 cpath: /head/sys/arm/arm copyroot: 0 / id: 43-129198.0.r276190/13938 type: file pred: 43-129198.0.r181253/4233 count: 9 text: 276190 2881 34 2928 0a44476050f5804f7abc4cdb83f8c94f 0158081b72ac8f1e0b2c19007253c559d2b873ad 276189-5x3x/_j props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/include/db_machdep.h copyroot: 0 / id: 4f-129198.0.r276190/14245 type: file pred: 4f-129198.0.r257217/6153 count: 8 text: 276190 2943 541 3747 05ccbba821ae821f02b5f76d66460129 dea1cc9f1fbb2d0f32d4fb1cd742b34d66cd8f3d 276189-5x3x/_k props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/include/frame.h copyroot: 0 / id: 50-129198.0.r276190/14548 type: file pred: 50-129198.0.r262942/6333 count: 11 text: 276190 3511 412 2955 8bb2171fb23772e592c715d06adacecf 7c799af1474f61ef3b946c3855c163e6c157d623 276189-5x3x/_l props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/include/pcb.h copyroot: 0 / PLAIN K 8 _align.h V 29 file 9-196994.0.r196994/18074 K 6 _bus.h V 26 file e-145253.0.r176589/51 K 11 _inttypes.h V 29 file 3c-129198.0.r203974/5447 K 9 _limits.h V 27 file 4-87567.0.r217145/6738 K 9 _stdint.h V 28 file j-100882.0.r237517/8118 K 8 _types.h V 29 file 1x-102227.0.r263998/7023 K 13 acle-compat.h V 29 file e-269956.0.r269956/16979 K 8 armreg.h V 30 file 3f-129198.0.r271398/21936 K 5 asm.h V 28 file 3h-129198.0.r275378/335 K 10 asmacros.h V 30 file 3j-129198.0.r274668/11410 K 11 at91_gpio.h V 28 file 7-248911.0.r248911/9605 K 7 atags.h V 28 file 4-237069.0.r237069/1689 K 8 atomic.h V 30 file 3l-129198.0.r271398/22541 K 9 blockio.h V 29 file 3n-129198.0.r236992/2100 K 7 board.h V 29 file i-238189.0.r238189/13516 K 12 bootconfig.h V 28 file 3p-129198.0.r167752/582 K 5 bus.h V 28 file 3r-129198.0.r248467/438 K 9 bus_dma.h V 28 file e-143598.0.r203974/6352 K 7 clock.h V 30 file 3t-129198.0.r162954/11227 K 9 counter.h V 27 file e-249268.0.r269406/369 K 5 cpu.h V 29 file 3v-129198.0.r267597/5468 K 9 cpuconf.h V 27 file 3x-129198.0.r276166/76 K 9 cpufunc.h V 29 file 3z-129198.0.r266673/6839 K 12 db_machdep.h V 30 file 43-129198.0.r276190/13938 K 8 devmap.h V 26 file f-257648.0.r266303/55 K 10 disassem.h V 27 file 45-129198.0.r208052/54 K 5 elf.h V 27 file 9-70651.0.r270123/6558 K 8 endian.h V 27 file b-70651.0.r236992/3003 K 6 exec.h V 27 file d-70651.0.r142107/9453 K 5 fdt.h V 28 file 4-209130.0.r260340/1984 K 5 fiq.h V 30 file 47-129198.0.r139735/28076 K 7 float.h V 29 file 49-129198.0.r230475/6629 K 15 floatingpoint.h V 31 file 4b-129198.0.r129198/293890 K 4 fp.h V 29 file 4d-129198.0.r263914/5205 K 7 frame.h V 30 file 4f-129198.0.r276190/14245 K 13 gdb_machdep.h V 28 file 7-160332.0.r160332/6043 K 6 ieee.h V 30 file 4h-129198.0.r255361/70567 K 8 ieeefp.h V 30 file 4j-129198.0.r226607/11356 K 10 in_cksum.h V 29 file 4l-129198.0.r236992/4499 K 6 intr.h V 29 file 4n-129198.0.r276032/5750 K 9 katelib.h V 29 file 4p-129198.0.r236992/5102 K 5 kdb.h V 26 file 4-132051.0.r265020/45 K 8 limits.h V 28 file 7-87567.0.r143063/45070 K 9 machdep.h V 30 file 4r-129198.0.r266301/30729 K 8 md_var.h V 30 file 4t-129198.0.r272766/13357 K 8 memdev.h V 29 file 8-137362.0.r217515/13570 K 10 metadata.h V 26 file 4v-129198.0.r217290/0 K 10 minidump.h V 29 file i-184728.0.r184728/21066 K 13 ofw_machdep.h V 29 file 7-209130.0.r260327/12726 K 7 param.h V 28 file h-70651.0.r273783/34391 K 5 pcb.h V 30 file 50-129198.0.r276190/14548 K 6 pcpu.h V 29 file 52-129198.0.r262941/7443 K 9 physmem.h V 26 file e-261643.0.r262123/71 K 7 pl310.h V 29 file 1o-239268.0.r269598/8473 K 10 platform.h V 27 file q-266301.0.r270081/663 K 13 platformvar.h V 27 file s-266301.0.r266333/320 K 6 pmap.h V 29 file 54-129198.0.r271422/5455 K 10 pmc_mdep.h V 28 file 8-145332.0.r236997/1196 K 6 proc.h V 29 file 56-129198.0.r245551/4954 K 9 profile.h V 29 file 58-129198.0.r236992/6002 K 5 psl.h V 29 file 5a-129198.0.r260375/5217 K 5 pte.h V 30 file 5c-129198.0.r254918/21566 K 8 ptrace.h V 31 file 5e-129198.0.r129198/299439 K 5 reg.h V 27 file 5g-129198.0.r137229/78 K 7 reloc.h V 31 file 5i-129198.0.r129198/299988 K 10 resource.h V 29 file 5k-129198.0.r236992/6602 K 6 runq.h V 30 file 5m-129198.0.r139735/33532 K 12 sc_machdep.h V 28 file 7-239696.0.r239696/5478 K 8 setjmp.h V 28 file 5o-129198.0.r251517/440 K 8 sf_buf.h V 30 file 5q-129198.0.r269577/17624 K 10 sigframe.h V 31 file 5s-129198.0.r129198/301361 K 8 signal.h V 25 file 4-87575.0.r248153/61 K 5 smp.h V 29 file 5u-129198.0.r276180/5118 K 7 stack.h V 28 file m-174195.0.r236992/6906 K 8 stdarg.h V 29 file 5w-129198.0.r162487/4751 K 5 swi.h V 30 file 5y-129198.0.r139735/34440 K 9 sysarch.h V 28 file 6-135642.0.r263057/6015 K 8 sysreg.h V 26 file 6-272209.0.r272300/84 K 6 trap.h V 29 file 60-129198.0.r140001/5967 K 10 ucontext.h V 25 file 7-87575.0.r266570/47 K 11 undefined.h V 30 file 63-129198.0.r257200/27235 K 7 utrap.h V 31 file 65-129198.0.r129198/303315 K 6 vdso.h V 29 file 8-237433.0.r237433/21150 K 5 vfp.h V 28 file 1u-239268.0.r263910/333 K 4 vm.h V 28 file 8-195033.0.r244414/6840 K 9 vmparam.h V 30 file 67-129198.0.r269577/17928 END ENDREP id: 4-70651.0.r276190/18981 type: dir pred: 4-70651.0.r276180/9544 count: 548 text: 276190 14850 4118 0 eb8bfbbfba613dc41ac3e35e7e7125c5 cpath: /head/sys/arm/include copyroot: 0 / PLAIN K 9 allwinner V 27 dir 3-245450.0.r276047/3406 K 6 altera V 27 dir 3-271093.0.r276047/4712 K 3 arm V 28 dir 3-129198.0.r276190/13759 K 4 at91 V 27 dir 3-155324.0.r276030/5595 K 8 broadcom V 27 dir 3-239922.0.r276047/6951 K 6 cavium V 28 dir 3-264219.0.r271859/11356 K 7 compile V 26 dir 7-79030.0.r250544/1366 K 4 conf V 28 dir 38-129198.0.r276177/6519 K 9 freescale V 28 dir 7-248557.0.r276177/10589 K 7 include V 27 dir 4-70651.0.r276190/18981 K 3 lpc V 27 dir 3-239278.0.r276023/1755 K 2 mv V 28 dir 9-183840.0.r276180/11143 K 8 rockchip V 28 dir 3-256949.0.r276047/15636 K 7 samsung V 28 dir 3-252391.0.r276047/18335 K 2 ti V 27 dir b-239281.0.r276173/3440 K 9 versatile V 28 dir 7-244197.0.r274668/21541 K 6 xilinx V 28 dir 7-249997.0.r276047/21951 K 6 xscale V 27 dir 3-135668.0.r275519/4018 END ENDREP id: 2-70651.0.r276190/19977 type: dir pred: 2-70651.0.r276187/5803 count: 2819 text: 276190 19162 802 0 e6b6216fe668cdf20c25f02fe5253343 cpath: /head/sys/arm copyroot: 0 / PLAIN K 8 Makefile V 24 file 2-1598.0.r272019/50 K 5 amd64 V 22 dir o-5.0.r276142/5128 K 3 arm V 27 dir 2-70651.0.r276190/19977 K 4 boot V 27 dir 6j-38465.0.r276161/6508 K 3 bsm V 26 dir 2-141144.0.r264236/981 K 3 cam V 26 dir 2-39212.0.r276141/4240 K 4 cddl V 29 dir br-168404.0.r276142/10013 K 6 compat V 25 dir k-9313.0.r275856/5945 K 4 conf V 22 dir y-5.0.r276140/3978 K 7 contrib V 26 dir 2-23283.0.r275199/4387 K 6 crypto V 28 dir 7-55009.0.r275732/121783 K 3 ddb V 23 dir 10-5.0.r273006/8168 K 3 dev V 24 dir 12-5.0.r276174/14051 K 2 fs V 25 dir 2-1541.0.r276140/8310 K 3 gdb V 27 dir h-131899.0.r271173/6790 K 4 geom V 26 dir 2-13041.0.r275947/4704 K 3 gnu V 25 dir 2-1421.0.r272126/1634 K 4 i386 V 24 dir 1c-5.0.r276142/13465 K 3 isa V 23 dir 1w-5.0.r263379/9436 K 4 kern V 24 dir 20-5.0.r276058/11431 K 7 kgssapi V 29 dir 13-184588.0.r273707/19780 K 7 libkern V 27 dir 9-1542.0.r275732/130337 K 4 mips V 28 dir 2-178171.0.r276142/17457 K 7 modules V 26 dir i-2834.0.r276096/43369 K 3 net V 25 dir x-1542.0.r276152/6383 K 8 net80211 V 27 dir 2-116742.0.r275984/4832 K 8 netgraph V 28 dir 69-52419.0.r274421/41897 K 7 netinet V 27 dir 4f-1541.0.r276148/15286 K 8 netinet6 V 27 dir q-52904.0.r276148/18320 K 8 netipsec V 27 dir 2-105197.0.r276188/5129 K 7 netnatm V 27 dir 7-25604.0.r257179/42996 K 7 netpfil V 28 dir 11-240494.0.r274709/1667 K 6 netsmb V 26 dir u-75374.0.r264600/1203 K 3 nfs V 27 dir 4l-1541.0.r276096/44810 K 9 nfsclient V 27 dir 4r-1541.0.r276096/45334 K 9 nfsserver V 27 dir 5l-1541.0.r276096/45787 K 3 nlm V 29 dir 1i-177633.0.r273707/29853 K 4 ofed V 29 dir 1hj-219820.0.r275701/3309 K 10 opencrypto V 29 dir 2-104476.0.r275732/157960 K 4 pc98 V 26 dir p-10097.0.r275422/7982 K 7 powerpc V 24 dir 22-5.0.r276142/19673 K 3 rpc V 26 dir u-1839.0.r275745/21942 K 8 security V 27 dir 2-86630.0.r275856/43635 K 7 sparc64 V 27 dir 2-79054.0.r275422/11277 K 3 sys V 24 dir 28-5.0.r276142/34559 K 5 teken V 34 dir h-186681.0-196775.r261551/1011 K 5 tools V 26 dir 6k-1541.0.r270863/1334 K 3 ufs V 27 dir 1a-1542.0.r276007/17194 K 2 vm V 26 dir 1k-1542.0.r276056/5985 K 3 x86 V 28 dir 11-204309.0.r275679/1683 K 3 xdr V 29 dir 46-177633.0.r248318/15729 K 3 xen V 28 dir 2-181624.0.r275677/17295 END ENDREP id: g-5.0.r276190/22378 type: dir pred: g-5.0.r276188/7534 count: 98822 text: 276190 20150 2215 0 56c16bf6f1511a51a4108ee7af6822ee props: 272840 51951 1070 0 5dbb95b008a08bf0a9aacafa2a55e5b7 cpath: /head/sys copyroot: 0 / minfo-cnt: 56 minfo-here: y PLAIN K 10 .arcconfig V 26 file 1-265842.0.r269985/48 K 8 .arclint V 27 file 1-266959.0.r266959/151 K 9 COPYRIGHT V 25 file 1-2656.0.r260125/103 K 5 LOCKS V 27 file 1-146890.0.r255635/270 K 11 MAINTAINERS V 25 file 1-94742.0.r275006/53 K 8 Makefile V 28 file 3-1594.0-1595.r271168/0 K 13 Makefile.inc1 V 25 file 5-38666.0.r276053/59 K 17 ObsoleteFiles.inc V 27 file 4-148330.0.r276152/365 K 6 README V 26 file 1-21173.0.r215293/143 K 8 UPDATING V 26 file 1-41806.0.r276097/411 K 3 bin V 22 dir 1-5.0.r276038/7055 K 4 cddl V 27 dir 1-168404.0.r276144/6881 K 7 contrib V 27 dir 1-16755.0.r276071/17483 K 6 crypto V 28 dir 1-25405.0.r273144/138151 K 3 etc V 23 dir 1-38.0.r276163/5128 K 5 games V 25 dir 1-2491.0.r272210/1395 K 3 gnu V 22 dir 1-3.0.r276190/7012 K 7 include V 24 dir 1-697.0.r273613/5354 K 9 kerberos5 V 27 dir 4q-29815.0.r275087/2413 K 3 lib V 23 dir 6-5.0.r276176/18046 K 7 libexec V 22 dir c-5.0.r275412/3761 K 7 release V 25 dir 1-3027.0.r276189/2085 K 6 rescue V 26 dir 7-117035.0.r275435/793 K 4 sbin V 23 dir fa-4.0.r275855/6044 K 6 secure V 25 dir r-1553.0.r275083/9969 K 5 share V 22 dir e-3.0.r276178/2863 K 3 sys V 23 dir g-5.0.r276190/22378 K 5 tests V 29 dir g-257097.0.r275732/179034 K 5 tools V 27 dir 43-1590.0.r275907/10865 K 7 usr.bin V 23 dir m-3.0.r275918/13285 K 8 usr.sbin V 23 dir q-3.0.r276095/10887 END ENDREP id: 5-1.0.r276190/23977 type: dir pred: 5-1.0.r276189/3601 count: 188537 text: 276190 22629 1335 0 4a9559f349d47e31ac9f6c274f39e688 props: 275602 1701 886 0 77691fb30a496e7285f2c59a5e3fe133 cpath: /head copyroot: 0 / minfo-cnt: 166 minfo-here: y PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r221478/53 K 4 head V 23 dir 5-1.0.r276190/23977 K 8 projects V 23 dir 6-1.0.r276186/16760 K 7 release V 22 dir 7-1.0.r274417/3010 K 6 releng V 23 dir 8-1.0.r276159/38760 K 6 stable V 23 dir 9-1.0.r276179/53023 K 8 svnadmin V 27 dir 0-179447.0.r275972/1310 K 4 user V 22 dir a-1.0.r276160/6415 K 6 vendor V 23 dir b-1.0.r276093/18409 K 13 vendor-crypto V 25 dir 0-1575.0.r273141/3425 K 10 vendor-sys V 26 dir 0-12116.0.r275914/9087 END ENDREP id: 0.0.r276190/24711 type: dir pred: 0.0.r276189/4332 count: 276190 text: 276190 24224 474 0 8d19656ab8ae98b3f04e6ec7d8d1ca59 props: 268296 0 4065 0 355af92b91f7afa3e8c1f0f3befeb918 cpath: / copyroot: 0 / minfo-cnt: 42557 5-160581.0.t276189-5x3x modify-file true false /head/gnu/usr.bin/gdb/kgdb/trgt_arm.c 1k-129198.0.t276189-5x3x modify-file true false /head/sys/arm/arm/db_trace.c 4-160332.0.t276189-5x3x modify-file true false /head/sys/arm/arm/gdb_machdep.c 20-129198.0.t276189-5x3x modify-file true false /head/sys/arm/arm/genassym.c 2e-129198.0.t276189-5x3x modify-file true false /head/sys/arm/arm/machdep.c k-174195.0.t276189-5x3x modify-file true false /head/sys/arm/arm/stack_machdep.c 2u-129198.0.t276189-5x3x modify-file true false /head/sys/arm/arm/swtch.S 2y-129198.0.t276189-5x3x modify-file true false /head/sys/arm/arm/trap.c 36-129198.0.t276189-5x3x modify-file true false /head/sys/arm/arm/vm_machdep.c 43-129198.0.t276189-5x3x modify-file true false /head/sys/arm/include/db_machdep.h 4f-129198.0.t276189-5x3x modify-file true false /head/sys/arm/include/frame.h 50-129198.0.t276189-5x3x modify-file true false /head/sys/arm/include/pcb.h 24711 24935