DELTA 344573 0 1049 SVNAh@GSUslNw5F+12ubNx^Oo@짘`AE()r*"+6 O 2ݳ,$v|h7ovrIR\_.* 1$'(RD/\WqDFQ>Ę%HU"SrQf`<?';W_/q>p*B22!R+?=fUNY&6ZJqWcc8U H{}(+g4҅:"iE|W;oVەHvE eEaxEUnwb6n_:`0+*ED (WH*{Aǚ#R&F>Cɵl;,~6 c:t#/x\ :i NP,[( 'm@_2y"8.,;{9d6ZܸFCXCD.FE0 {pݙ404Ǿ3HfCu˦R9Qd5_DAQGzH\l@}R+ }C{x^V[OF~9 }TJw7$\(} 8X3ㄨsfb;VE aܾ2c:|Gʐ>,MNnd?eh)t%s<:c) ew/4I"C ejCO|%8L?NS kF NVT17u%!Sս<,ɵ[J.l\ mU==E$Uk_c'R(Q@rl лbn,|xЙ]I-X ty&Q,Eiv3,V"I UnAM_H`V@f@p ;xc+Vdse~J 6"'OF11ƢU$`y^QNTf( UHpEVZUj"Lyb9py` 1Mțe Do"bj+}QDUYaUKq˃݈ȍqWiA4Š5ߙ GnWl0Uڰ>G5-Xj'Ėy4/rĀN. ]:q!5Y} bn;YN\/x0_X7NJe\=2$d+r&EV.c;zxpD`89Bޖ.q2]x=ORҼРx&9<2]4 ƞ&"1Rv!,J} xLA>aB씰Ơ–҈KO_ft !gJ%h37ݭ&҉3F*U?'_ }Ej5'N(-C^^'Q)|o5o&WNw2nwZ-R:| vΚz6u7J^y:đV*\rK,W[,(-I ;g9:tU 9Z8ѵDSaiљǁs+Ddu ޟ%D @ZfA$z9p-=}{`)n?#Etg#1'g1K9K 9Q!oc™qb vҨ-"~ {x{%|./&kI*1R ܌Q8q_=䶟EBI=7t{s^1(YqQOkiB a=?Q\_R0 4X{F8KG7f ܛ+'f/jI_d.CitؘLLY=w0:$}_dg5Hv "㊥35c[>{+oK~/"Je~'_}YO6p%~[2_H OO>|ɿ*6b2߶ s 4ź%o`= |I:ڴ ^DD=*U0tdHcT˻5m(;.P GȤdRY7G~SKHA)g1ذGK9"k 7w犽zx%MBIWS L$VnHB8f!ILIS]^H3x, LKٗ?:'t-S6&;3x6xl; SŖAlba RYFe)X5uV9X RS=u2%+3Br).(\H$XsZu>u6Za! KW5fTvgw^cX0< 0PL9z<NNr|]^ ]C:oh"{g,E9aP^[~l즇B/[24M|&vqt3!v #Q7/Y NXEzP>wLHMi!5TuՏɯd/:N!O93@<[Iv2% }DN}+8uS1te/,%!ԝ䄓Ws:evR^ 5xV <׾w.'դS*[V mA} Xhv%,y&atXf4 rArWl\٥ k+v'D2(j~)Jo.A3 G?J&fJzmúìPmGr-QX>1Vru;mq*oTk"c.%g'|q AF:c=\و:_ψ42ck q4kW&ǣ$fTskbmM~rL# A"+ꖁP-8-m}d}"ro҅{+p(-"K DcP[,.肈/;Uc874ohLՁK6!urz8^6q'`q9)W:8s|ePWl-%{`A#owGm;bZ xr/6$< | cQC>)x_w*#c~dWZ_2^05a/'jj_9d+& pfNmwX 4!4Yy<|/rN 6mMj<6r&i.4̆Ka.Cow+M:~*[`Z0'd;)U@ߧ+b͹xHJY+3nTe/8qTuVEF#=$d+b_d9sor>XW$qU1mꔍ>ڶ}^ wKCmG~*nh{;tг}q|x2誋}ج0͋sС_Ĝ-GA⻼̺7fL~d[ CaM2MW|ܔi *"#tɠx_f·wM(Qw<+hKwqeu?=a!{&aENDREP DELTA 344847 0 5603 SVNoMy=kyKUser-mode protection key violation (PKU). May happen * either from usermode or from kernel if copyin accessed * key-protected mapping. */ if ((frame->tf_err & PGEX_PK) != 0) { if (eva > VM_MAXUSER_ADDRESS) { trap_fatal(frame, eva); return (-1); } rv = KERN_PROTECTION_FAILURE; goto after_vmfaultafter_vmfault:ENDREP DELTA 342775 0 51 SVN~ j bi3`istatic inline int pmap_vmspace_copy(pmap_t dst_pmap __unused, pmap_t src_pmap __unused) { return (0); }ENDREP DELTA 339421 833 75 SVNoZ j $iM"istatic inline int pmap_vmspace_copy(pmap_t dst_pmap __unused, pmap_t src_pmap __unused) { return (0); }ENDREP DELTA 338999 0 220 SVN[! kprv = pmap_enter(fs->map->pmap, vaddr, m, prot, fault_type | (wired ? PMAP_ENTER_WIRED : 0), psind); #if defined(__amd64__) if (psind > 0 && rv == KERN_FAILURE) { for (i = 0; i < npages; i++) { rv = pmap_enter(fs->map->pmap, vaddr + ptoa(i), &m[i], prot, fault_type | (wired ? PMAP_ENTER_WIRED : 0), 0); MPASS(rv == KERN_SUCCESS); } } #else MPASS(rv == KERN_SUCCESS); #endifENDREP DELTA 343356 0 795 SVNUV?nM~*Serror,error = pmap_vmspace_copy(new_map->pmap, old_map->pmap); if (error != 0) { sx_xunlock(&old_map->lock); sx_xunlock(&new_map->lock); vm_map_process_deferred(); vmspace_free(vm2); return (NULL); }f> ZXfXze <= addrbos) return (KERN_INVALID_ADDRESS); sgp = (vm_size_t)stack_guard_page * PAGE_SIZE; if (sgp >= max_ssize) return (KERN_INVALID_ARGUMENT); init_ssize = growsize; if (max_ssize < init_ssize + sgp) iENDREP id: 4-24113.0-339434.r344848/5944 type: file pred: 4-24113.0-339434.r340552/150 count: 85 text: 344353 0 83 8775 3081330767a8ce0305d6de4a19b60a99 9f8b4410a177da349e46c11251925c2cade639fb 344847-7eep/_6 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/amd64/amd64/initcpu.c copyroot: 339434 /stable/12 id: 1o-4.0-340522.r344848/6273 type: file pred: 1o-4.0-340522.r344573/1077 count: 994 text: 344848 0 4221 254128 e624ed96f93567d95485f35e4797b8e5 a50c486718fba8a22ee843e05f751f6acf98bd20 344847-7eep/_7 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/amd64/amd64/pmap.c copyroot: 5 /head/sys/amd64/amd64/pmap.c id: 1q-4.0-344848.r344848/6612 type: file pred: 1q-4.o-5.r338318/10764 count: 143 text: 344353 4314 614 20751 6d422a988ddb71b2298568ad468476e3 180f291eefd7755743c5a7dd5dfd0415dbdc9259 344847-7eep/_8 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/amd64/amd64/sys_machdep.c copyroot: 5 /head/sys/amd64/amd64/sys_machdep.c id: 1s-4.0-340552.r344848/6962 type: file pred: 1s-4.0-340552.r344847/5628 count: 449 text: 344848 4248 369 33135 3b95bdab1346615d320c035a64ef81c4 be0495f13fe8a46bd2264a3ab7504e8211dab024 344847-7eep/_9 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/amd64/amd64/trap.c copyroot: 5 /head/sys/amd64/amd64/trap.c PLAIN K 13 apic_vector.S V 28 file 4-26168.0.r331254/10789 K 14 atpic_vector.S V 35 file 7-26168.0-204309.r331254/11094 K 6 bios.c V 28 file 4-27823.0.r326257/17468 K 17 bpf_jit_machdep.c V 29 file 4-153151.0.r335068/31637 K 17 bpf_jit_machdep.h V 30 file 7-153151.0.r326023/185977 K 9 copyout.c V 27 file 4-336876.0.r338837/763 K 12 cpu_switch.S V 24 file 4-757.0.r335072/816 K 11 db_disasm.c V 26 file 16-4.e-5.r314068/4586 K 14 db_interface.c V 28 file 18-4.0-342824.r342824/0 K 10 db_trace.c V 27 file 1a-4.g-5.r332122/24733 K 15 efirt_machdep.c V 34 file 4-84121.0-324177.r338437/4299 K 15 efirt_support.S V 28 file 6-338437.0.r338437/4655 K 13 elf_machdep.c V 27 file 4-40129.0.r338211/3493 K 11 exception.S V 29 file 7-757.0-339434.r343781/0 K 5 fpu.c V 26 file 1c-4.h-5.r336683/5390 K 13 gdb_machdep.c V 28 file b-131899.0.r331252/1326 K 10 genassym.c V 26 file 1e-4.i-5.r338437/4938 K 10 in_cksum.c V 29 file 4-66458.0.r325966/164654 K 9 initcpu.c V 34 file 4-24113.0-339434.r344848/5944 K 4 io.c V 29 file c-132956.0.r326257/18674 K 8 locore.S V 27 file 1g-4.j-5.r331254/12056 K 9 machdep.c V 30 file 1k-4.0-340224.r341490/608 K 5 mem.c V 28 file 1m-4.m-5.r326023/186946 K 18 minidump_machdep.c V 25 file 6-157908.0.r333145/0 K 12 mp_machdep.c V 26 file h-25164.0.r338356/738 K 8 mpboot.S V 27 file j-25164.0.r332073/5286 K 6 pmap.c V 31 file 1o-4.0-340522.r344848/6273 K 14 prof_machdep.c V 27 file 8-13107.0.r334522/1260 K 16 ptrace_machdep.c V 29 file f-230426.0.r332122/26023 K 10 sigtramp.S V 29 file r-114349.0.r331254/12682 K 9 support.S V 33 file g-757.0-339434.r342240/10606 K 13 sys_machdep.c V 31 file 1q-4.0-344848.r344848/6612 K 6 trap.c V 31 file 1s-4.0-340552.r344848/6962 K 13 uio_machdep.c V 30 file 4-127236.0.r326023/187611 K 13 uma_machdep.c V 28 file 6-121081.0.r329023/6936 K 12 vm_machdep.c V 26 file 1w-4.r-5.r339349/1317 K 12 xen-locore.S V 28 file 7-263002.0.r336474/2517 END ENDREP id: q-5.0-339434.r344848/9221 type: dir pred: q-5.0-339434.r344847/7880 count: 4536 text: 344848 7302 1906 0 94e0d1c466d52e69ae8216f4e2a3f9b7 cpath: /stable/12/sys/amd64/amd64 copyroot: 339434 /stable/12 id: 2k-4.0-344847.r344848/9426 type: file pred: 2k-4.0-344847.r344847/8085 count: 195 text: 344353 5347 508 17240 05c45c4bbe84fa5dc590db84bc688db5 38778937dca871d273fb6b9b2af5e486b9f3ccd0 344847-7eep/_b props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/amd64/include/pmap.h copyroot: 5 /head/sys/amd64/include/pmap.h PLAIN K 8 _align.h V 27 file 4-196994.0.r215856/213 K 6 _bus.h V 29 file 9-145253.0.r326257/23663 K 11 _inttypes.h V 26 file f-85892.0.r217157/124 K 9 _limits.h V 26 file 4-99129.0.r232262/397 K 9 _stdint.h V 27 file d-100882.0.r232264/391 K 8 _types.h V 28 file 1q-102227.0.r232261/538 K 16 acpica_machdep.h V 27 file 4-100969.0.r254305/130 K 10 apm_bios.h V 32 file 4-3263.0-197536.r215140/271 K 5 asm.h V 27 file 4-23571.0.r326123/6885 K 10 asmacros.h V 26 file n-757.0.r336876/11806 K 8 atomic.h V 26 file b-38517.0.r336025/204 K 5 bus.h V 24 file 4-32517.0.r244191/0 K 9 bus_dma.h V 28 file b-32517.0.r326257/24269 K 7 clock.h V 25 file 6-2858.0.r334204/921 K 9 counter.h V 25 file a-249268.0.r336047/0 K 5 cpu.h V 28 file 1z-4.0-340269.r340269/0 K 9 cpufunc.h V 28 file 22-4.0-344466.r344466/0 K 10 cputypes.h V 25 file 4-553.0.r305836/3254 K 12 db_machdep.h V 26 file 24-4.u-5.r334009/4868 K 6 dump.h V 29 file 4-276772.0.r276772/15567 K 5 efi.h V 28 file 4-306091.0.r338437/7322 K 5 elf.h V 27 file a-25984.0.r247047/3669 K 8 endian.h V 26 file 7-99129.0.r232266/454 K 6 exec.h V 28 file 4-1543.0.r326023/192034 K 5 fdt.h V 28 file 6-250840.0.r250840/9876 K 7 float.h V 25 file 26-4.v-5.r232491/314 K 15 floatingpoint.h V 27 file 4-326.0.r325966/169116 K 5 fpu.h V 26 file 28-4.w-5.r329878/4490 K 7 frame.h V 27 file 2a-4.x-5.r328083/25963 K 13 gdb_machdep.h V 29 file e-131899.0.r330539/11459 K 8 ieeefp.h V 27 file 6-1834.0.r334445/17223 K 10 in_cksum.h V 29 file 7-66458.0.r326023/192663 K 14 intr_machdep.h V 27 file 7-121982.0.r338101/401 K 7 iodev.h V 29 file j-132956.0.r326257/25499 K 5 kdb.h V 29 file 8-131903.0.r326257/25801 K 8 limits.h V 29 file 9-99129.0.r326023/192966 K 8 md_var.h V 33 file g-7090.0-339434.r340552/4459 K 8 memdev.h V 29 file m-132956.0.r326257/26101 K 10 metadata.h V 34 file 8-114373.0-293343.r293343/127 K 10 minidump.h V 29 file c-157908.0.r326257/26404 K 13 mp_watchdog.h V 29 file 7-133759.0.r326257/26710 K 10 nexusvar.h V 28 file 9-177157.0.r177157/9996 K 5 npx.h V 28 file 6-233044.0.r233044/3139 K 13 ofw_machdep.h V 29 file a-250840.0.r250840/10446 K 7 param.h V 29 file 4-99123.0.r325966/169725 K 2 pc V 23 dir u-5.0.r326257/27426 K 5 pcb.h V 27 file 2i-4.10-5.r328177/5732 K 12 pci_cfgreg.h V 27 file 4-26159.0.r223440/1340 K 6 pcpu.h V 31 file 4-35069.0-339434.r340682/0 K 6 pmap.h V 31 file 2k-4.0-344847.r344848/9426 K 10 pmc_mdep.h V 30 file 17-145256.0.r334596/13068 K 8 ppireg.h V 29 file e-146211.0.r326257/28210 K 6 proc.h V 27 file 2m-4.12-5.r339349/3701 K 9 profile.h V 26 file 7-1543.0.r334522/3572 K 5 psl.h V 27 file 2o-4.13-5.r233204/1649 K 8 ptrace.h V 26 file 9-1543.0.r232520/3262 K 9 pvclock.h V 28 file 4-278183.0.r278183/3267 K 5 reg.h V 27 file 2q-4.14-5.r233124/1048 K 7 reloc.h V 28 file b-1543.0.r326023/194867 K 10 resource.h V 28 file 4-40713.0.r261790/19062 K 6 runq.h V 28 file 8-97261.0.r326257/28515 K 10 segments.h V 29 file 2s-4.15-5.r326023/195168 K 8 setjmp.h V 26 file 4-32411.0.r232275/125 K 8 sf_buf.h V 29 file c-122780.0.r326257/28816 K 5 sgx.h V 29 file 6-322574.0.r322574/17092 K 8 sgxreg.h V 29 file 8-322574.0.r322574/17368 K 10 sigframe.h V 27 file m-51792.0.r247047/4287 K 8 signal.h V 26 file d-1543.0.r247047/4587 K 5 smp.h V 28 file 13-25164.0.r332073/7600 K 12 specialreg.h V 26 file 2u-4.16-5.r233207/912 K 7 stack.h V 28 file e-174195.0.r287643/5550 K 8 stdarg.h V 26 file 4-99122.0.r232276/121 K 9 sysarch.h V 24 file 4-550.0.r233209/640 K 10 timerreg.h V 29 file h-146211.0.r326257/29120 K 6 trap.h V 26 file 2w-4.17-5.r232492/121 K 5 tss.h V 29 file 2y-4.18-5.r326023/195508 K 10 ucontext.h V 27 file p-51792.0.r247047/4883 K 6 vdso.h V 29 file 4-237433.0.r237433/16634 K 4 vm.h V 29 file 4-195033.0.r326257/29426 K 5 vmm.h V 36 file q-221828.2-245652.r338957/21801 K 9 vmm_dev.h V 36 file s-221828.3-245652.r332298/12773 K 22 vmm_instruction_emul.h V 36 file 7-243640.4-245652.r330032/10090 K 9 vmparam.h V 28 file 30-4.19-5.r339386/13377 K 3 xen V 35 dir h-183906.1-189699.r298096/19502 END ENDREP id: s-5.0-339434.r344848/13778 type: dir pred: s-5.0-339434.r344847/12432 count: 1937 text: 344848 9770 3995 0 0db7c324f43e2ad14414ff143e4c999f cpath: /stable/12/sys/amd64/include copyroot: 339434 /stable/12 PLAIN K 8 Makefile V 24 file z-4.c-5.r290081/890 K 6 acpica V 27 dir 3-67760.0.r331254/10609 K 5 amd64 V 29 dir q-5.0-339434.r344848/9221 K 10 cloudabi32 V 26 dir 3-304744.0.r326228/801 K 10 cloudabi64 V 27 dir 3-285641.0.r326228/1374 K 7 compile V 23 dir 3-99481.0.r250544/0 K 4 conf V 33 dir 3-3668.0-339434.r344149/44066 K 4 ia32 V 33 dir 3-94380.0-339434.r341490/3740 K 7 include V 30 dir s-5.0-339434.r344848/13778 K 5 linux V 34 dir 3-283424.0-339434.r343343/1390 K 7 linux32 V 34 dir 6-133819.0-339434.r342998/2729 K 3 pci V 25 dir 3-6104.0.r339432/8141 K 3 sgx V 33 dir a-322574.0-339434.r344521/545 K 3 vmm V 34 dir u-221828.0-340605.r343211/2528 END ENDREP id: o-5.0-339434.r344848/14654 type: dir pred: o-5.0-339434.r344847/13307 count: 7646 text: 344848 13987 654 0 f6155951db5b945f0283469e5dcd34b7 cpath: /stable/12/sys/amd64 copyroot: 339434 /stable/12 id: 7-295798.0-339434.r344848/14855 type: file pred: 7-295798.0.r326023/215757 count: 7 text: 344353 5883 127 2638 78f3136c3208cb8d5e8e09599ede616b d4f01f287a5a7a6a7cefd8e07539026a0b8ae7b7 344847-7eep/_e props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /stable/12/sys/arm/include/pmap.h copyroot: 339434 /stable/12 PLAIN K 8 _align.h V 30 file 9-196994.0.r325966/182071 K 6 _bus.h V 29 file e-145253.0.r333142/26195 K 11 _inttypes.h V 31 file 3c-129198.0.r326258/141855 K 9 _limits.h V 29 file 4-87567.0.r326023/213026 K 9 _stdint.h V 30 file j-100882.0.r326258/142164 K 8 _types.h V 30 file 1x-102227.0.r329859/28596 K 13 acle-compat.h V 29 file e-269956.0.r269956/16979 K 8 armreg.h V 30 file 3f-129198.0.r336783/69424 K 5 asm.h V 27 file 3h-129198.0.r336447/53 K 10 asmacros.h V 31 file 3j-129198.0.r326258/142778 K 7 atags.h V 29 file 4-237069.0.r333142/26809 K 11 atomic-v4.h V 35 file 3l-129198.0-285631.r337432/132 K 11 atomic-v6.h V 33 file 3l-129198.0-342077.r342077/0 K 8 atomic.h V 27 file 3l-129198.0.r327047/53 K 9 blockio.h V 31 file 3n-129198.0.r326258/144012 K 7 board.h V 29 file i-238189.0.r333142/27117 K 5 bus.h V 31 file 3r-129198.0.r326258/144627 K 9 bus_dma.h V 30 file e-143598.0.r326258/144933 K 7 clock.h V 31 file 3t-129198.0.r326258/145239 K 9 counter.h V 29 file e-249268.0.r336020/18852 K 8 cpu-v4.h V 36 file 8-276333.0-295315.r336783/69733 K 8 cpu-v6.h V 27 file 8-276333.0.r325438/591 K 5 cpu.h V 36 file 3v-129198.0-339434.r340269/5373 K 9 cpufunc.h V 29 file 3z-129198.0.r337762/5678 K 9 cpuinfo.h V 29 file b-276333.0.r328467/11304 K 12 db_machdep.h V 28 file 43-129198.0.r332563/455 K 15 debug_monitor.h V 28 file d-294740.0.r300969/6439 K 10 disassem.h V 31 file 45-129198.0.r326258/146166 K 6 dump.h V 29 file a-276772.0.r276772/25377 K 5 efi.h V 28 file 8-306091.0.r307189/8030 K 5 elf.h V 32 file 9-70651.0-339434.r340555/55 K 8 endian.h V 29 file b-70651.0.r326023/213634 K 6 exec.h V 29 file d-70651.0.r326023/213936 K 5 fdt.h V 30 file 4-209130.0.r326258/146774 K 5 fiq.h V 31 file 47-129198.0.r326258/147082 K 7 float.h V 31 file 49-129198.0.r326023/214235 K 15 floatingpoint.h V 31 file 4b-129198.0.r325966/182682 K 7 frame.h V 31 file 4f-129198.0.r326258/147386 K 13 gdb_machdep.h V 29 file 7-160332.0.r330539/16735 K 6 ieee.h V 31 file 4h-129198.0.r326023/214539 K 8 ieeefp.h V 30 file 4j-129198.0.r226607/11356 K 10 in_cksum.h V 31 file 4l-129198.0.r326023/214843 K 6 intr.h V 28 file 4n-129198.0.r337845/280 K 5 kdb.h V 30 file 4-132051.0.r326258/148308 K 8 limits.h V 29 file 7-87567.0.r326023/215148 K 9 machdep.h V 30 file 4r-129198.0.r324660/19150 K 8 md_var.h V 30 file 4t-129198.0.r336783/70697 K 8 memdev.h V 30 file 8-137362.0.r326258/148611 K 10 metadata.h V 31 file 4v-129198.0.r326258/148916 K 10 minidump.h V 30 file i-184728.0.r326258/149224 K 13 ofw_machdep.h V 30 file 7-209130.0.r326258/149536 K 7 param.h V 29 file h-70651.0.r325966/182997 K 5 pcb.h V 31 file 50-129198.0.r326258/149850 K 6 pcpu.h V 29 file 52-129198.0.r336476/6095 K 9 physmem.h V 28 file e-261643.0.r334162/6740 K 7 pl310.h V 31 file 1o-239268.0.r326258/150772 K 10 platform.h V 27 file q-266301.0.r270081/663 K 13 platformvar.h V 29 file s-266301.0.r320894/21088 K 9 pmap-v4.h V 36 file 54-129198.0-295798.r337903/6651 K 9 pmap-v6.h V 28 file g-280712.0.r337463/8656 K 6 pmap.h V 36 file 7-295798.0-339434.r344848/14855 K 10 pmap_var.h V 28 file j-280712.0.r298457/7062 K 10 pmc_mdep.h V 29 file 8-145332.0.r336783/71359 K 6 proc.h V 31 file 56-129198.0.r325966/183298 K 9 profile.h V 31 file 58-129198.0.r325966/183603 K 5 psl.h V 31 file 5a-129198.0.r326258/151390 K 8 pte-v4.h V 37 file 5c-129198.0-295801.r336783/71666 K 8 pte-v6.h V 28 file l-280712.0.r321633/6334 K 8 ptrace.h V 30 file 5e-129198.0.r323582/30186 K 5 reg.h V 30 file 5g-129198.0.r315900/14371 K 7 reloc.h V 31 file 5i-129198.0.r325966/183912 K 10 resource.h V 28 file 5k-129198.0.r291650/115 K 6 runq.h V 31 file 5m-129198.0.r326258/151693 K 12 sc_machdep.h V 30 file 7-239696.0.r326258/151998 K 8 setjmp.h V 28 file 5o-129198.0.r251517/440 K 8 sf_buf.h V 31 file 5q-129198.0.r326258/152311 K 10 sigframe.h V 31 file 5s-129198.0.r129198/301361 K 8 signal.h V 29 file 4-87575.0.r326023/216062 K 5 smp.h V 29 file 5u-129198.0.r336806/6213 K 7 stack.h V 28 file m-174195.0.r278996/6228 K 8 stdarg.h V 29 file 5w-129198.0.r327182/1654 K 5 swi.h V 30 file 5y-129198.0.r139735/34440 K 9 sysarch.h V 30 file 6-135642.0.r326258/152619 K 8 sysreg.h V 27 file 6-272209.0.r326850/590 K 6 trap.h V 29 file 60-129198.0.r291852/7523 K 10 ucontext.h V 29 file 7-87575.0.r326258/152926 K 11 undefined.h V 31 file 63-129198.0.r326258/153228 K 7 utrap.h V 31 file 65-129198.0.r326258/153538 K 6 vdso.h V 30 file 8-237433.0.r326258/153845 K 5 vfp.h V 31 file 1u-239268.0.r326258/154148 K 4 vm.h V 30 file 8-195033.0.r326258/154457 K 9 vmparam.h V 29 file 67-129198.0.r328178/1237 END ENDREP id: 4-70651.0-339434.r344848/19754 type: dir pred: 4-70651.0-339434.r342077/4916 count: 867 text: 344848 15188 4553 0 2f22dc0cbd8486704def7d0999d2ef8b cpath: /stable/12/sys/arm/include copyroot: 339434 /stable/12 PLAIN K 9 allwinner V 28 dir 3-245450.0.r338318/17398 K 6 altera V 27 dir 3-271093.0.r336804/5206 K 7 amlogic V 28 dir 3-280905.0.r338324/72679 K 9 annapurna V 27 dir 3-282985.0.r336804/9230 K 3 arm V 34 dir 3-129198.0-339434.r341760/5378 K 8 broadcom V 34 dir 3-239922.0-339434.r343503/3401 K 10 cloudabi32 V 26 dir 3-305928.0.r326229/582 K 7 compile V 26 dir 7-79030.0.r250544/1366 K 4 conf V 35 dir 38-129198.0-339434.r340503/4288 K 9 freescale V 28 dir 7-248557.0.r338318/27626 K 7 include V 34 dir 4-70651.0-339434.r344848/19754 K 2 mv V 34 dir 9-183840.0-339434.r343710/1929 K 6 nvidia V 34 dir 9-296936.0-339434.r343503/5361 K 4 qemu V 28 dir 7-281439.0.r336804/22266 K 6 ralink V 27 dir 7-317872.0.r337841/7674 K 8 rockchip V 28 dir 3-256949.0.r336804/23410 K 7 samsung V 28 dir 3-252391.0.r338107/25944 K 2 ti V 34 dir b-239281.0-339434.r343503/8178 K 9 versatile V 28 dir 7-244197.0.r327280/32936 K 6 xilinx V 28 dir 7-249997.0.r336804/27237 END ENDREP id: 2-70651.0-339434.r344848/20931 type: dir pred: 2-70651.0-339434.r343710/3099 count: 4742 text: 344848 19968 950 0 ba2c86ac3e01f3fdf670f8e1dda9497e cpath: /stable/12/sys/arm copyroot: 339434 /stable/12 id: 15-280364.0-339434.r344848/21137 type: file pred: 15-280364.0.r336558/9104 count: 14 text: 344353 6038 128 5749 6689fac0e656e034df1d4d48fb6e18f1 18beb139eb44f2fed785c761f899d6d2554f2176 344847-7eep/_h props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /stable/12/sys/arm64/include/pmap.h copyroot: 339434 /stable/12 PLAIN K 8 _align.h V 29 file 6-280364.0.r280364/32719 K 6 _bus.h V 31 file 24-281494.0.r281494/114872 K 11 _inttypes.h V 29 file 9-280364.0.r280364/32996 K 9 _limits.h V 29 file b-280364.0.r280364/33279 K 9 _stdint.h V 29 file d-280364.0.r280364/33560 K 8 _types.h V 29 file f-280364.0.r329859/34965 K 16 acpica_machdep.h V 28 file r-284273.0.r308938/2523 K 8 armreg.h V 29 file 27-281494.0.r326230/3229 K 5 asm.h V 28 file h-280364.0.r316756/5634 K 8 atomic.h V 26 file j-280364.0.r334297/51 K 5 bus.h V 31 file 29-281494.0.r281494/115437 K 9 bus_dma.h V 30 file 2b-281494.0.r320528/53950 K 14 bus_dma_impl.h V 29 file 8-282655.0.r320528/54263 K 7 clock.h V 31 file 2d-281494.0.r281494/116002 K 9 counter.h V 30 file 2f-281494.0.r336020/25214 K 5 cpu.h V 36 file l-280364.0-339434.r340269/11601 K 9 cpufunc.h V 28 file n-280364.0.r336053/7267 K 12 db_machdep.h V 30 file 2i-281494.0.r316001/13625 K 15 debug_monitor.h V 28 file 2k-281494.0.r305771/108 K 10 disassem.h V 28 file a-295038.0.r295038/8626 K 6 dump.h V 31 file 2o-281494.0.r281494/117732 K 5 efi.h V 29 file c-306091.0.r338437/15767 K 5 elf.h V 28 file p-280364.0.r326165/7243 K 8 endian.h V 26 file r-280364.0.r320411/60 K 6 exec.h V 29 file t-280364.0.r280364/35796 K 7 float.h V 28 file v-280364.0.r286327/6383 K 15 floatingpoint.h V 26 file 4-284764.0.r284764/70 K 5 fpu.h V 27 file 4-324494.0.r324494/113 K 7 frame.h V 28 file 4-280711.0.r313396/3884 K 12 hypervisor.h V 31 file 2q-281494.0.r281494/118014 K 8 ieeefp.h V 27 file x-280364.0.r284751/179 K 7 ifunc.h V 28 file 7-339074.0.r339074/5042 K 10 in_cksum.h V 29 file 2s-281494.0.r286336/5370 K 6 intr.h V 29 file 2u-281494.0.r330582/4508 K 7 iodev.h V 29 file u-284273.0.r284273/27228 K 5 kdb.h V 28 file 2w-281494.0.r295321/102 K 9 machdep.h V 27 file 2y-281494.0.r334164/50 K 8 md_var.h V 30 file 30-281494.0.r304285/51385 K 8 memdev.h V 29 file 32-281494.0.r302789/3289 K 10 metadata.h V 28 file 34-281494.0.r324995/531 K 10 minidump.h V 34 file c-157909.0-286954.r286954/209 K 13 ofw_machdep.h V 28 file 36-281494.0.r293057/432 K 7 param.h V 28 file z-280364.0.r336558/8800 K 5 pcb.h V 29 file 11-280364.0.r322786/4685 K 12 pci_cfgreg.h V 28 file w-284273.0.r285421/2711 K 6 pcpu.h V 29 file 13-280364.0.r336971/3448 K 6 pmap.h V 37 file 15-280364.0-339434.r344848/21137 K 10 pmc_mdep.h V 30 file 17-280364.0.r283112/35770 K 6 proc.h V 28 file 19-280364.0.r334101/373 K 9 profile.h V 29 file 1b-280364.0.r326403/6478 K 5 psl.h V 28 file 4-281526.0.r281526/8490 K 5 pte.h V 27 file 1d-280364.0.r339044/51 K 8 ptrace.h V 28 file 7-280711.0.r280711/3496 K 5 reg.h V 28 file 9-280711.0.r326165/8161 K 7 reloc.h V 30 file 1f-280364.0.r280364/38873 K 10 resource.h V 28 file 39-281494.0.r300206/115 K 6 runq.h V 30 file 1h-280364.0.r280364/39146 K 8 setjmp.h V 27 file 1j-280364.0.r309617/50 K 8 sf_buf.h V 31 file 3b-281494.0.r281494/121163 K 8 signal.h V 29 file 1l-280364.0.r280381/1958 K 5 smp.h V 29 file 3d-281494.0.r297029/3207 K 7 stack.h V 29 file 3f-281494.0.r284257/4285 K 8 stdarg.h V 29 file 1n-280364.0.r327182/8039 K 9 sysarch.h V 28 file b-280711.0.r280711/4043 K 6 trap.h V 31 file 3h-281494.0.r281494/122001 K 10 ucontext.h V 28 file 1p-280364.0.r285313/748 K 11 undefined.h V 28 file a-323593.0.r338961/4970 K 6 vdso.h V 29 file 1r-280364.0.r326165/8466 K 5 vfp.h V 30 file 3j-281494.0.r329878/12969 K 4 vm.h V 28 file 1t-280364.0.r318252/319 K 9 vmparam.h V 29 file 1v-280364.0.r336427/1161 END ENDREP id: 4-280364.0-339434.r344848/24918 type: dir pred: 4-280364.0-339434.r340269/15369 count: 188 text: 344848 21473 3432 0 16a36c283688f666cb0ec6c889731fe9 cpath: /stable/12/sys/arm64/include copyroot: 339434 /stable/12 PLAIN K 6 acpica V 27 dir 6-284273.0.r308938/2343 K 5 arm64 V 34 dir 3-281494.0-339434.r341147/9852 K 6 cavium V 27 dir 3-286470.0.r335052/4949 K 10 cloudabi32 V 35 dir 3-305928.0-326406.r326406/35882 K 10 cloudabi64 V 27 dir 7-289752.0.r326229/2495 K 4 conf V 36 dir 1y-281494.0-339434.r344149/45753 K 9 coresight V 27 dir 3-332077.0.r332311/1069 K 7 include V 35 dir 4-280364.0-339434.r344848/24918 K 5 linux V 34 dir 3-333027.0-339434.r342998/5048 K 8 qualcomm V 27 dir 6-332359.0.r332359/3263 K 8 rockchip V 26 dir 6-330036.0.r335445/779 END ENDREP id: 2-280364.0-339434.r344848/25690 type: dir pred: 2-280364.0-339434.r344149/46521 count: 768 text: 344848 25137 540 0 773302379f1ab80ed56896a9964894b8 cpath: /stable/12/sys/arm64 copyroot: 339434 /stable/12 id: 9a-4.0-342710.r344848/25900 type: file pred: 9a-4.0-342710.r342926/0 count: 179 text: 344848 4644 129 13822 9964c3d5012cba98d0d17cd8f41703d2 1d770b58df8ae7fc64dfed0a4ce43c1f3f5d6d32 344847-7eep/_k props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/i386/include/pmap.h copyroot: 5 /head/sys/i386/include/pmap.h PLAIN K 8 _align.h V 28 file e-196994.0.r215856/4718 K 6 _bus.h V 29 file j-145253.0.r326260/31913 K 11 _inttypes.h V 27 file o-85892.0.r217157/4633 K 9 _limits.h V 27 file 8d-4.40-5.r232262/4913 K 9 _stdint.h V 28 file q-100882.0.r232264/4907 K 8 _types.h V 29 file 22-102227.0.r232261/5057 K 16 acpica_machdep.h V 28 file v-100969.0.r254305/5045 K 10 apm_bios.h V 26 file 4-3263.0.r215140/4833 K 14 apm_segments.h V 27 file 7-3263.0.r139790/37952 K 5 asm.h V 28 file 8-23571.0.r326123/12813 K 10 asmacros.h V 26 file 19-757.0.r334520/9070 K 8 atomic.h V 26 file f-38517.0.r337529/352 K 10 bootinfo.h V 27 file 4-3385.0.r326260/32518 K 5 bus.h V 27 file k-32517.0.r244191/4532 K 9 bus_dma.h V 28 file p-32517.0.r326260/32819 K 7 clock.h V 27 file g-2858.0.r334204/21794 K 9 counter.h V 32 file k-249268.0-339434.r344229/0 K 5 cpu.h V 32 file 8i-4.1-340269.r340269/16337 K 9 cpufunc.h V 31 file 8k-4.0-344434.r344466/5407 K 10 cputypes.h V 26 file 8-553.0.r326260/33433 K 9 cserial.h V 29 file p-123120.0.r337589/14245 K 12 db_machdep.h V 28 file 8m-4.44-5.r334009/17460 K 6 dump.h V 29 file g-276772.0.r276772/34194 K 5 efi.h V 29 file e-307070.0.r307189/32038 K 11 elan_mmcr.h V 29 file 7-124144.0.r326260/33733 K 5 elf.h V 28 file e-25984.0.r247047/12991 K 8 endian.h V 27 file 8o-4.47-5.r232266/4969 K 6 exec.h V 33 file w-1543.1-1544.r326023/296094 K 5 fdt.h V 29 file w-250840.0.r250840/38095 K 7 float.h V 27 file 8q-4.48-5.r232491/4854 K 15 floatingpoint.h V 27 file 8-326.0.r325966/277999 K 7 frame.h V 28 file 8s-4.49-5.r332489/71082 K 13 gdb_machdep.h V 29 file v-131899.0.r330539/27378 K 8 ieeefp.h V 27 file b-1834.0.r334445/22489 K 15 if_wl_wavelan.h V 28 file b-26003.0.r326260/34346 K 10 in_cksum.h V 29 file 4-15291.0.r326023/296436 K 14 intr_machdep.h V 28 file e-121982.0.r338101/5650 K 13 ioctl_bt848.h V 28 file g-23599.0.r326260/34965 K 14 ioctl_meteor.h V 29 file c-123223.0.r326260/35273 K 7 iodev.h V 30 file 1g-132956.0.r326260/35583 K 5 kdb.h V 29 file c-131903.0.r326260/35888 K 8 limits.h V 29 file 8u-4.4a-5.r326023/296742 K 8 md_var.h V 27 file 28-7090.0.r333445/2809 K 8 memdev.h V 30 file 1j-132956.0.r326260/36189 K 10 metadata.h V 28 file 8-114373.0.r293343/5238 K 10 minidump.h V 29 file c-157909.0.r326260/36495 K 13 mp_watchdog.h V 29 file i-133759.0.r326260/36801 K 10 nexusvar.h V 29 file m-177157.0.r177157/29548 K 5 npx.h V 28 file 8y-4.4c-5.r329878/39443 K 13 ofw_machdep.h V 30 file 10-250840.0.r250840/38665 K 7 param.h V 28 file 90-4.4d-5.r332489/71723 K 2 pc V 24 dir 1q-5.0.r332489/72469 K 5 pcb.h V 29 file 98-4.4g-5.r326023/298045 K 9 pcb_ext.h V 25 file 8-28009.0.r333504/86 K 12 pci_cfgreg.h V 28 file i-26159.0.r223440/10092 K 6 pcpu.h V 27 file b-35069.0.r336047/5547 K 9 perfmon.h V 28 file n-14825.0.r139790/45650 K 6 pmap.h V 32 file 9a-4.0-342710.r344848/25900 K 10 pmc_mdep.h V 30 file 2c-145256.0.r334596/34552 K 8 ppireg.h V 29 file t-146211.0.r326260/38918 K 6 proc.h V 29 file 9c-4.4j-5.r326023/298709 K 9 profile.h V 29 file z-1543.2-1544.r334528/61 K 5 psl.h V 27 file 9e-4.4k-5.r233204/6230 K 8 ptrace.h V 32 file 11-1543.3-1544.r232520/7776 K 9 pvclock.h V 29 file f-278183.0.r278183/25111 K 5 reg.h V 27 file 9g-4.4m-5.r233124/6985 K 7 reloc.h V 34 file 13-1543.4-1544.r326023/299388 K 10 resource.h V 28 file 8-40713.0.r261790/43296 K 6 runq.h V 28 file c-97261.0.r326260/39222 K 10 segments.h V 28 file 9i-4.4n-5.r332489/73283 K 8 setjmp.h V 27 file 8-32411.0.r232275/4641 K 8 sf_buf.h V 29 file i-122780.0.r326260/39523 K 10 sigframe.h V 29 file 10-51792.0.r326260/39827 K 8 signal.h V 34 file 15-1543.5-1544.r326023/300075 K 7 smapi.h V 29 file f-109412.0.r326260/40133 K 5 smp.h V 29 file 2x-25164.0.r332073/15810 K 9 speaker.h V 26 file 8-737.0.r152306/40409 K 12 specialreg.h V 27 file 9k-4.4o-5.r233207/5505 K 7 stack.h V 30 file 17-174195.0.r287643/16900 K 8 stdarg.h V 27 file 9m-4.4p-5.r232276/4633 K 9 sysarch.h V 25 file 8-550.0.r233209/5188 K 10 timerreg.h V 29 file w-146211.0.r326260/40433 K 6 trap.h V 27 file 9o-4.4q-5.r232492/4660 K 5 tss.h V 29 file 9q-4.4r-5.r326023/300424 K 10 ucontext.h V 29 file 13-51792.0.r326260/40739 K 6 vdso.h V 29 file i-237433.0.r237433/30242 K 4 vm.h V 29 file c-195033.0.r326260/41047 K 6 vm86.h V 28 file b-28009.0.r326260/41352 K 9 vmparam.h V 27 file 9u-4.4t-5.r336774/8148 K 3 xen V 26 dir 4-181638.0.r298971/532 END ENDREP id: 1o-5.0-339434.r344848/30587 type: dir pred: 1o-5.0-339434.r344466/10094 count: 2370 text: 344848 26240 4334 0 e2d03550cace7a2722c30e470861fc05 cpath: /stable/12/sys/i386/include copyroot: 339434 /stable/12 PLAIN K 8 Makefile V 25 file 5x-4.2h-5.r224063/68 K 6 acpica V 27 dir v-67760.0.r331254/65278 K 4 bios V 27 dir 1k-3258.0.r333806/20497 K 10 cloudabi32 V 27 dir 9-304615.0.r326228/5848 K 7 compile V 26 dir 9-79026.0.r250544/5766 K 4 conf V 31 dir 1i-5.0-339434.r344149/67661 K 4 i386 V 33 dir 1m-5.0-339434.r344212/3764943 K 5 ibcs2 V 25 dir 3-3569.0.r335178/7557 K 7 include V 31 dir 1o-5.0-339434.r344848/30587 K 5 linux V 33 dir 12-9313.0-339434.r342998/7349 K 3 pci V 26 dir 3-2433.0.r329873/39767 END ENDREP id: 1c-5.0-339434.r344848/31311 type: dir pred: 1c-5.0-339434.r344466/10816 count: 13275 text: 344848 30798 500 0 4a05704cbcb0f1ac0a0ae1f373122cc9 cpath: /stable/12/sys/i386 copyroot: 339434 /stable/12 id: 3k-178172.0-339434.r344848/31514 type: file pred: 3k-178172.0.r326023/374333 count: 41 text: 344353 6352 128 6858 d0e1a3cce8075ffb68df90a6fb40a1d8 b15b8aadc0da028848c6ff2b8bdf6dd780b71e7f 344847-7eep/_n props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /stable/12/sys/mips/include/pmap.h copyroot: 339434 /stable/12 PLAIN K 8 _align.h V 30 file o-196994.0.r326023/369279 K 6 _bus.h V 29 file 5-178172.0.r326259/91444 K 11 _inttypes.h V 29 file a-178172.0.r326259/91752 K 9 _limits.h V 30 file c-178172.0.r326023/369591 K 9 _stdint.h V 29 file e-178172.0.r326259/92063 K 8 _types.h V 29 file g-178172.0.r329859/39369 K 5 abi.h V 36 file m-178172.0-328629.r328629/12450 K 5 asm.h V 29 file m-178172.0.r328629/12796 K 8 atomic.h V 27 file q-178172.0.r327097/372 K 10 bootinfo.h V 29 file s-178172.0.r326259/92681 K 5 bus.h V 29 file w-178172.0.r326259/92991 K 9 bus_dma.h V 29 file y-178172.0.r326259/93299 K 7 cache.h V 30 file 12-178172.0.r326259/93610 K 14 cache_mipsNN.h V 30 file 14-178172.0.r326259/93919 K 11 cache_r4k.h V 30 file 16-178172.0.r326259/94236 K 5 cca.h V 36 file 1k-178172.0-337048.r337048/9318 K 7 cdefs.h V 36 file 5-195359.0-202029.r326403/35622 K 7 clock.h V 27 file 18-178172.0.r300306/47 K 9 counter.h V 29 file v-249268.0.r336020/47492 K 5 cpu.h V 37 file 1e-178172.0-339434.r340269/34324 K 9 cpufunc.h V 28 file 1g-178172.0.r332907/388 K 9 cpuinfo.h V 31 file 1i-178172.0.r325966/303885 K 9 cpuregs.h V 29 file 1k-178172.0.r337048/9667 K 12 db_machdep.h V 29 file 1o-178172.0.r332563/8761 K 6 dump.h V 29 file o-276772.0.r276772/51628 K 5 efi.h V 36 file e-307070.0-307074.r307189/37757 K 5 elf.h V 28 file 1s-178172.0.r331459/292 K 8 endian.h V 31 file 1u-178172.0.r326023/370839 K 6 exec.h V 31 file 1w-178172.0.r326023/371153 K 5 fdt.h V 29 file c-226496.0.r326259/95802 K 7 float.h V 31 file 1y-178172.0.r326023/371465 K 15 floatingpoint.h V 31 file 20-178172.0.r325966/304199 K 7 fls64.h V 37 file k-198669.0-202030.r326023/371777 K 5 fpu.h V 30 file 22-178172.0.r202175/38692 K 7 frame.h V 30 file 24-178172.0.r326259/96108 K 13 gdb_machdep.h V 30 file 26-178172.0.r330539/32920 K 8 hwfunc.h V 30 file 28-178172.0.r332441/10380 K 6 ieee.h V 31 file 2a-178172.0.r326023/372135 K 8 ieeefp.h V 30 file 2c-178172.0.r226607/25748 K 10 in_cksum.h V 31 file 2e-178172.0.r326023/372446 K 6 intr.h V 29 file 4-295498.0.r326079/78166 K 14 intr_machdep.h V 30 file 2i-178172.0.r326259/97046 K 5 kdb.h V 30 file 2m-178172.0.r326259/97365 K 8 limits.h V 31 file 2o-178172.0.r326023/372761 K 8 locore.h V 28 file 2q-178172.0.r308835/245 K 8 md_var.h V 31 file 2s-178172.0.r326023/373075 K 8 memdev.h V 30 file 2u-178172.0.r326259/97673 K 10 metadata.h V 30 file 2w-178172.0.r326259/97985 K 10 minidump.h V 30 file 2y-178172.0.r326259/98298 K 13 mips_opcode.h V 31 file 30-178172.0.r326023/373388 K 13 octeon_cop2.h V 29 file f-229677.0.r326259/98612 K 13 ofw_machdep.h V 29 file g-226496.0.r326259/98922 K 7 param.h V 30 file 38-178172.0.r330817/14315 K 5 pcb.h V 31 file 3a-178172.0.r326023/374021 K 6 pcpu.h V 30 file 3g-178172.0.r326259/99235 K 6 pmap.h V 37 file 3k-178172.0-339434.r344848/31514 K 10 pmc_mdep.h V 30 file 3m-178172.0.r233628/88665 K 6 proc.h V 29 file 3q-178172.0.r332951/1325 K 9 profile.h V 31 file 3s-178172.0.r326023/374959 K 5 pte.h V 30 file 3w-178172.0.r326259/99546 K 8 ptrace.h V 31 file 3y-178172.0.r326023/375274 K 5 reg.h V 31 file 42-178172.0.r332122/158058 K 8 regdef.h V 31 file 44-178172.0.r326023/375899 K 8 regnum.h V 31 file 46-178172.0.r326023/376210 K 7 reloc.h V 31 file 48-178172.0.r325966/304519 K 10 resource.h V 27 file 4a-178172.0.r297849/97 K 6 runq.h V 30 file 4e-178172.0.r326259/99855 K 12 sc_machdep.h V 30 file 4-239684.0.r326259/100163 K 8 setjmp.h V 30 file 4i-178172.0.r326403/35977 K 8 sf_buf.h V 31 file 4k-178172.0.r326259/100474 K 10 sigframe.h V 31 file 4m-178172.0.r332122/158369 K 8 signal.h V 31 file 4o-178172.0.r326023/376523 K 5 smp.h V 30 file 4q-178172.0.r298068/91350 K 8 stdarg.h V 26 file 4s-178172.0.r329163/0 K 9 sysarch.h V 31 file 4u-178172.0.r326023/376837 K 5 tlb.h V 30 file a-209243.0.r326259/101100 K 5 tls.h V 30 file 4-232577.0.r332122/158685 K 6 trap.h V 31 file 4y-178172.0.r326023/377152 K 10 ucontext.h V 31 file 50-178172.0.r332122/158989 K 6 vdso.h V 30 file w-237433.0.r326259/101708 K 4 vm.h V 28 file m-195033.0.r337048/9979 K 9 vmparam.h V 30 file 54-178172.0.r328168/53653 END ENDREP id: 3-178172.0-339434.r344848/35932 type: dir pred: 3-178172.0-339434.r340269/38733 count: 368 text: 344848 31851 4068 0 a909ab09139a270a8552bd0c91980a03 cpath: /stable/12/sys/mips/include copyroot: 339434 /stable/12 PLAIN K 7 atheros V 35 dir 4-187423.0-201906.r338074/36192 K 4 beri V 27 dir 5-239671.0.r332441/9888 K 8 broadcom V 28 dir 3-299992.0.r338074/37947 K 6 cavium V 36 dir b-194140.0-201921.r338324/123682 K 7 compile V 27 dir 4-178171.0.r250544/8725 K 4 conf V 35 dir 9-178171.0-339434.r344149/76656 K 6 gxemul V 28 dir g-234920.0.r326259/87205 K 7 include V 35 dir 3-178172.0-339434.r344848/35932 K 7 ingenic V 34 dir k-308857.0-339434.r343709/2548 K 5 malta V 36 dir 1q-178173.2-180332.r338074/45011 K 8 mediatek V 28 dir 3-297666.0.r336639/22399 K 4 mips V 35 dir 56-178172.0-339434.r343709/5684 K 3 nlm V 34 dir 3-224110.0-339434.r343709/7758 K 6 sibyte V 36 dir 4-195333.0-201905.r326259/160589 END ENDREP id: 2-178171.0-339434.r344848/36857 type: dir pred: 2-178171.0-339434.r344149/77624 count: 2071 text: 344848 36150 694 0 57310c688f506a74cbfc897ef55e8575 cpath: /stable/12/sys/mips copyroot: 339434 /stable/12 id: 12-77957.0-339434.r344848/37067 type: file pred: 12-77957.0.r336517/0 count: 63 text: 344353 6509 127 10429 d86471b9976f601379ffac5b7e41a52b ea9a435c13ee8369927579ab6acb727bf82992c1 344847-7eep/_q props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/powerpc/include/pmap.h copyroot: 339434 /stable/12 PLAIN K 8 _align.h V 30 file x-196994.0.r325966/328624 K 6 _bus.h V 29 file y-145253.0.r326261/52667 K 11 _inttypes.h V 29 file 12-85892.0.r326261/52972 K 9 _limits.h V 29 file cj-4.63-5.r326023/495903 K 9 _stdint.h V 31 file 14-100882.0.r326023/496249 K 8 _types.h V 30 file 2m-102227.0.r329859/44744 K 9 altivec.h V 29 file 9-188860.0.r326261/53281 K 5 asm.h V 29 file 4-70740.0.r326023/496561 K 8 atomic.h V 28 file 4-70572.0.r326971/29216 K 5 bat.h V 28 file l-77957.0.r326261/53893 K 5 bus.h V 28 file o-77957.0.r326261/54195 K 9 bus_dma.h V 29 file r-143598.0.r326261/54497 K 7 clock.h V 29 file 66-36849.0.r177642/58113 K 9 counter.h V 30 file 13-249268.0.r336020/52853 K 5 cpu.h V 35 file q-77957.0-339434.r340269/39827 K 9 cpufunc.h V 28 file 9-78342.0.r326261/55121 K 12 db_machdep.h V 27 file s-77957.0.r333447/2689 K 7 dbdma.h V 29 file 6-179644.0.r326261/55428 K 6 dump.h V 30 file 14-276772.0.r276772/68056 K 5 efi.h V 36 file e-307070.2-307074.r307189/48536 K 5 elf.h V 26 file 4-70566.0.r334488/123 K 8 endian.h V 29 file 4-70576.0.r326023/497172 K 6 exec.h V 29 file 4-70578.0.r326023/497483 K 7 float.h V 29 file 4-96692.0.r326023/497787 K 15 floatingpoint.h V 30 file 4-125734.0.r326023/498095 K 5 fpu.h V 28 file u-77957.0.r334535/24612 K 7 frame.h V 29 file 4-68549.0.r326023/498717 K 13 gdb_machdep.h V 29 file 6-161588.0.r330539/38302 K 5 hid.h V 28 file 4-110385.0.r334235/1475 K 6 ieee.h V 30 file 4-109480.0.r326023/499328 K 8 ieeefp.h V 28 file 9-96499.0.r336688/10872 K 10 in_cksum.h V 29 file 4-99040.0.r326023/499638 K 14 intr_machdep.h V 28 file 6-99651.0.r326261/56347 K 5 kdb.h V 27 file 4-132064.0.r335648/206 K 8 limits.h V 29 file cm-4.64-5.r326023/499948 K 9 machdep.h V 29 file c-236324.0.r326261/56960 K 8 md_var.h V 27 file 68-36849.0.r333272/576 K 8 memdev.h V 29 file b-133855.0.r326261/57581 K 10 metadata.h V 28 file 4-99728.0.r326261/57888 K 8 mmuvar.h V 28 file 8-152179.0.r335160/7700 K 13 ofw_machdep.h V 28 file 6-99665.0.r326261/58499 K 12 openpicreg.h V 28 file 4-79037.0.r326261/58811 K 12 openpicvar.h V 28 file 8-99654.0.r326261/59117 K 7 param.h V 29 file 4-70584.0.r325966/329245 K 5 pcb.h V 26 file y-77957.0.r338500/272 K 6 pcpu.h V 27 file 6r-65557.0.r338500/569 K 5 pio.h V 30 file 10-77957.0.r326023/500595 K 10 platform.h V 34 file 14-77957.0-192067.r329891/661 K 13 platformvar.h V 29 file r-192067.0.r326261/59733 K 6 pmap.h V 36 file 12-77957.0-339434.r344848/37067 K 10 pmc_mdep.h V 29 file g-145332.0.r281713/62677 K 6 proc.h V 30 file 16-77957.0.r326023/501575 K 9 profile.h V 29 file 4-109481.0.r326403/41616 K 5 psl.h V 28 file 18-77957.0.r328651/4951 K 5 pte.h V 28 file 1a-77957.0.r333273/5953 K 8 ptrace.h V 27 file i-1543.0.r334535/24913 K 5 reg.h V 30 file 1c-77957.0.r332122/240985 K 7 reloc.h V 29 file k-78342.0.r326023/502808 K 10 resource.h V 29 file c-40713.0.r139825/139060 K 6 rtas.h V 29 file 7-222613.0.r326261/60354 K 6 runq.h V 28 file m-97261.0.r326261/60659 K 12 sc_machdep.h V 29 file 6-124771.0.r326261/60963 K 8 setjmp.h V 27 file 4-70587.0.r293636/1595 K 10 sigframe.h V 30 file 1b-51792.0.r326023/503116 K 8 signal.h V 30 file 1e-77957.0.r326023/503425 K 5 slb.h V 30 file 1s-209975.0.r326261/61275 K 5 smp.h V 26 file m-78342.0.r335648/504 K 5 spr.h V 34 file c-95719.0-339434.r339803/1738 K 4 sr.h V 28 file h-90643.0.r330610/24941 K 7 stack.h V 30 file 1p-174195.0.r174195/90889 K 8 stdarg.h V 28 file 1g-77957.0.r329163/5416 K 9 sysarch.h V 30 file 4-190703.0.r326023/504046 K 5 tlb.h V 30 file a-176770.0.r326023/504355 K 6 trap.h V 35 file 1i-77957.0-339434.r339803/2065 K 10 ucontext.h V 29 file 7-68549.0.r326023/504969 K 6 vdso.h V 30 file 14-237433.0.r326261/62488 K 4 vm.h V 29 file q-195033.0.r326261/62796 K 9 vmparam.h V 35 file 1m-77957.0-339434.r342783/9500 END ENDREP id: 23-5.0-339434.r344848/41175 type: dir pred: 23-5.0-339434.r342783/13597 count: 868 text: 344848 37396 3766 0 ec6469b2fd15c67795e518cdd3c209a0 cpath: /stable/12/sys/powerpc/include copyroot: 339434 /stable/12 PLAIN K 3 aim V 33 dir 9-36865.0-339434.r342783/7546 K 5 booke V 33 dir d-176771.0-339434.r343206/845 K 7 compile V 27 dir o-79026.0.r250544/15029 K 4 conf V 35 dir a-78388.0-339434.r344149/102456 K 7 cpufreq V 26 dir h-193156.0.r335491/608 K 3 fpu V 34 dir 3-176491.0-339434.r344496/1023 K 7 include V 31 dir 23-5.0-339434.r344848/41175 K 5 mambo V 28 dir b-210677.0.r326261/68620 K 8 mikrotik V 28 dir b-287013.0.r314097/48306 K 7 mpc85xx V 36 dir 19-176771.0-339434.r342783/15236 K 3 ofw V 26 dir 3-99661.0.r338922/3675 K 8 powermac V 33 dir 6-99663.0-339434.r340101/2055 K 7 powernv V 27 dir 9-327810.0.r339212/1132 K 7 powerpc V 34 dir 6a-36849.0-339434.r344498/2903 K 3 ps3 V 30 dir 1d-217044.0.r333813/268358 K 7 pseries V 27 dir b-255643.0.r339215/1154 K 4 psim V 28 dir 3-103620.0.r338074/68028 END ENDREP id: 22-5.0-339434.r344848/42203 type: dir pred: 22-5.0-339434.r344498/3937 count: 2956 text: 344848 41388 802 0 8bef134354b5f8104be6a1451fc410c8 cpath: /stable/12/sys/powerpc copyroot: 339434 /stable/12 id: 23-292407.0-339434.r344848/42407 type: file pred: 23-292407.0.r339423/0 count: 6 text: 344848 4798 128 5338 a582e7837c931ed733db776e9d96e9eb 3a6567944c520549e8c9bbdb49b12e5feb8c766b 344847-7eep/_t props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /stable/12/sys/riscv/include/pmap.h copyroot: 339434 /stable/12 PLAIN K 8 _align.h V 29 file 6-292407.0.r292407/41168 K 6 _bus.h V 29 file 9-292407.0.r292407/41445 K 11 _inttypes.h V 29 file b-292407.0.r292407/41723 K 9 _limits.h V 29 file d-292407.0.r292407/42006 K 9 _stdint.h V 29 file f-292407.0.r292407/42287 K 8 _types.h V 29 file h-292407.0.r329859/50223 K 5 asm.h V 28 file j-292407.0.r338467/1092 K 8 atomic.h V 27 file l-292407.0.r337433/161 K 5 bus.h V 29 file n-292407.0.r292407/43403 K 9 bus_dma.h V 30 file p-292407.0.r320528/115977 K 7 clock.h V 29 file r-292407.0.r292407/43962 K 9 counter.h V 29 file t-292407.0.r336020/58019 K 5 cpu.h V 32 file v-292407.0-339434.r341081/0 K 9 cpufunc.h V 34 file x-292407.0-339434.r342090/134 K 12 db_machdep.h V 29 file z-292407.0.r316001/36241 K 6 dump.h V 30 file 11-292407.0.r292407/45358 K 5 efi.h V 36 file e-307070.3-307074.r307189/53694 K 5 elf.h V 30 file 13-292407.0.r324814/34957 K 10 encoding.h V 28 file 4-337712.0.r337712/7924 K 8 endian.h V 30 file 15-292407.0.r292407/45918 K 6 exec.h V 30 file 17-292407.0.r292407/46201 K 7 float.h V 30 file 19-292407.0.r308251/38199 K 15 floatingpoint.h V 30 file 1b-292407.0.r292407/46755 K 5 fpe.h V 28 file 1h-308731.0.r338814/953 K 7 frame.h V 36 file 1d-292407.0-339434.r342697/1625 K 8 ieeefp.h V 30 file 1f-292407.0.r292407/47319 K 10 in_cksum.h V 30 file 1h-292407.0.r292407/47600 K 6 intr.h V 29 file 1j-292407.0.r335007/9864 K 5 kdb.h V 29 file 1l-292407.0.r339367/5190 K 9 machdep.h V 30 file 1n-292407.0.r322361/37436 K 8 md_var.h V 30 file 1p-292407.0.r292407/48724 K 8 memdev.h V 30 file 1r-292407.0.r292407/49002 K 10 minidump.h V 30 file 1t-292407.0.r292407/49283 K 13 ofw_machdep.h V 30 file 1v-292407.0.r292407/49567 K 7 param.h V 30 file 1x-292407.0.r295972/21095 K 5 pcb.h V 30 file 1z-292407.0.r308731/71416 K 6 pcpu.h V 28 file 21-292407.0.r317151/654 K 6 pmap.h V 37 file 23-292407.0-339434.r344848/42407 K 10 pmc_mdep.h V 30 file 25-292407.0.r292407/50974 K 6 proc.h V 30 file 27-292407.0.r319871/26311 K 9 profile.h V 30 file 29-292407.0.r326403/50048 K 5 psl.h V 30 file 2b-292407.0.r292407/51819 K 5 pte.h V 28 file 2d-292407.0.r339423/304 K 8 ptrace.h V 30 file 2f-292407.0.r292407/52370 K 5 reg.h V 30 file 2h-292407.0.r308731/71727 K 7 reloc.h V 30 file 2j-292407.0.r292407/52924 K 10 resource.h V 30 file 2l-292407.0.r292407/53197 K 10 riscvreg.h V 33 file 2n-292407.0-339434.r343527/0 K 6 runq.h V 30 file 2p-292407.0.r292407/53763 K 5 sbi.h V 28 file n-303908.0.r339367/5497 K 8 setjmp.h V 30 file 2r-292407.0.r336633/10958 K 8 sf_buf.h V 30 file 2t-292407.0.r292407/54326 K 8 signal.h V 30 file 2v-292407.0.r292407/54609 K 5 smp.h V 30 file 2x-292407.0.r335007/10485 K 7 stack.h V 29 file g-296614.0.r296614/19125 K 8 stdarg.h V 30 file 2z-292407.0.r329163/10639 K 9 sysarch.h V 30 file 31-292407.0.r292407/55442 K 6 trap.h V 30 file 33-292407.0.r292407/55726 K 10 ucontext.h V 27 file 35-292407.0.r295700/54 K 6 vdso.h V 30 file 37-292407.0.r292407/56283 K 4 vm.h V 30 file 39-292407.0.r292407/56563 K 9 vmparam.h V 33 file 3b-292407.0-339434.r342092/0 END ENDREP id: 4-292407.0-339434.r344848/45778 type: dir pred: 4-292407.0-339434.r343527/3366 count: 68 text: 344848 42739 3026 0 7f6996129eba4a3a6054df56e867ff2c cpath: /stable/12/sys/riscv/include copyroot: 339434 /stable/12 PLAIN K 4 conf V 34 dir 17-295041.0-339434.r342695/496 K 7 include V 35 dir 4-292407.0-339434.r344848/45778 K 5 riscv V 35 dir 1o-295041.0-339434.r343527/6002 END ENDREP id: 2-292407.0-339434.r344848/46165 type: dir pred: 2-292407.0-339434.r343527/6387 count: 175 text: 344848 45995 157 0 98312831659db2596e40bbf26d9e3e53 cpath: /stable/12/sys/riscv copyroot: 339434 /stable/12 id: 1a-80708.0-339434.r344848/46374 type: file pred: 1a-80708.0.r326023/540793 count: 63 text: 344353 6821 127 4505 0fe17b09e7865f574678078defd32a09 a1593a4dccc42a6e57b65ba25d6b386c1dfc2bb7 344847-7eep/_w props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/sparc64/include/pmap.h copyroot: 339434 /stable/12 PLAIN K 8 _align.h V 30 file 12-196994.0.r326262/20173 K 6 _bus.h V 30 file 13-145253.0.r326262/20480 K 11 _inttypes.h V 29 file 19-85892.0.r326262/20783 K 9 _limits.h V 28 file 5-80708.0.r326262/21090 K 9 _stdint.h V 30 file 1b-100882.0.r326262/21396 K 8 _types.h V 30 file 2u-102227.0.r329859/54068 K 5 asi.h V 28 file 7-80709.0.r326262/21705 K 5 asm.h V 29 file 4-86551.0.r326023/537687 K 10 asmacros.h V 28 file 9-80709.0.r326262/22009 K 8 atomic.h V 26 file a-80708.0.r336832/239 K 5 bus.h V 28 file c-80708.0.r326262/22619 K 12 bus_common.h V 29 file 4-88699.0.r326023/537995 K 9 bus_dma.h V 29 file w-143598.0.r326262/22919 K 13 bus_private.h V 28 file 6-93070.0.r326262/23227 K 7 cache.h V 29 file 4-86221.0.r325966/341048 K 5 ccr.h V 28 file 4-82003.0.r326262/23536 K 7 clock.h V 27 file e-80708.0.r230633/1200 K 5 cmt.h V 29 file a-203829.0.r326262/23834 K 9 counter.h V 30 file 17-249268.0.r336020/61857 K 5 cpu.h V 35 file g-80708.0-339434.r340269/49032 K 9 cpufunc.h V 28 file i-80708.0.r326262/24456 K 12 db_machdep.h V 28 file k-80708.0.r332563/19311 K 5 dcr.h V 29 file 6-182768.0.r326262/24760 K 6 dump.h V 30 file 1d-276772.0.r290957/12417 K 5 efi.h V 36 file e-307070.4-307074.r307189/57531 K 5 elf.h V 28 file m-80708.0.r326262/25065 K 8 endian.h V 29 file o-80708.0.r326023/538618 K 6 exec.h V 28 file q-80708.0.r326262/25367 K 11 fireplane.h V 29 file c-203829.0.r326262/25667 K 7 float.h V 29 file 7-86551.0.r326023/538929 K 15 floatingpoint.h V 29 file 4-90473.0.r326023/539236 K 4 fp.h V 28 file 4-81147.0.r326262/25980 K 7 frame.h V 28 file s-80708.0.r326262/26279 K 5 fsr.h V 28 file 6-86530.0.r326262/26583 K 13 gdb_machdep.h V 30 file 16-131899.0.r330539/43478 K 8 idprom.h V 26 file 4-86558.0.r327252/799 K 6 ieee.h V 29 file 9-86551.0.r326023/539552 K 8 ieeefp.h V 28 file b-86551.0.r226607/36135 K 10 in_cksum.h V 29 file 4-86144.0.r326023/539860 K 7 instr.h V 28 file 6-86146.0.r326262/27504 K 14 intr_machdep.h V 28 file 6-81390.0.r326262/27810 K 10 iommureg.h V 29 file 4-86230.0.r326023/540170 K 10 iommuvar.h V 28 file 7-86230.0.r326262/28120 K 6 jbus.h V 29 file e-203829.0.r326262/28428 K 5 kdb.h V 29 file n-131903.0.r326262/28737 K 12 kerneldump.h V 29 file 8-105531.0.r326262/29041 K 5 ktr.h V 28 file 4-82900.0.r326262/29352 K 8 limits.h V 28 file y-80708.0.r326262/29652 K 5 lsu.h V 28 file 7-82003.0.r326262/29956 K 7 mcntl.h V 29 file d-207537.0.r326262/30256 K 8 md_var.h V 30 file 10-80708.0.r326023/540483 K 8 memdev.h V 30 file 2c-132956.0.r326262/30567 K 10 metadata.h V 28 file 4-88436.0.r326262/30876 K 10 nexusvar.h V 35 file 4-86227.0-203843.r326262/31184 K 13 ofw_machdep.h V 28 file 7-86229.0.r326262/31544 K 9 ofw_mem.h V 29 file b-105531.0.r326262/31855 K 11 ofw_nexus.h V 28 file 9-86229.0.r326262/32161 K 7 param.h V 29 file 14-80708.0.r326262/32469 K 5 pcb.h V 29 file 16-80708.0.r326262/32776 K 6 pcpu.h V 29 file 18-80708.0.r326262/33081 K 6 pmap.h V 36 file 1a-80708.0-339434.r344848/46374 K 10 pmc_mdep.h V 29 file k-145332.0.r174405/13467 K 6 proc.h V 30 file 1c-80708.0.r326023/541104 K 9 profile.h V 28 file d-86551.0.r326403/53887 K 8 pstate.h V 28 file x-80709.0.r326262/33383 K 8 ptrace.h V 30 file 1e-80708.0.r326023/541413 K 5 reg.h V 30 file 1g-80708.0.r326023/541725 K 7 reloc.h V 29 file f-86551.0.r326023/542037 K 10 resource.h V 30 file 1i-80708.0.r139825/174589 K 6 runq.h V 28 file q-97261.0.r326262/33685 K 12 sc_machdep.h V 29 file 4-119380.0.r326262/33989 K 8 setjmp.h V 30 file 14-80709.0.r326023/542345 K 8 sf_buf.h V 36 file i-122780.0-269782.r326262/34299 K 10 sigframe.h V 28 file 4-82902.0.r326262/34657 K 8 signal.h V 30 file 1k-80708.0.r326023/542656 K 5 smp.h V 29 file 1m-80708.0.r326262/34962 K 7 stack.h V 30 file 1z-174195.0.r326262/35265 K 8 stdarg.h V 29 file 1o-80708.0.r329163/14482 K 9 sysarch.h V 29 file 4-88783.0.r326023/542969 K 6 tick.h V 28 file 4-81391.0.r326262/35880 K 5 tlb.h V 29 file 19-80709.0.r326262/36181 K 6 trap.h V 29 file 1b-80709.0.r326262/36485 K 5 tsb.h V 29 file 1d-80709.0.r326262/36789 K 8 tstate.h V 28 file a-82003.0.r326262/37092 K 5 tte.h V 29 file 1f-80709.0.r326262/37394 K 10 ucontext.h V 29 file 1s-80708.0.r326262/37698 K 5 upa.h V 28 file 4-89080.0.r326262/38008 K 7 utrap.h V 28 file 4-88664.0.r326262/38309 K 6 vdso.h V 30 file 18-237433.0.r326262/38611 K 5 ver.h V 28 file 6-82901.0.r326262/38918 K 4 vm.h V 29 file u-195033.0.r326262/39218 K 9 vmparam.h V 26 file 1u-80708.0.r336430/48 K 7 watch.h V 28 file 6-82007.0.r326262/39526 K 8 wstate.h V 28 file 7-82906.0.r326262/39829 END ENDREP id: 3-80708.0-339434.r344848/51239 type: dir pred: 3-80708.0-339434.r340269/53886 count: 785 text: 344848 46707 4519 0 628f1a2266bda88ceb06a71cba22286c cpath: /stable/12/sys/sparc64/include copyroot: 339434 /stable/12 PLAIN K 7 central V 28 dir 5-111072.0.r332310/79991 K 7 compile V 27 dir 4-79054.0.r250544/16729 K 4 conf V 35 dir 3-81615.0-339434.r344149/104339 K 4 ebus V 27 dir 3-86233.0.r332310/80635 K 3 fhc V 28 dir c-111072.0.r332310/81330 K 7 include V 34 dir 3-80708.0-339434.r344848/51239 K 3 isa V 27 dir 3-86232.0.r332310/82018 K 3 pci V 27 dir 3-86231.0.r338074/70375 K 4 sbus V 27 dir 3-90618.0.r332310/84685 K 7 sparc64 V 35 dir 1w-80708.0-339434.r341490/33725 END ENDREP id: 2-79054.0-339434.r344848/51929 type: dir pred: 2-79054.0-339434.r344149/105081 count: 2222 text: 344848 51458 458 0 4bf695e1e7fda56649e8c0dbaf98d906 cpath: /stable/12/sys/sparc64 copyroot: 339434 /stable/12 id: 117-1541.1-344848.r344848/52141 type: file pred: 117-1541.ee-1542.r338999/246 count: 405 text: 344848 4953 445 54166 d6ac9a24072cfa0d3a9d131cbcddef9e 7771a14ef11c2e65d2bc0abb24d99b2aa5ab12b2 344847-7eep/_y props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/vm/vm_fault.c copyroot: 1542 /head/sys/vm/vm_fault.c id: 11j-1541.1-341161.r344848/52481 type: file pred: 11j-1541.1-341161.r343356/61618 count: 569 text: 344848 5424 494 123198 1c57bf67452b11bfcb85a23ea9ed3174 4d82d6b53d8c42ec758c58733d29e5f4e492bc74 344847-7eep/_z props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/vm/vm_map.c copyroot: 1542 /head/sys/vm/vm_map.c PLAIN K 11 _vm_radix.h V 37 file 5-246423.0-248449.r326272/302084 K 15 default_pager.c V 24 file 3-9513.0.r326402/57 K 14 device_pager.c V 36 file 10o-1541.1-342146.r342146/31681 K 10 memguard.c V 29 file 9-140587.0.r326347/31312 K 10 memguard.h V 30 file c-140587.0.r326272/303027 K 12 phys_pager.c V 29 file 5-60757.0.r326272/303327 K 6 pmap.h V 35 file 10x-1541.e9-1542.r337051/41273 K 9 redzone.c V 30 file f-155086.0.r326272/303626 K 9 redzone.h V 30 file i-155086.0.r326272/303924 K 10 sg_pager.c V 36 file z-195840.0-339434.r342146/32031 K 12 swap_pager.c V 34 file 10z-1541.0-340333.r344228/346 K 12 swap_pager.h V 36 file 111-1541.eb-1542.r326023/613610 K 5 uma.h V 29 file 1b-92654.0.r338318/95829 K 10 uma_core.c V 34 file 1d-92654.0-339434.r344362/452 K 9 uma_dbg.c V 29 file 7-95771.0.r326272/305120 K 9 uma_dbg.h V 29 file a-95771.0.r326272/305414 K 9 uma_int.h V 34 file 1f-92654.0-339434.r344362/779 K 4 vm.h V 33 file 113-1541.ec-1542.r331605/579 K 14 vm_domainset.c V 36 file 8-327896.0-339434.r339998/16333 K 14 vm_domainset.h V 36 file b-327896.0-339434.r339998/16660 K 11 vm_extern.h V 36 file 115-1541.3-340401.r340401/94147 K 10 vm_fault.c V 36 file 117-1541.1-344848.r344848/52141 K 9 vm_glue.c V 36 file 119-1541.0-339968.r339998/16990 K 9 vm_init.c V 36 file 11d-1541.0-339939.r340396/12746 K 9 vm_kern.c V 32 file 11f-1541.0-339998.r344122/0 K 9 vm_kern.h V 35 file 11h-1541.ej-1542.r338836/13205 K 8 vm_map.c V 36 file 11j-1541.1-341161.r344848/52481 K 8 vm_map.h V 36 file 11l-1541.2-341161.r343356/61955 K 10 vm_meter.c V 33 file 11n-1541.em-1542.r338278/906 K 9 vm_mmap.c V 36 file 11p-1541.1-343015.r343015/23697 K 11 vm_object.c V 32 file 11r-1541.0-339935.r340398/0 K 11 vm_object.h V 36 file 11t-1541.2-342146.r342146/32693 K 9 vm_page.c V 34 file 11v-1541.1-339998.r343841/334 K 9 vm_page.h V 34 file 11x-1541.er-1542.r338499/2318 K 12 vm_pageout.c V 32 file 11z-1541.0-340396.r344520/0 K 12 vm_pageout.h V 35 file 121-1541.et-1542.r338507/19957 K 14 vm_pagequeue.h V 30 file 1r-328954.0.r339043/15338 K 10 vm_pager.c V 35 file 123-1541.eu-1542.r326403/64869 K 10 vm_pager.h V 36 file 125-1541.ev-1542.r326023/619340 K 10 vm_param.h V 35 file 127-1541.ew-1542.r326403/65206 K 9 vm_phys.c V 32 file 3-170477.0-339434.r343424/0 K 9 vm_phys.h V 34 file 6-170477.0-339434.r343424/322 K 10 vm_radix.c V 34 file c-226645.1-248449.r335600/268 K 10 vm_radix.h V 37 file e-226645.2-248449.r326272/306947 K 11 vm_reserv.c V 34 file b-174982.0-339434.r343424/647 K 11 vm_reserv.h V 28 file d-174982.0.r331369/4836 K 12 vm_swapout.c V 34 file 11z-1541.1-339968.r339968/331 K 18 vm_swapout_dummy.c V 36 file 11z-1541.1-324795.r326403/65885 K 9 vm_unix.c V 33 file 12d-1541.ez-1542.r336650/129 K 13 vnode_pager.c V 33 file 12h-1541.0-344792.r344792/63 K 13 vnode_pager.h V 36 file 12j-1541.f2-1542.r326023/620353 END ENDREP id: 1k-1542.0-339434.r344848/55667 type: dir pred: 1k-1542.0-339434.r344792/3247 count: 3960 text: 344848 52821 2833 0 eec8e75a6078bd0c4e02a306a8be5e7f cpath: /stable/12/sys/vm copyroot: 339434 /stable/12 id: 4-550.2-344848.r344848/55873 type: file pred: 4-550.0-233209.r326023/627800 count: 32 text: 344353 8016 1728 4680 adceb2c6187f26c9a4df23a22fcd4cec a3d87154df3b43ba654e048701b7ffa84e213040 344847-7eep/_12 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sys/x86/include/sysarch.h copyroot: 233209 /head/sys/x86/include/sysarch.h PLAIN K 8 _align.h V 37 file x-196994.0-215856.r325966/371474 K 11 _inttypes.h V 36 file 12-85892.0-217157.r326263/22421 K 9 _limits.h V 36 file 4-99129.0-232262.r326023/623638 K 9 _stdint.h V 36 file d-100882.0-232264.r326263/22777 K 8 _types.h V 37 file 1q-102227.0-232261.r329859/75772 K 16 acpica_machdep.h V 36 file 4-100969.0-254305.r326263/23128 K 9 apicreg.h V 36 file 2l-25164.0-214631.r326263/23495 K 9 apicvar.h V 36 file q-121986.0-261087.r338360/23187 K 10 apm_bios.h V 34 file 4-3263.0-215140.r215140/15489 K 5 bus.h V 32 file 4-32517.0-216592.r327932/78 K 9 bus_dma.h V 31 file 2a-320528.0.r320528/144278 K 13 busdma_impl.h V 32 file 8-257230.0-339434.r343637/0 K 10 cputypes.h V 33 file 8-553.0-292668.r305836/15637 K 6 dump.h V 31 file 1m-276772.0.r276772/100715 K 5 elf.h V 35 file a-25984.0-247047.r326263/24858 K 8 endian.h V 36 file 7-99129.0-232266.r326023/623995 K 5 fdt.h V 30 file 13-250840.0.r326263/25201 K 7 float.h V 33 file 26-4.0-232491.r326023/624350 K 5 fpu.h V 31 file f-233044.0.r314436/1125994 K 7 frame.h V 33 file 2a-4.1-247047.r326023/624695 K 7 ifunc.h V 27 file 4-333229.0.r339025/459 K 6 init.h V 29 file 7-263006.0.r332073/21293 K 14 intr_machdep.h V 36 file 7-121982.0-342656.r342656/69396 K 11 legacyvar.h V 35 file 7-66416.0-233707.r326263/25807 K 5 mca.h V 36 file a-192050.0-214630.r326263/26163 K 10 metadata.h V 36 file 4-114373.1-293343.r293343/10858 K 9 mptable.h V 36 file 2s-25164.0-215051.r326263/26513 K 13 ofw_machdep.h V 30 file 16-250840.0.r326263/26866 K 12 pci_cfgreg.h V 35 file i-26159.0-223440.r326263/27175 K 5 psl.h V 33 file 9e-4.0-233204.r326023/625042 K 8 ptrace.h V 35 file 9-1543.0-232520.r326023/625386 K 9 pvclock.h V 27 file l-278183.0.r278184/384 K 5 reg.h V 32 file 9g-4.0-233124.r334009/22967 K 10 segments.h V 30 file d-233203.0.r326023/626082 K 8 setjmp.h V 36 file 4-32411.0-232275.r326023/626388 K 10 sigframe.h V 35 file m-51792.2-247047.r326263/27534 K 8 signal.h V 34 file d-1543.3-247047.r331650/20498 K 12 specialreg.h V 30 file 9k-4.1-340605.r344465/104 K 7 stack.h V 29 file g-287643.0.r287645/58499 K 8 stdarg.h V 35 file 4-99122.0-232276.r327182/28457 K 9 sysarch.h V 33 file 4-550.2-344848.r344848/55873 K 6 trap.h V 32 file 2w-4.0-232492.r331650/20846 K 7 ucode.h V 29 file l-337715.0.r338687/17041 K 10 ucontext.h V 32 file p-51792.4-247047.r331215/57 K 6 vdso.h V 30 file 1g-237433.0.r326263/28243 K 8 vmware.h V 28 file e-273800.0.r278749/1483 K 9 x86_smp.h V 36 file 2x-25164.0-291949.r332073/21598 K 9 x86_var.h V 34 file 28-7090.0-340604.r340604/3358 K 3 xen V 28 dir c-289685.0.r289686/21072 END ENDREP id: 8-214629.0-339434.r344848/58831 type: dir pred: 8-214629.0-339434.r344465/3058 count: 231 text: 344848 56229 2589 0 c12b8a584f472523057f6446c0d014e1 cpath: /stable/12/sys/x86/include copyroot: 339434 /stable/12 PLAIN K 6 acpica V 35 dir 6-210552.0-339434.r340007/54826 K 4 bios V 34 dir 1k-3258.2-204309.r326263/19984 K 7 cpufreq V 34 dir 9-124684.3-204309.r332498/1427 K 7 include V 35 dir 8-214629.0-339434.r344848/58831 K 5 iommu V 35 dir g-257251.0-339434.r340401/98995 K 3 isa V 28 dir 14-204309.0.r338725/1075 K 3 pci V 35 dir 6-211820.0-339434.r340224/12983 K 3 x86 V 34 dir b-208452.0-339434.r343848/5406 K 3 xen V 36 dir 1z-255040.0-339434.r342656/75684 END ENDREP id: 11-204309.0-339434.r344848/59510 type: dir pred: 11-204309.0-339434.r344465/3733 count: 900 text: 344848 59047 450 0 4fdd04f94d216e5173761d17175f24c4 cpath: /stable/12/sys/x86 copyroot: 339434 /stable/12 PLAIN K 8 Makefile V 27 file 2-1598.0.r325834/47771 K 5 amd64 V 30 dir o-5.0-339434.r344848/14654 K 3 arm V 34 dir 2-70651.0-339434.r344848/20931 K 5 arm64 V 35 dir 2-280364.0-339434.r344848/25690 K 3 bsm V 29 dir 2-141144.0.r326023/239523 K 3 cam V 33 dir 2-39212.0-339434.r344717/4153 K 4 cddl V 35 dir br-168404.0-339434.r344075/9253 K 6 compat V 32 dir k-9313.0-339434.r344110/7345 K 4 conf V 29 dir y-5.0-339434.r344846/3532 K 7 contrib V 34 dir 2-23283.0-339434.r344837/74100 K 6 crypto V 26 dir 7-55009.0.r338948/1825 K 3 ddb V 24 dir 10-5.0.r337528/36320 K 3 dev V 31 dir 12-5.0-339434.r344693/18682 K 3 dts V 34 dir j-325826.0-339434.r343718/8328 K 2 fs V 32 dir 2-1541.0-339434.r344154/1820 K 3 gdb V 28 dir h-131899.0.r330539/27205 K 4 geom V 33 dir 2-13041.0-339434.r344821/3176 K 3 gnu V 33 dir 2-1421.0-339434.r343012/39388 K 4 i386 V 31 dir 1c-5.0-339434.r344848/31311 K 3 isa V 24 dir 1w-5.0.r338948/73078 K 4 kern V 31 dir 20-5.0-339434.r344846/16295 K 7 kgssapi V 29 dir 13-184588.0.r336439/72817 K 7 libkern V 25 dir 9-1542.0.r335498/4571 K 4 mips V 35 dir 2-178171.0-339434.r344848/36857 K 7 modules V 33 dir i-2834.0-339434.r344680/41674 K 3 net V 32 dir x-1542.0-339434.r344471/6861 K 8 net80211 V 34 dir 2-116742.0-339434.r344224/5159 K 8 netgraph V 35 dir 69-52419.0-339434.r344139/40228 K 7 netinet V 33 dir 4f-1541.0-339434.r344516/7873 K 8 netinet6 V 33 dir q-52904.0-339434.r343651/4262 K 8 netipsec V 34 dir 2-105197.0-339434.r340527/1843 K 7 netpfil V 35 dir 11-240494.0-339434.r344706/1608 K 6 netsmb V 28 dir u-75374.0.r336914/110629 K 3 nfs V 27 dir 4l-1541.0.r335250/39321 K 9 nfsclient V 27 dir 4r-1541.0.r328417/47275 K 9 nfsserver V 28 dir 5l-1541.0.r326272/257416 K 3 nlm V 28 dir 1i-177633.0.r329097/1315 K 4 ofed V 37 dir 1hj-219820.0-339434.r342929/46596 K 10 opencrypto V 34 dir 2-104476.0-339434.r342744/2851 K 7 powerpc V 31 dir 22-5.0-339434.r344848/42203 K 5 riscv V 35 dir 2-292407.0-339434.r344848/46165 K 3 rpc V 32 dir u-1839.0-339434.r344274/3015 K 8 security V 26 dir 2-86630.0.r339085/6346 K 7 sparc64 V 34 dir 2-79054.0-339434.r344848/51929 K 3 sys V 31 dir 28-5.0-339434.r344846/33229 K 5 teken V 34 dir h-186681.0-196775.r334316/1020 K 5 tests V 27 dir f-290663.0.r336300/1128 K 5 tools V 33 dir 6k-1541.0-339434.r340362/5298 K 3 ufs V 34 dir 1a-1542.0-339434.r342818/19972 K 2 vm V 34 dir 1k-1542.0-339434.r344848/55667 K 3 x86 V 36 dir 11-204309.0-339434.r344848/59510 K 3 xdr V 30 dir 46-177633.0.r326272/311489 K 3 xen V 28 dir 2-181624.0.r338631/12783 END ENDREP id: g-5.0-339434.r344848/62243 type: dir pred: g-5.0-339434.r344847/16027 count: 121756 text: 344848 59719 2511 0 bbe358a5b4575123a52137f9aa93aca7 props: 201826 13530 46 0 af763326b561c4148fb4456ebd5fd345 cpath: /stable/12/sys copyroot: 339434 /stable/12 PLAIN K 10 .arcconfig V 26 file 1-265842.0.r306435/41 K 8 .arclint V 25 file 1-266959.0.r326959/0 K 14 .gitattributes V 25 file 1-327183.0.r337158/0 K 10 .gitignore V 26 file 4-327183.0.r335840/66 K 9 COPYRIGHT V 30 file 1-2656.0-339434.r342663/0 K 5 LOCKS V 26 file 1-146890.0.r334871/53 K 11 MAINTAINERS V 34 file 1-94742.0-339434.r339435/1656 K 8 Makefile V 33 file 3-1594.0-341090.r343594/2375 K 13 Makefile.inc1 V 34 file 5-38666.0-339434.r343594/2690 K 18 Makefile.libcompat V 33 file 5-38666.0-340697.r340697/806 K 16 Makefile.sys.inc V 27 file 3-325973.0.r326580/260 K 17 ObsoleteFiles.inc V 35 file 4-148330.0-339434.r344212/8880 K 6 README V 26 file 1-21173.0.r335299/328 K 9 README.md V 27 file 1-314473.0.r335299/605 K 8 UPDATING V 34 file 1-41806.0-339434.r344212/9208 K 3 bin V 29 dir 1-5.0-339434.r342166/4109 K 4 cddl V 34 dir 1-168404.0-339434.r342942/5882 K 7 contrib V 34 dir 1-16755.0-339434.r344836/76575 K 6 crypto V 35 dir 1-25405.0-339434.r344603/227143 K 3 etc V 33 dir 1-38.0-339434.r344212/3721846 K 3 gnu V 29 dir 1-3.0-339434.r343988/3747 K 7 include V 31 dir 1-697.0-339434.r343519/5466 K 9 kerberos5 V 35 dir 4q-29815.0-339434.r344199/18323 K 3 lib V 30 dir 6-5.0-339434.r344832/23368 K 7 libexec V 30 dir c-5.0-339434.r344210/11255 K 7 release V 32 dir 1-3027.0-339434.r344557/2169 K 6 rescue V 34 dir 7-117035.0-339434.r340697/2014 K 4 sbin V 30 dir fa-4.0-339434.r344712/6247 K 6 secure V 34 dir r-1553.0-339434.r344603/476983 K 5 share V 29 dir e-3.0-339434.r344499/5959 K 5 stand V 34 dir 6j-38465.0-339696.r344209/2939 K 3 sys V 30 dir g-5.0-339434.r344848/62243 K 7 targets V 35 dir 2-242818.2-339825.r339825/31249 K 5 tests V 34 dir g-257097.0-339434.r344793/4796 K 5 tools V 33 dir 43-1590.0-339434.r344781/2758 K 7 usr.bin V 30 dir m-3.0-339434.r344641/14536 K 8 usr.sbin V 30 dir q-3.0-339434.r344816/12107 END ENDREP PLAIN K 9 svk:merge V 63 384e816d-6934-dd11-b2c8-001c23dd0aa3:/local/freebsd/head:190430 K 10 svn:ignore V 188 _.tinderbox.* _.universe-toolchain _.amd64.* _.arm.* _.arm64.* _.i386.* _.ia64.* _.mips.* _.pc98.* _.powerpc.* _.riscv.* _.sparc64.* _.sun4v.* GPATH GRTAGS GTAGS ID cscope.out ?cscope.out K 13 svn:mergeinfo V 6555 /head:339449,339451-339453,339455-339456,339458-339462,339464-339466,339470,339472,339475,339489-339490,339493,339497,339502-339503,339506-339509,339511,339514,339523,339531-339533,339535-339537,339539,339542,339544-339545,339547-339548,339550-339556,339558,339562,339577-339579,339581-339582,339584-339588,339591,339595-339596,339598-339601,339603,339616,339618,339620,339626-339627,339639,339642-339643,339646,339649,339651,339653,339656,339658-339659,339661,339664-339666,339675-339678,339681-339682,339684-339689,339692,339701-339703,339707,339709,339728,339731,339737,339740-339741,339745-339747,339751,339780-339782,339785,339791,339793-339795,339800,339802,339804-339808,339810-339812,339816-339818,339820,339823-339824,339827,339831,339843,339848-339849,339861,339868-339870,339873,339875,339877-339879,339883,339890,339892-339900,339909,339914,339923-339925,339927,339930-339931,339933-339934,339959-339960,339971-339972,339979,339989,339991-339995,339999-340000,340004-340005,340009-340010,340014,340018,340021-340022,340026,340037,340040,340046-340047,340049-340050,340064-340070,340072,340076,340089-340090,340095,340099-340100,340104,340108,340110-340111,340128-340129,340135-340137,340144,340146,340149,340152,340155,340160,340164,340168,340170-340171,340174-340175,340181,340185,340192,340195,340198,340204-340206,340211-340212,340215,340236,340240-340242,340245,340248-340249,340251-340252,340254,340256-340257,340260,340264-340266,340272-340275,340279,340285,340288,340294-340295,340297,340299,340302-340304,340310,340313-340314,340319,340321-340325,340327-340329,340331,340334,340337-340338,340344-340345,340359-340360,340364,340372,340383-340384,340387,340390,340392,340394,340399-340400,340402,340405-340406,340408-340410,340421,340425-340426,340428,340431,340434-340442,340445,340455,340460,340463-340466,340468-340469,340472-340473,340475,340477,340479-340480,340482-340485,340487,340489-340492,340495,340507-340508,340525,340543,340546-340547,340587,340592-340594,340617,340621-340622,340631-340632,340635-340636,340639,340649-340650,340652,340654,340656,340661-340663,340674-340679,340686,340689,340694,340699,340703,340706-340707,340713,340717,340722-340724,340730-340731,340733-340734,340738,340745,340747,340749,340754,340765,340767,340771-340772,340774,340777,340781-340783,340787,340792,340796-340806,340814,340822,340826,340831,340833,340835,340842,340856,340858-340864,340866-340868,340875,340883-340892,340894-340900,340909,340912-340914,340917,340922,340926,340933,340939,340968,340974,340976,340978-340979,340983-340984,340986,340988,340994-340995,341001,341006-341008,341016,341038,341041,341068,341071,341073,341094-341096,341101-341103,341144-341145,341148,341156,341160,341164,341197,341213-341215,341231,341247-341248,341253,341257,341265,341272-341273,341279-341280,341290,341295,341297,341301-341302,341309,341311,341326-341329,341334-341335,341346,341351,341357,341364,341374-341375,341377,341384,341387-341388,341390-341393,341397-341400,341402,341406,341422-341423,341430,341438-341439,341441-341443,341447-341448,341454,341456,341464,341469,341471-341472,341484,341505,341511-341513,341516-341587,341589-341592,341594-341595,341598,341601-341602,341624,341632,341638,341641,341643,341645-341646,341650,341655,341667,341679-341682,341692-341694,341704-341706,341719,341724,341726,341738,341746,341751-341752,341766,341768,341780-341786,341795,341798-341800,341802,341805-341808,341810,341820-341821,341824-341825,341829,341833-341835,341844,341988,341990,341992-341993,341998-342000,342025-342026,342030,342042,342046,342053,342056,342059-342069,342071-342073,342079,342086,342093,342097-342100,342106-342107,342113-342114,342123-342125,342127,342135,342141,342144,342150-342151,342153-342154,342156,342161,342169-342173,342182-342183,342185,342193,342204,342207,342211,342214,342218,342221,342223,342227,342280,342286,342290,342298-342302,342349,342362-342363,342367-342369,342374,342377,342379-342383,342385,342398-342400,342456,342466,342525,342537-342541,342546-342549,342551,342557-342559,342574-342575,342580,342591-342597,342599,342603-342605,342613-342614,342619,342625-342628,342630-342634,342640,342644,342649-342650,342653-342654,342661,342670-342682,342684,342686-342688,342700,342702-342703,342707,342711,342714,342721,342730,342737,342739,342749,342757,342759,342767-342770,342775,342778,342784-342785,342787,342792,342805,342810-342811,342813,342815-342817,342822-342823,342826,342845-342846,342849,342853,342855-342857,342863-342864,342874-342875,342879,342883-342888,342903-342904,342908-342912,342925,342928,342934-342935,342944,342946,342964-342966,342977,342988-342991,343005,343008-343009,343011,343017,343023,343028-343029,343038,343041,343043,343047,343060,343069,343073,343077-343078,343081-343082,343085-343089,343092,343094-343095,343103-343106,343108-343110,343112,343118-343119,343122-343125,343127-343130,343143-343147,343152-343153,343156,343162-343165,343168-343170,343190,343203-343204,343209,343213,343222-343225,343232,343234-343235,343238,343244,343247,343249,343259-343263,343265,343268,343270-343271,343274-343275,343286-343288,343291-343292,343295-343297,343301-343303,343305,343327,343338-343342,343344,343346,343348,343353,343363-343364,343366,343369,343372,343391-343395,343406-343413,343417-343418,343429-343430,343439,343443-343444,343446,343448-343453,343458-343459,343470-343475,343479-343484,343486,343495-343497,343499,343501-343502,343516,343518,343520,343524,343530,343532-343535,343541-343543,343546,343548-343549,343551-343552,343560,343562-343566,343572,343574,343576-343580,343582,343584-343589,343591,343600-343601,343603-343604,343607,343617-343618,343621-343622,343626,343628-343629,343633,343673,343681-343684,343688-343690,343696-343705,343719,343723-343724,343727-343728,343732,343745,343748,343752-343754,343757,343763,343772,343780,343784,343808,343815,343827,343837,343850,343855,343859,343867-343868,343870-343871,343877,343880,343890-343891,343895-343899,343905,343909,343916,343918-343922,343924,343930,343934,343944-343946,343957-343959,343966-343967,343978,343980,343995-343996,344018,344023-344025,344042-344043,344056,344061,344065,344089,344103,344112,344118-344119,344132,344150-344151,344162,344198,344201,344214,344218,344231-344232,344244-344245,344253,344256,344261,344264,344278,344293,344296,344303,344305,344307,344315,344351-344353,344365,344369,344381,344386,344428,344437,344440-344441,344444,344473-344477,344480,344491,344503,344510,344561,344592,344600,344602,344628,344666,344691-344692 /projects/clang700-import:336870-341824 END ENDREP id: 5-1.0-339434.r344848/71252 type: dir pred: 5-1.0-339434.r344847/25036 count: 227295 text: 344848 62499 1847 0 8e1cf88f459f9bf1b5c20e1bdb0a6a70 props: 344848 64359 6880 0 3f2e954b35bca77e789f9d54a05d3b82 cpath: /stable/12 copyroot: 339434 /stable/12 minfo-cnt: 1 minfo-here: y PLAIN K 2 10 V 31 dir 5-1.0-256281.r344747/108618 K 2 11 V 30 dir 5-1.0-302408.r344837/69227 K 2 12 V 30 dir 5-1.0-339434.r344848/71252 K 5 2.0.5 V 28 dir 5-1.0-8869.r250544/29657 K 3 2.1 V 28 dir 5-1.0-9211.r250544/32292 K 3 2.2 V 29 dir 5-1.0-19327.r250544/35157 K 1 3 V 29 dir 5-1.0-42951.r250544/38731 K 1 4 V 29 dir 5-1.0-57955.r265133/16756 K 1 5 V 30 dir 5-1.0-133968.r250544/73757 K 1 6 V 29 dir 5-1.0-147906.r290702/7251 K 1 7 V 30 dir 5-1.0-172506.r338329/47527 K 1 8 V 31 dir 5-1.0-196045.r342468/205374 K 1 9 V 30 dir 5-1.0-225736.r344147/19049 END ENDREP id: 9-1.0.r344848/72101 type: dir pred: 9-1.0.r344847/25885 count: 81547 text: 344848 71533 555 0 64419019a414c629c68e2f81a6a33f33 cpath: /stable copyroot: 0 / minfo-cnt: 2491 PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r285589/70 K 4 head V 23 dir 5-1.0.r344845/16528 K 8 projects V 23 dir 6-1.0.r344831/23910 K 7 release V 22 dir 7-1.0.r341707/3356 K 6 releng V 23 dir 8-1.0.r343793/11525 K 6 stable V 23 dir 9-1.0.r344848/72101 K 8 svnadmin V 27 dir 0-179447.0.r344439/1302 K 4 user V 23 dir a-1.0.r344010/39240 K 6 vendor V 23 dir b-1.0.r344773/12813 K 13 vendor-crypto V 25 dir 0-1575.0.r344598/5181 K 10 vendor-sys V 27 dir 0-12116.0.r344447/13080 END ENDREP id: 0.0.r344848/72767 type: dir pred: 0.0.r344847/26551 count: 344848 text: 344848 72278 476 0 8a11ac158950f5628b80f8efd45f00d6 props: 289270 0 4229 0 20f578acc837c5e58fc64b9eaa493aea cpath: / copyroot: 0 / minfo-cnt: 45761 5-1.0-339434.t344847-7eep modify-dir false true /stable/12 4-24113.0-339434.t344847-7eep modify-file true false /stable/12/sys/amd64/amd64/initcpu.c 1o-4.0-340522.t344847-7eep modify-file true false /stable/12/sys/amd64/amd64/pmap.c 1q-4._0.t344847-7eep modify-file true false /stable/12/sys/amd64/amd64/sys_machdep.c 1s-4.0-340552.t344847-7eep modify-file true false /stable/12/sys/amd64/amd64/trap.c 2k-4.0-344847.t344847-7eep modify-file true false /stable/12/sys/amd64/include/pmap.h 7-295798.0-339434.t344847-7eep modify-file true false /stable/12/sys/arm/include/pmap.h 15-280364.0-339434.t344847-7eep modify-file true false /stable/12/sys/arm64/include/pmap.h 9a-4.0-342710.t344847-7eep modify-file true false /stable/12/sys/i386/include/pmap.h 3k-178172.0-339434.t344847-7eep modify-file true false /stable/12/sys/mips/include/pmap.h 12-77957.0-339434.t344847-7eep modify-file true false /stable/12/sys/powerpc/include/pmap.h 23-292407.0-339434.t344847-7eep modify-file true false /stable/12/sys/riscv/include/pmap.h 1a-80708.0-339434.t344847-7eep modify-file true false /stable/12/sys/sparc64/include/pmap.h 117-1541._1.t344847-7eep modify-file true false /stable/12/sys/vm/vm_fault.c 11j-1541.1-341161.t344847-7eep modify-file true false /stable/12/sys/vm/vm_map.c 4-550._2.t344847-7eep modify-file true false /stable/12/sys/x86/include/sysarch.h 72767 72992