DELTA 277156 0 37 SVNƒŸ2ƒ’Uƒ ΟL€†ΟJ€‚ΙkΥGƒ/* Global cache line sizes, use 32 as default */ int arm_dcache_min_line_size = 32; int arm_icache_min_line_size = 32; int arm_idcache_min_line_size = 32;/* Resolve minimal cache line sizes */ arm_dcache_min_line_size = 1 << (CPU_CT_DMINLINE(ctype) + 2); arm_icache_min_line_size = 1 << (CPU_CT_IMINLINE(ctype) + 2); arm_idcache_min_line_size = min(arm_icache_min_line_size, arm_dcache_min_line_size); ENDREP DELTA 272209 0 470 SVNΔ9Ε~,ƒO+Ž'€I’.Ž"€L‚’³ƒ€6³‚"§i΄„bͺ!ž•-― ƒMarmv7_dcache_line_size: .word _C_LABEL(arm_dcache_min_line_size) .Larmv7_icache_line_size: .word _C_LABEL(arm_icache_min_line_size) .Larmv7_idcache_line_size: .word _C_LABEL(arm_idcache_min_line_sizENTRY(armv7_dcache_wb_range) ldr ip, .Larmv7_dcache_line_size ldr ip, [ip] ip, .Larmv7_dcache_line_size ldr ip, [ip] ip, .Larmv7_dcache_line_size ldr ip, [ip] ip, .Larmv7_idcache_line_size ldr ip, [ip]icache_line_size ldr ip, [ip]ENDREP DELTA 262958 223 30 SVNž‘Vƒ4 (€tŸ %€‚>ήgΏ7ƒ2int arm_dcache_min_line_size = 32; int arm_icache_min_line_size = 32; int arm_idcache_min_line_size = 32/* Resolve minimal cache line sizes */ arm_dcache_min_line_size = 1 << (CPU_CT_DMINLINE(ctype) + 2); arm_icache_min_line_size = 1 << (CPU_CT_IMINLINE(ctype) + 2); arm_idcache_min_line_size = (arm_dcache_min_line_size > arm_icache_min_line_size ? arm_icache_min_line_size : arm_dcache_min_line_size); ENDREP DELTA 277156 154 43 SVN’v”, 7 λc€5§λb5/* Cache type register definitions for ARM v7 */ #define CPU_CT_IMINLINE(x) ((x) & 0xf) /* I$ min line size */ #define CPU_CT_DMINLINE(x) (((x) >> 16) & 0xf) /* D$ min line size */ENDREP id: o-129198.0.r278518/1759 type: file pred: o-129198.0.r277156/224 count: 61 text: 278518 0 455 53589 fa15aab2247fe9316cebcf31b1099cc7 f7b88b2ae482bc1296c4a2605deffa1622502992 278517-5ywl/_5 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/cpufunc.c copyroot: 0 / id: e-239268.0.r278518/2055 type: file pred: e-239268.0.r272209/2956 count: 13 text: 278518 480 519 8958 c774d99b31424ad51cc63e37f57843b4 51b6d8104058e902627b34acc4172adf6006b267 278517-5ywl/_6 props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sys/arm/arm/cpufunc_asm_armv7.S copyroot: 0 / id: 4-150861.0.r278518/2368 type: file pred: 4-150861.0.r262958/3084 count: 42 text: 278518 1025 470 20694 80f313290b51e9183570c513a3a4909c a34b3a244da9971d20f1c220b281346a2d2e7c51 278517-5ywl/_7 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/arm/elf_trampoline.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 27 file a-129198.0.r276596/807 K 19 bcopyinout_xscale.S V 28 file c-129198.0.r276596/1105 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 23 bus_space_asm_generic.S V 28 file i-129198.0.r277467/3239 K 16 bus_space_base.c V 33 file 4-257738.0-277472.r277516/79 K 19 bus_space_generic.c V 27 file 4-177888.0.r277470/642 K 19 busdma_machdep-v6.c V 26 file 8-239268.0.r278031/53 K 16 busdma_machdep.c V 29 file k-129198.0.r273377/51370 K 9 copystr.S V 28 file m-129198.0.r276596/1412 K 12 cpu_asm-v6.S V 26 file 4-276336.0.r276444/51 K 9 cpufunc.c V 28 file o-129198.0.r278518/1759 K 13 cpufunc_asm.S V 28 file q-129198.0.r276596/1708 K 19 cpufunc_asm_arm10.S V 28 file s-129198.0.r276596/2009 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.r276596/2315 K 19 cpufunc_asm_armv4.S V 29 file 14-129198.0.r262420/2118 K 19 cpufunc_asm_armv5.S V 28 file 8-172738.0.r276596/2622 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.r278518/2055 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 9 cpuinfo.c V 28 file 4-276333.0.r276333/4898 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 30 file 1o-129198.0.r276772/20464 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.r278518/2368 K 11 exception.S V 29 file 1s-129198.0.r276596/2926 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 29 file 1y-129198.0.r276596/3227 K 13 gdb_machdep.c V 28 file 4-160332.0.r276190/7485 K 10 genassym.c V 27 file 20-129198.0.r276395/63 K 15 generic_timer.c V 26 file 4-252372.0.r275208/78 K 5 gic.c V 28 file l-239268.0.r276984/3745 K 10 identcpu.c V 28 file 22-129198.0.r277156/518 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 30 file 28-129198.0.r277835/16119 K 11 locore-v4.S V 34 file 2c-129198.0-276396.r277416/59 K 11 locore-v6.S V 27 file 5-276396.0.r277305/505 K 8 locore.S V 27 file 4-276397.0.r276397/958 K 9 machdep.c V 29 file 2e-129198.0.r278001/5209 K 5 mem.c V 27 file 4-137362.0.r277743/180 K 18 minidump_machdep.c V 28 file d-184728.0.r272766/8738 K 12 mp_machdep.c V 28 file q-239268.0.r276396/6204 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.r277532/516 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 5 pmu.c V 28 file 4-277745.0.r277745/1951 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 9 trap-v6.c V 27 file 4-276638.0.r277523/183 K 6 trap.c V 28 file 2y-129198.0.r276206/858 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 29 file 12-239268.0.r276518/1158 K 12 vm_machdep.c V 29 file 36-129198.0.r276190/9286 END ENDREP id: 3-129198.0.r278518/7151 type: dir pred: 3-129198.0.r278031/4836 count: 1075 text: 278518 2675 4463 0 42142cb435453de7168665e6adaf1118 cpath: /head/sys/arm/arm copyroot: 0 / id: 3f-129198.0.r278518/7329 type: file pred: 3f-129198.0.r277156/5422 count: 35 text: 278518 1522 210 18988 05834aadec32fe7dfe554cc4ed4b0cfe 96898489c1b0dcbe145b9fc07f0f34a2a103762e 278517-5ywl/_9 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/arm/include/armreg.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 29 file 3f-129198.0.r278518/7329 K 5 asm.h V 29 file 3h-129198.0.r276596/8728 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 29 file 3r-129198.0.r277512/5506 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 8 cpu-v6.h V 27 file 8-276333.0.r277415/310 K 5 cpu.h V 28 file 3v-129198.0.r276808/823 K 9 cpuconf.h V 27 file 3x-129198.0.r276166/76 K 9 cpufunc.h V 27 file 3z-129198.0.r276335/54 K 9 cpuinfo.h V 29 file b-276333.0.r276333/10139 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 6 dump.h V 29 file a-276772.0.r276772/25377 K 5 elf.h V 27 file 9-70651.0.r276539/3415 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 30 file 4n-129198.0.r276984/11962 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 29 file 4r-129198.0.r276206/5498 K 8 md_var.h V 27 file 4t-129198.0.r277533/62 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 29 file 8-145332.0.r277835/21072 K 6 proc.h V 30 file 56-129198.0.r276638/15535 K 9 profile.h V 28 file 58-129198.0.r277998/237 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 28 file 6-272209.0.r276803/1872 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.r278518/11904 type: dir pred: 4-70651.0.r277998/4807 count: 580 text: 278518 7634 4257 0 4d4f2f43cf10d16e9619e45989276659 cpath: /head/sys/arm/include copyroot: 0 / PLAIN K 9 allwinner V 27 dir 3-245450.0.r277996/8683 K 6 altera V 28 dir 3-271093.0.r277996/10049 K 3 arm V 27 dir 3-129198.0.r278518/7151 K 4 at91 V 27 dir 3-155324.0.r277471/6482 K 8 broadcom V 28 dir 3-239922.0.r278369/10619 K 6 cavium V 27 dir 3-264219.0.r277475/2095 K 7 compile V 26 dir 7-79030.0.r250544/1366 K 4 conf V 29 dir 38-129198.0.r278369/15487 K 9 freescale V 28 dir 7-248557.0.r277996/17848 K 7 include V 27 dir 4-70651.0.r278518/11904 K 3 lpc V 28 dir 3-239278.0.r277996/19300 K 2 mv V 28 dir 9-183840.0.r277472/21022 K 8 rockchip V 28 dir 3-256949.0.r277996/20457 K 7 samsung V 28 dir 3-252391.0.r277996/22785 K 2 ti V 27 dir b-239281.0.r278216/2294 K 9 versatile V 26 dir 7-244197.0.r277474/876 K 6 xilinx V 28 dir 7-249997.0.r277996/26705 K 6 xscale V 28 dir 3-135668.0.r277996/30089 END ENDREP id: 2-70651.0.r278518/12900 type: dir pred: 2-70651.0.r278369/16538 count: 2949 text: 278518 12084 803 0 60920904b19d704a21513f27cfe5852c cpath: /head/sys/arm copyroot: 0 / PLAIN K 8 Makefile V 24 file 2-1598.0.r272019/50 K 5 amd64 V 23 dir o-5.0.r278473/17300 K 3 arm V 27 dir 2-70651.0.r278518/12900 K 4 boot V 27 dir 6j-38465.0.r278335/3671 K 3 bsm V 26 dir 2-141144.0.r264236/981 K 3 cam V 26 dir 2-39212.0.r278500/4089 K 4 cddl V 28 dir br-168404.0.r278370/2966 K 6 compat V 25 dir k-9313.0.r277611/6809 K 4 conf V 22 dir y-5.0.r278495/4214 K 7 contrib V 27 dir 2-23283.0.r278473/22388 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.r278503/14591 K 2 fs V 25 dir 2-1541.0.r278151/1834 K 3 gdb V 27 dir h-131899.0.r271173/6790 K 4 geom V 26 dir 2-13041.0.r277170/9366 K 3 gnu V 28 dir 2-1421.0.r276479/1930730 K 4 i386 V 24 dir 1c-5.0.r278473/31458 K 3 isa V 23 dir 1w-5.0.r263379/9436 K 4 kern V 24 dir 20-5.0.r278494/12086 K 7 kgssapi V 29 dir 13-184588.0.r273707/19780 K 7 libkern V 25 dir 9-1542.0.r277903/4708 K 4 mips V 27 dir 2-178171.0.r278104/5170 K 7 modules V 26 dir i-2834.0.r278365/20894 K 3 net V 25 dir x-1542.0.r277544/7013 K 8 net80211 V 27 dir 2-116742.0.r276993/4609 K 8 netgraph V 27 dir 69-52419.0.r277951/5603 K 7 netinet V 26 dir 4f-1541.0.r278472/8647 K 8 netinet6 V 27 dir q-52904.0.r278472/12094 K 8 netipsec V 27 dir 2-105197.0.r277797/1693 K 7 netnatm V 27 dir 7-25604.0.r257179/42996 K 7 netpfil V 28 dir 11-240494.0.r278264/6990 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 26 dir 5l-1541.0.r276780/4259 K 3 nlm V 29 dir 1i-177633.0.r273707/29853 K 4 ofed V 29 dir 1hj-219820.0.r278117/5200 K 10 opencrypto V 29 dir 2-104476.0.r275732/157960 K 4 pc98 V 27 dir p-10097.0.r276772/65235 K 7 powerpc V 23 dir 22-5.0.r278495/9279 K 3 rpc V 25 dir u-1839.0.r278100/2421 K 8 security V 27 dir 2-86630.0.r275856/43635 K 7 sparc64 V 27 dir 2-79054.0.r278001/26250 K 3 sys V 24 dir 28-5.0.r278478/14865 K 5 teken V 35 dir h-186681.0-196775.r276292/41392 K 5 tools V 26 dir 6k-1541.0.r270863/1334 K 3 ufs V 26 dir 1a-1542.0.r278257/1821 K 2 vm V 26 dir 1k-1542.0.r277828/8266 K 3 x86 V 29 dir 11-204309.0.r278473/38980 K 3 xdr V 29 dir 46-177633.0.r248318/15729 K 3 xen V 27 dir 2-181624.0.r276767/1238 END ENDREP id: g-5.0.r278518/15299 type: dir pred: g-5.0.r278503/16999 count: 99591 text: 278518 13074 2212 0 d55b3c0094df1982ffd1102de403d332 props: 276479 1975961 1115 0 a4565f2bfb318862020b062be39336c6 cpath: /head/sys copyroot: 0 / minfo-cnt: 46 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.r276462/908 K 5 LOCKS V 27 file 1-146890.0.r255635/270 K 11 MAINTAINERS V 27 file 1-94742.0.r276479/7979 K 8 Makefile V 28 file 3-1594.0-1595.r271168/0 K 13 Makefile.inc1 V 25 file 5-38666.0.r278486/61 K 17 ObsoleteFiles.inc V 28 file 4-148330.0.r278433/1937 K 6 README V 26 file 1-21173.0.r215293/143 K 8 UPDATING V 26 file 1-41806.0.r277990/261 K 3 bin V 22 dir 1-5.0.r277979/2793 K 4 cddl V 28 dir 1-168404.0.r278139/17328 K 7 contrib V 26 dir 1-16755.0.r278468/5344 K 6 crypto V 27 dir 1-25405.0.r277270/39895 K 3 etc V 24 dir 1-38.0.r278506/12813 K 5 games V 25 dir 1-2491.0.r277954/2047 K 3 gnu V 23 dir 1-3.0.r277273/13160 K 7 include V 24 dir 1-697.0.r278204/5558 K 9 kerberos5 V 28 dir 4q-29815.0.r277273/17554 K 3 lib V 23 dir 6-5.0.r278433/72711 K 7 libexec V 22 dir c-5.0.r278192/8162 K 7 release V 25 dir 1-3027.0.r278505/1739 K 6 rescue V 28 dir 7-117035.0.r278433/73636 K 4 sbin V 23 dir fa-4.0.r278261/5898 K 6 secure V 25 dir r-1553.0.r277274/2255 K 5 share V 22 dir e-3.0.r278462/4522 K 3 sys V 23 dir g-5.0.r278518/15299 K 5 tests V 29 dir g-257097.0.r275732/179034 K 5 tools V 26 dir 43-1590.0.r278318/5727 K 7 usr.bin V 23 dir m-3.0.r278433/90619 K 8 usr.sbin V 23 dir q-3.0.r278493/18602 END ENDREP id: 5-1.0.r278518/16907 type: dir pred: 5-1.0.r278506/14419 count: 189875 text: 278518 15553 1341 0 f0b66d35b0cc7f6e788c691a9e3e5137 props: 278202 67543 1039 0 cef24247376f7ce51170018396de35fb cpath: /head copyroot: 0 / minfo-cnt: 163 minfo-here: y PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r276817/47 K 4 head V 23 dir 5-1.0.r278518/16907 K 8 projects V 23 dir 6-1.0.r278512/11748 K 7 release V 22 dir 7-1.0.r274417/3010 K 6 releng V 23 dir 8-1.0.r277808/70815 K 6 stable V 24 dir 9-1.0.r278517/162547 K 8 svnadmin V 27 dir 0-179447.0.r277824/1675 K 4 user V 23 dir a-1.0.r278504/26131 K 6 vendor V 22 dir b-1.0.r278498/6460 K 13 vendor-crypto V 25 dir 0-1575.0.r277269/3609 K 10 vendor-sys V 26 dir 0-12116.0.r278227/6038 END ENDREP id: 0.0.r278518/17645 type: dir pred: 0.0.r278517/163214 count: 278518 text: 278518 17157 475 0 89b46c17e73e28f1330b52e192de2058 props: 268296 0 4065 0 355af92b91f7afa3e8c1f0f3befeb918 cpath: / copyroot: 0 / minfo-cnt: 42745 o-129198.0.t278517-5ywl modify-file true false /head/sys/arm/arm/cpufunc.c e-239268.0.t278517-5ywl modify-file true false /head/sys/arm/arm/cpufunc_asm_armv7.S 4-150861.0.t278517-5ywl modify-file true false /head/sys/arm/arm/elf_trampoline.c 3f-129198.0.t278517-5ywl modify-file true false /head/sys/arm/include/armreg.h 17645 17871