DELTA 266708 0 459 SVNfR z{k}x^RN0 }^"jQ04m4i(^wt֖'8>>R 19lD{iܶtg^ZAee25p#3P8 h*@^g~ 渚4 W !d рGk)̈N">zMp" z }mh8Ce!xWb؊w8)^}CzxD|,㥘WTFaerx&9۷NZvݲc`0.^U-U .Vy2g5 %7-HM>ҸuбT Nhh5C7({?I1dENDREP DELTA 221828 8911 1607 SVNx->\=s:w}HIwf5M}IxAtwH0Dx^Wo6~Ts[V 2IHʉ7)YrbjH]~kaִc\hBuՍV OWc j%|l  tXa]JZʸ5HuQc/35s3R!2up,:H朄.-JTFDxe&f{qf2]dP!\ަESdX{!#!疳%Rr0+&!ȿƈ_ow?z]>]c.E>t5x< Zo<@ZJAb d̛1sDA)0D*<g]~&91'xaeOYb=F#Q;{nJƶ컘[&&iet>xI!9$v%g,hHQfNkdq`d$,#'J]ҴIm$\l`\tMo}EwӖ6g۝]U>[]ֵ"bi=Χl>H٣mPO§tu4tąv}7!%fXbTх׌6%ՑQ2M3H/L'VwRmT?,MtQ;̖bwhuXHaM' %RkZVxƔ46ڗ|y;o|z <\4z5Q:v<}1g9EѶvu^t/-/fG5M[/{@E)'/C6k RwzI#USKӔ9 7LS,c7LΪb$pIFq#6wQѶQ^GBpXhn- RY3m^ Dhz{i`Ȩ,fVEZ8ĹEQ ׎Fs1\z|!ENDREP DELTA 266724 0 316 SVN2\ l koCkint vm_activate_cpu(struct vm *vm, int vcpu); cpuset_t vm_active_cpus(struct vm *vm); cpuset_t vm_suspendedENDREP DELTA 266633 3399 303 SVN^dn&OlD9 Ustruct vm_activate_cpu { int vcpuid; }; struct vm_cpuset { int which; int cpusetsize; cpuset_t *cpus; }; #define VM_ACTIVE_CPUS 0 #define VM_SUSPENDED_CPUS 1 /* vm_cpuset */ IOCNUM_ACTIVATE_CPU = 90, IOCNUM_GET_CPUSET = 91define VM_ACTIVATE_CPU \ _IOW('v', IOCNUM_ACTIVATE_CPU, struct vm_activate_cpu) #define VM_GET_CPUS \ _IOW('v', IOCNUM_GET_CPUSET, struct vm_cpusetENDREP DELTA 264825 0 254 SVNv ! ] vlapic2->boot_state = BS_RUNNINGENDREP DELTA 266627 1604 428 SVNV(3'~-EGisuN:C }1if (!CPU_ISSET(vcpuid, &vm->active_cpus)) return (EINVAL); if (CPU_ISSET(vcpuid, &vm->suspended_cpus)int vm_activate_cpu(struct vm *vm, int vcpuid) { if (vcpuid < 0 || vcpuid >= VM_MAXCPU) return (EINVAL); if (CPU_ISSET(vcpuid, &vm->active_cpus)) return (EBUSY); VCPU_CTR0(vm, vcpuid, "activated"); CPU_SET_ATOMIC(vcpuid, &vm->active_cpus); return (0cpuset_t vm_suspended_cpus(struct vm *vm) { return (vm->suspendedENDREP DELTA 266633 3730 388 SVNLThX-Xq qQ{x^}RMo@=㯘L{ucH Az!eZ дC4޼2)*C4c]Hs*y7)C鶀c*nhgi$za }Kˌf4MRD^ ڂu;qd*{釚ԝ@I׽8Q UP)UwPezF M*P݃е_}gË́_|]{"sۛEX`W{6aZ7 ;S'8`"YYjl~TZ X+|5bp F1ߠψGWBp\Pvq_fĒw2fr3\ӯSkXY9^ENDREP DELTA 266573 5796 4650 SVN%=9'R4R/* * The 'newcpu' must be activated in the context of 'fromcpu'. If * vm_activate_cpu() is delayed until newcpu's pthread starts running * then vmm.ko is out-of-sync with bhyve and this can create a race * with vm_suspend(). */ error = vm_activate_cpu(ctx, newcpu); assert(error == 0 cpuset_t active_cpuserror = vm_active_cpus(ctx, &active_cpus); assert(CPU_ISSET(vcpu, &active_cpus));ENDREP DELTA 266125 9793 620 SVN o  c)ENDREP DELTA 265062 2193 372 SVN i1o0'#]Egy^g(m -x^QQK0~N~XI!{P6LG avv $}>JT% ߅ ȝVݸPH]TB4i.)XPJH>oR0,=% 6cJ;ǔ8Ό "1"3ghz;_>qґ,/K$Aؤt=O ,G`C9 hQV^jqp  2pݵn Z"*Wg~Uh^K X,tw]=;q쁝Z-pP^CEe|p>=έJdUZVxSyŽoENDREP id: d-221828.0-245652.r266933/4239 type: file pred: d-221828.0-245652.r266708/1227 count: 34 text: 266933 0 368 23169 2c8a10777bc873aa065092d422f617d5 98f81a1edbd4c1af8f78cc11baa3967b59eb3238 266932-5pyu/_4 props: 245678 543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/lib/libvmmapi/vmmapi.c copyroot: 245652 /head/lib/libvmmapi id: f-221828.0-245652.r266933/4577 type: file pred: f-221828.0-245652.r266708/1565 count: 32 text: 266933 394 1190 6445 de9112f96c7365ae80467af2066e17b9 1d6ca7ab5a98ce3c1b312fc49b4b12f95d1a0675 266932-5pyu/_5 props: 245678 997 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/lib/libvmmapi/vmmapi.h copyroot: 245652 /head/lib/libvmmapi PLAIN K 8 Makefile V 34 file 6-221828.0-245652.r245678/210 K 8 vmmapi.c V 35 file d-221828.0-245652.r266933/4239 K 8 vmmapi.h V 35 file f-221828.0-245652.r266933/4577 K 16 vmmapi_freebsd.c V 35 file h-221828.0-245652.r261504/8175 END ENDREP id: 5-221828.0-245652.r266933/5158 type: dir pred: 5-221828.0-245652.r266708/2145 count: 38 text: 266933 4917 228 0 848ac4bc52c10a1c726380c4ef384c56 props: 262613 163070 365 0 a35bebd188cbb2c2eea7ad54b66788c3 cpath: /head/lib/libvmmapi copyroot: 245652 /head/lib/libvmmapi minfo-cnt: 1 minfo-here: y PLAIN K 8 Makefile V 31 file 20-1573.0-1574.r265839/124 K 12 Makefile.inc V 27 file 2-1848.0.r201381/41060 K 3 atf V 28 dir l-241823.0.r266650/20168 K 5 clang V 27 dir 2-208963.0.r266053/8406 K 3 csu V 22 dir 7-5.0.r257233/1719 K 8 libalias V 27 dir 2-26027.0.r204596/23044 K 10 libarchive V 29 dir 2-125635.0.r265420/109361 K 9 libauditd V 29 dir 30-186647.0.r264400/66202 K 10 libbegemot V 28 dir 4-135771.0.r201381/90514 K 16 libblocksruntime V 28 dir c-215125.0.r215125/17829 K 12 libbluetooth V 28 dir d-121054.0.r235286/88469 K 10 libbsdstat V 26 dir 4-262821.0.r262992/882 K 6 libbsm V 28 dir 4-155212.0.r201381/21903 K 8 libbsnmp V 29 dir 2-122405.0.r265420/110327 K 6 libbz2 V 27 dir 4-78559.0.r201381/38565 K 4 libc V 26 dir 2-1052.0.r266866/13317 K 6 libc++ V 28 dir l-227983.0.r261283/52896 K 14 libc_nonshared V 29 dir h-258283.0.r265420/113311 K 11 libcalendar V 27 dir 2-31530.0.r201381/45108 K 6 libcam V 26 dir 2-39209.0.r259416/1649 K 11 libcapsicum V 27 dir q-258838.0.r265145/1377 K 9 libcasper V 28 dir 2-258843.0.r263234/58176 K 10 libcom_err V 27 dir 2-5623.0.r233294/738949 K 9 libcompat V 26 dir 1l-1574.0.r211061/1063 K 14 libcompiler_rt V 29 dir j-215125.0.r265420/113875 K 8 libcrypt V 25 dir 2-1985.0.r266813/1011 K 7 libcuse V 28 dir 7-266581.0.r266581/34475 K 8 libcxxrt V 26 dir p-227983.0.r260553/696 K 10 libdevinfo V 25 dir 2-75726.0.r218505/957 K 10 libdevstat V 25 dir 2-39211.0.r259883/555 K 8 libdwarf V 27 dir 2-179187.0.r261246/9608 K 7 libedit V 26 dir 21-1574.0.r265863/4296 K 6 libefi V 28 dir 4-203181.0.r210823/11760 K 6 libelf V 28 dir 9-164190.0.r261246/10142 K 11 libexecinfo V 26 dir 2-254709.0.r255175/537 K 8 libexpat V 28 dir 2-104352.0.r247296/30852 K 8 libfetch V 26 dir 2-37536.0.r266291/1191 K 7 libgeom V 27 dir 2-110545.0.r253469/2242 K 7 libgpib V 28 dir 2-141402.0.r236438/18519 K 9 libgssapi V 29 dir 14-153838.0.r236746/23709 K 8 libiconv V 28 dir 3x-219019.0.r260334/1641 K 16 libiconv_modules V 29 dir 41-219019.0.r264928/21849 K 8 libipsec V 28 dir 4-55505.0.r265420/117187 K 7 libjail V 26 dir 9-194869.0.r241197/990 K 9 libkiconv V 29 dir 9-120492.0.r265420/118037 K 6 libkvm V 26 dir b-1539.0.r263660/39780 K 7 libldns V 27 dir q-246827.0.r266138/9017 K 7 liblzma V 28 dir d-207842.0.r223935/36782 K 8 libmagic V 26 dir 2-133362.0.r265464/455 K 9 libmandoc V 28 dir 9-241754.0.r261344/30550 K 5 libmd V 25 dir 2-1803.0.r263863/2863 K 10 libmemstat V 27 dir 2-147997.0.r261726/2547 K 9 libmilter V 28 dir 4-90796.0.r265420/118584 K 5 libmp V 26 dir 2-80529.0.r226111/1532 K 9 libnandfs V 29 dir 9-235537.0.r235537/101551 K 9 libnetbsd V 27 dir 4-244557.0.r244557/5198 K 11 libnetgraph V 25 dir 9-52419.0.r260418/884 K 8 libngatm V 28 dir 2-121336.0.r201381/26138 K 5 libnv V 26 dir 7-258065.0.r266351/975 K 7 libopie V 27 dir 7-22373.0.r229831/25955 K 6 libpam V 27 dir 2-1589.0.r265420/121556 K 7 libpcap V 27 dir 2-5740.0.r265420/122189 K 9 libpjdlog V 27 dir 5-258791.0.r258791/8705 K 6 libpmc V 28 dir 9-145256.0.r263446/14086 K 7 libproc V 29 dir 2-179185.0.r265420/123180 K 11 libprocstat V 29 dir 4-221807.0.r265420/124528 K 9 libradius V 28 dir 2-41119.0.r265420/125459 K 13 librpcsec_gss V 29 dir 1d-181344.0.r264928/26789 K 9 librpcsvc V 27 dir 2-1983.0.r265420/126376 K 5 librt V 26 dir 2-156136.0.r252412/789 K 10 librtld_db V 26 dir 2-210678.0.r265630/684 K 7 libsbuf V 25 dir 7-74840.0.r249378/942 K 6 libsdp V 26 dir n-121054.0.r226426/849 K 5 libsm V 28 dir 8-90796.0.r265420/126915 K 6 libsmb V 28 dir a-87874.0.r265420/127453 K 7 libsmdb V 27 dir c-64567.0.r201381/66574 K 9 libsmutil V 27 dir g-64567.0.r201381/19307 K 8 libstand V 27 dir 3j-38451.0.r266879/6281 K 9 libstdbuf V 26 dir 7-234772.0.r241695/751 K 13 libstdthreads V 28 dir 9-228904.0.r229651/20671 K 10 libtacplus V 26 dir 2-41121.0.r250582/7290 K 9 libtelnet V 28 dir 3q-1574.0.r265420/132516 K 6 libthr V 27 dir 2-112918.0.r266609/5415 K 12 libthread_db V 27 dir 2-132172.0.r254450/1860 K 6 libucl V 28 dir a-262398.0.r263648/21495 K 6 libufs V 26 dir 5-99193.0.r228349/1750 K 9 libugidfw V 27 dir 2-101206.0.r216953/3764 K 7 libulog V 29 dir 8-200062.0.r265420/134305 K 10 libunbound V 29 dir a-255597.0.r266114/162104 K 6 libusb V 34 dir 2-184610.0-189587.r266664/1589 K 9 libusbhid V 26 dir l-61560.0.r240762/2718 K 7 libutil V 27 dir n-1553.0.r265420/137913 K 6 libvgl V 27 dir 2-28328.0.r232157/89873 K 9 libvmmapi V 34 dir 5-221828.0-245652.r266933/5158 K 7 libwrap V 28 dir 4-44746.0.r265420/138589 K 4 liby V 27 dir 41-1574.0.r201381/26825 K 9 libypclnt V 27 dir 2-94575.0.r231118/47165 K 4 libz V 26 dir 2-17652.0.r262816/4108 K 4 msun V 26 dir 1f-1573.0.r263231/1688 K 7 ncurses V 26 dir 7c-3410.0.r266157/3944 K 5 tests V 27 dir 4-257852.0.r257852/1620 END ENDREP id: 6-5.0.r266933/10187 type: dir pred: 6-5.0.r266879/11187 count: 15291 text: 266933 5459 4715 0 2a73006d1f4f6fd102d416a3d7ec3619 cpath: /head/lib copyroot: 0 / minfo-cnt: 5 id: q-221828.2-245652.r266933/10363 type: file pred: q-221828.2-245652.r266724/1799 count: 54 text: 266933 1614 131 14044 fc073295f5e80f132ee31988f4b47f39 2234c9a5be76b8e798d433b02d09a2ab5df1cce6 266932-5pyu/_9 props: 262613 176445 1264 0 f5fe9b5ef64747ac97addf3406f05f28 cpath: /head/sys/amd64/include/vmm.h copyroot: 245652 /head/sys/amd64/include/vmm.h minfo-cnt: 1 minfo-here: y id: s-221828.3-245652.r266933/10747 type: file pred: s-221828.3-245652.r266633/11155 count: 24 text: 266933 1771 423 8036 49303dfba867ce796786194d603dc41f 4a3fa6a081fa67c6924ab49291dfd73290098519 266932-5pyu/_a props: 262613 178106 1328 0 c3c7a595f3639afdf70bc21ccaf3e9ff cpath: /head/sys/amd64/include/vmm_dev.h copyroot: 245652 /head/sys/amd64/include/vmm_dev.h minfo-cnt: 1 minfo-here: y PLAIN K 8 _align.h V 28 file 4-196994.0.r215856/7326 K 6 _bus.h V 29 file 9-145253.0.r145253/50628 K 11 _inttypes.h V 28 file f-85892.0.r217157/12438 K 9 _limits.h V 28 file 4-99129.0.r232262/13044 K 9 _stdint.h V 29 file d-100882.0.r232264/12926 K 8 _types.h V 30 file 1q-102227.0.r232261/12977 K 16 acpica_machdep.h V 27 file 4-100969.0.r254305/273 K 10 apm_bios.h V 34 file 4-3263.0-197536.r215140/13384 K 5 asm.h V 28 file 4-23571.0.r258447/15073 K 10 asmacros.h V 26 file n-757.0.r263002/12200 K 8 atomic.h V 27 file b-38517.0.r254618/4319 K 5 bus.h V 24 file 4-32517.0.r244191/0 K 9 bus_dma.h V 26 file b-32517.0.r148275/115 K 7 clock.h V 26 file 6-2858.0.r263008/6986 K 9 counter.h V 28 file a-249268.0.r252434/3714 K 5 cpu.h V 26 file 1z-4.s-5.r259782/5015 K 9 cpufunc.h V 25 file 22-4.t-5.r261891/899 K 10 cputypes.h V 25 file 4-553.0.r186797/3854 K 12 db_machdep.h V 27 file 24-4.u-5.r139731/11845 K 5 elf.h V 27 file a-25984.0.r247047/4448 K 8 endian.h V 28 file 7-99129.0.r232266/13063 K 6 exec.h V 27 file 4-1543.0.r142107/24515 K 5 fdt.h V 29 file 6-250840.0.r250840/11045 K 7 float.h V 27 file 26-4.v-5.r232491/13255 K 15 floatingpoint.h V 25 file 4-326.0.r144544/6129 K 5 fpu.h V 26 file 28-4.w-5.r262752/3506 K 7 frame.h V 26 file 2a-4.x-5.r247047/4746 K 13 gdb_machdep.h V 27 file e-131899.0.r166520/118 K 8 ieeefp.h V 27 file 6-1834.0.r226607/38298 K 10 in_cksum.h V 28 file 7-66458.0.r235941/31819 K 14 intr_machdep.h V 29 file 7-121982.0.r255726/15185 K 7 iodev.h V 29 file j-132956.0.r207329/31184 K 5 kdb.h V 29 file 8-131903.0.r170473/38533 K 8 limits.h V 29 file 9-99129.0.r143063/118454 K 8 md_var.h V 26 file g-7090.0.r262752/3833 K 8 memdev.h V 29 file m-132956.0.r217515/80794 K 10 metadata.h V 27 file 4-114373.0.r263826/423 K 10 minidump.h V 28 file c-157908.0.r215133/8643 K 13 mp_watchdog.h V 29 file 7-133759.0.r133759/20967 K 10 nexusvar.h V 29 file 9-177157.0.r177157/33582 K 5 npx.h V 29 file 6-233044.0.r233044/12077 K 13 ofw_machdep.h V 29 file a-250840.0.r250840/11676 K 7 param.h V 27 file 4-99123.0.r266093/4858 K 2 pc V 22 dir u-5.0.r263009/4077 K 5 pcb.h V 26 file 2i-4.10-5.r258660/179 K 12 pci_cfgreg.h V 28 file 4-26159.0.r223440/14669 K 6 pcpu.h V 27 file 4-35069.0.r256073/4708 K 6 pmap.h V 27 file 2k-4.11-5.r263498/2651 K 10 pmc_mdep.h V 31 file 17-145256.0.r233628/144285 K 8 ppireg.h V 29 file e-146211.0.r146211/53843 K 6 proc.h V 28 file 2m-4.12-5.r233291/25922 K 9 profile.h V 27 file 7-1543.0.r214346/13028 K 5 psl.h V 28 file 2o-4.13-5.r233204/16264 K 8 ptrace.h V 27 file 9-1543.0.r232520/13633 K 5 reg.h V 28 file 2q-4.14-5.r233124/15661 K 7 reloc.h V 27 file b-1543.0.r127914/15521 K 10 resource.h V 28 file 4-40713.0.r261790/19071 K 6 runq.h V 28 file 8-97261.0.r139731/14057 K 10 segments.h V 26 file 2s-4.15-5.r258660/503 K 8 setjmp.h V 28 file 4-32411.0.r232275/12755 K 8 sf_buf.h V 28 file c-122780.0.r255289/3693 K 10 sigframe.h V 27 file m-51792.0.r247047/5077 K 8 signal.h V 26 file d-1543.0.r247047/5382 K 5 smp.h V 28 file 13-25164.0.r263014/4302 K 12 specialreg.h V 28 file 2u-4.16-5.r233207/15319 K 7 stack.h V 28 file e-174195.0.r179886/1411 K 8 stdarg.h V 28 file 4-99122.0.r232276/12830 K 9 sysarch.h V 26 file 4-550.0.r233209/13744 K 10 timerreg.h V 29 file h-146211.0.r177642/76632 K 6 trap.h V 28 file 2w-4.17-5.r232492/12897 K 5 tss.h V 26 file 2y-4.18-5.r145120/153 K 10 ucontext.h V 27 file p-51792.0.r247047/5683 K 9 varargs.h V 26 file f-1543.0.r143434/1666 K 6 vdso.h V 29 file 4-237433.0.r237433/73176 K 4 vm.h V 29 file 4-195033.0.r233671/11019 K 5 vmm.h V 36 file q-221828.2-245652.r266933/10363 K 9 vmm_dev.h V 36 file s-221828.3-245652.r266933/10747 K 22 vmm_instruction_emul.h V 35 file 7-243640.4-245652.r266724/2179 K 9 vmparam.h V 27 file 30-4.19-5.r257854/5964 K 3 xen V 34 dir h-183906.1-189699.r263010/1617 END ENDREP id: s-5.0.r266933/14954 type: dir pred: s-5.0.r266724/6407 count: 1701 text: 266933 11139 3802 0 279efd81caf9e030c3c309848eca7fe4 cpath: /head/sys/amd64/include copyroot: 0 / minfo-cnt: 4 id: 26-221828.5-245652.r266933/15143 type: file pred: 26-221828.5-245652.r264825/283 count: 45 text: 266933 2223 59 38406 f4b0c93d8b73eb649b4d676dd46debe1 2ea1b10fbd159736579c723223dddb5de3be9a78 266932-5pyu/_d props: 245678 24663 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sys/amd64/vmm/io/vlapic.c copyroot: 245652 /head/sys/amd64/vmm PLAIN K 7 iommu.c V 36 file 1t-221828.5-245652.r264009/1923 K 7 iommu.h V 36 file 1w-221828.5-245652.r264009/2267 K 5 ppt.c V 36 file 1y-221828.5-245652.r264009/2612 K 5 ppt.h V 36 file 20-221828.5-245652.r260972/1795 K 8 vatpic.c V 33 file e-263035.5-245652.r266572/61 K 8 vatpic.h V 36 file h-263035.5-245652.r266125/22031 K 8 vatpit.c V 34 file 7-263744.5-245652.r264651/780 K 8 vatpit.h V 35 file a-263744.5-245652.r264648/3030 K 7 vhpet.c V 36 file c-258579.5-245652.r263035/23163 K 7 vhpet.h V 36 file f-258579.5-245652.r258579/20180 K 9 vioapic.c V 34 file c-258075.5-245652.r262139/137 K 9 vioapic.h V 35 file f-258075.5-245652.r258699/4669 K 8 vlapic.c V 37 file 26-221828.5-245652.r266933/15143 K 8 vlapic.h V 36 file 28-221828.5-245652.r262281/3691 K 13 vlapic_priv.h V 35 file f-259863.5-245652.r263211/8564 END ENDREP id: 1s-221828.5-245652.r266933/16321 type: dir pred: 1s-221828.5-245652.r266572/1230 count: 74 text: 266933 15490 818 0 100cd1cd4caf0883c060c7c66c2663bc cpath: /head/sys/amd64/vmm/io copyroot: 245652 /head/sys/amd64/vmm id: 2a-221828.5-245652.r266933/16542 type: file pred: 2a-221828.5-245652.r266627/9273 count: 69 text: 266933 2308 489 42838 212071d14994cce5edfb73ed0b8b7a9d 86df223a668d2909213725ed01cf1c334ce27ede 266932-5pyu/_e props: 245678 26259 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sys/amd64/vmm/vmm.c copyroot: 245652 /head/sys/amd64/vmm id: 2c-221828.5-245652.r266933/16885 type: file pred: 2c-221828.5-245652.r266633/15551 count: 34 text: 266933 2826 404 16852 0a125dac152b9221606979178e056877 e0b527f6227a7c32d8d50e2f7940ec87430dcfde 266932-5pyu/_f props: 245678 26714 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sys/amd64/vmm/vmm_dev.c copyroot: 245652 /head/sys/amd64/vmm PLAIN K 3 amd V 33 dir v-221828.5-245652.r264009/400 K 5 intel V 35 dir 10-221828.5-245652.r266910/1301 K 2 io V 36 dir 1s-221828.5-245652.r266933/16321 K 5 vmm.c V 37 file 2a-221828.5-245652.r266933/16542 K 9 vmm_dev.c V 37 file 2c-221828.5-245652.r266933/16885 K 10 vmm_host.c V 35 file a-242275.5-245652.r266765/2230 K 10 vmm_host.h V 35 file c-242275.5-245652.r261638/4429 K 22 vmm_instruction_emul.c V 35 file c-240941.5-245652.r266724/6594 K 12 vmm_ioport.c V 35 file o-263035.5-245652.r266724/6951 K 12 vmm_ioport.h V 36 file q-263035.5-245652.r266573/19115 K 9 vmm_ipi.c V 37 file 2e-221828.5-245652.r261087/10874 K 9 vmm_ipi.h V 37 file 2g-221828.5-245652.r260466/10900 K 9 vmm_ktr.h V 37 file 2i-221828.5-245652.r266573/19460 K 11 vmm_lapic.c V 35 file 2k-221828.5-245652.r264509/210 K 11 vmm_lapic.h V 37 file 2m-221828.5-245652.r259863/15915 K 9 vmm_mem.c V 37 file 2o-221828.5-245652.r256072/22305 K 9 vmm_mem.h V 37 file 2q-221828.5-245652.r256072/22650 K 9 vmm_msr.c V 36 file 2s-221828.5-245652.r259205/5991 K 9 vmm_msr.h V 36 file 2u-221828.5-245652.r259205/6333 K 10 vmm_stat.c V 37 file 2w-221828.5-245652.r261621/14954 K 10 vmm_stat.h V 37 file 2y-221828.5-245652.r261621/15301 K 13 vmm_support.S V 37 file 30-221828.5-245652.r245678/32375 K 10 vmm_util.c V 37 file 32-221828.5-245652.r245678/32844 K 10 vmm_util.h V 37 file 34-221828.5-245652.r245678/33311 K 5 x86.c V 36 file 36-221828.5-245652.r266765/2571 K 5 x86.h V 35 file 38-221828.5-245652.r255287/476 END ENDREP id: u-221828.5-245652.r266933/18725 type: dir pred: u-221828.5-245652.r266910/3013 count: 212 text: 266933 17233 1479 0 27ae89edec3c2c51819045a4352208f7 props: 262613 183850 1004 0 1a1cfce5662bdb367587321b1f42237d cpath: /head/sys/amd64/vmm copyroot: 245652 /head/sys/amd64/vmm minfo-cnt: 1 minfo-here: y PLAIN K 8 Makefile V 24 file z-4.c-5.r185515/352 K 6 acpica V 26 dir 3-67760.0.r246855/1811 K 5 amd64 V 22 dir q-5.0.r266905/2387 K 7 compile V 24 dir 3-99481.0.r250544/17 K 4 conf V 25 dir 3-3668.0.r266531/1212 K 4 ia32 V 26 dir 3-94380.0.r258135/4581 K 7 include V 23 dir s-5.0.r266933/14954 K 7 linux32 V 27 dir 6-133819.0.r266925/1427 K 3 pci V 26 dir 3-6104.0.r258780/23394 K 3 vmm V 35 dir u-221828.5-245652.r266933/18725 END ENDREP id: o-5.0.r266933/19470 type: dir pred: o-5.0.r266925/2046 count: 6533 text: 266933 19031 426 0 97fc4c3376c8892b2cf4f545f64516eb cpath: /head/sys/amd64 copyroot: 0 / minfo-cnt: 5 PLAIN K 8 Makefile V 25 file 2-1598.0.r266845/173 K 5 amd64 V 23 dir o-5.0.r266933/19470 K 3 arm V 26 dir 2-70651.0.r266919/5757 K 4 boot V 27 dir 6j-38465.0.r266894/3066 K 3 bsm V 26 dir 2-141144.0.r264236/986 K 3 cam V 26 dir 2-39212.0.r265323/3701 K 4 cddl V 28 dir br-168404.0.r266915/9526 K 6 compat V 25 dir k-9313.0.r266924/3279 K 4 conf V 22 dir y-5.0.r266834/8708 K 7 contrib V 26 dir 2-23283.0.r266605/4132 K 6 crypto V 28 dir 7-55009.0.r264400/158124 K 3 ddb V 23 dir 10-5.0.r263973/3812 K 3 dev V 24 dir 12-5.0.r266923/13479 K 2 fs V 26 dir 2-1541.0.r266581/44865 K 3 gdb V 27 dir h-131899.0.r253604/3877 K 4 geom V 26 dir 2-13041.0.r266880/4949 K 3 gnu V 27 dir 2-1421.0.r262613/212886 K 4 i386 V 23 dir 1c-5.0.r266925/4293 K 4 ia64 V 28 dir j-66458.0.r265236/262762 K 3 isa V 23 dir 1w-5.0.r263379/9458 K 4 kern V 24 dir 20-5.0.r266925/15599 K 7 kgssapi V 29 dir 13-184588.0.r253049/10289 K 7 libkern V 25 dir 9-1542.0.r258752/3681 K 4 mips V 28 dir 2-178171.0.r266832/32679 K 7 modules V 26 dir i-2834.0.r266832/54318 K 3 net V 25 dir x-1542.0.r266860/8535 K 8 net80211 V 27 dir 2-116742.0.r264991/4383 K 8 netgraph V 27 dir 69-52419.0.r266806/5466 K 7 netinet V 26 dir 4f-1541.0.r266907/7366 K 8 netinet6 V 27 dir q-52904.0.r266860/19758 K 8 netipsec V 27 dir 2-105197.0.r266822/1713 K 7 netnatm V 27 dir 7-25604.0.r257179/46086 K 7 netpfil V 28 dir 11-240494.0.r266852/1502 K 6 netsmb V 26 dir u-75374.0.r264600/1206 K 3 nfs V 27 dir 4l-1541.0.r262763/64180 K 9 nfsclient V 26 dir 4r-1541.0.r259084/5864 K 9 nfsserver V 26 dir 5l-1541.0.r264888/2960 K 3 nlm V 29 dir 1i-177633.0.r262991/10337 K 4 ofed V 31 dir 1hj-219820.0.r265420/329972 K 10 opencrypto V 27 dir 2-104476.0.r262994/1886 K 4 pc98 V 27 dir p-10097.0.r265215/12072 K 3 pci V 26 dir 6-2433.0.r263957/22341 K 7 powerpc V 24 dir 22-5.0.r266827/24511 K 3 rpc V 25 dir u-1839.0.r265240/2483 K 8 security V 26 dir 2-86630.0.r263458/2117 K 7 sparc64 V 28 dir 2-79054.0.r265236/288194 K 3 sys V 24 dir 28-5.0.r266925/30547 K 5 teken V 34 dir h-186681.0-196775.r261551/1018 K 5 tools V 26 dir 6k-1541.0.r265163/1281 K 3 ufs V 27 dir 1a-1542.0.r265463/17740 K 2 vm V 26 dir 1k-1542.0.r266780/3122 K 3 x86 V 28 dir 11-204309.0.r266775/2242 K 3 xdr V 29 dir 46-177633.0.r248318/15821 K 3 xen V 27 dir 2-181624.0.r264178/4067 END ENDREP id: g-5.0.r266933/21956 type: dir pred: g-5.0.r266925/33022 count: 95880 text: 266933 19650 2293 0 f8e11b116947f1fe5106efdb482b178c props: 264689 10721 1037 0 add0a4bae4235a21f9a7bea336f14c96 cpath: /head/sys copyroot: 0 / minfo-cnt: 45 minfo-here: y id: 3w-221828.0-245678.r266933/22208 type: file pred: 3w-221828.0-245678.r266573/24778 count: 65 text: 266933 3259 440 19005 b7c4e6e3f9f751a5336cfd69f8349d1d 0c39dd62ece0d66f78bf7b6690d2e86dde037084 266932-5pyu/_i props: 245678 72185 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.sbin/bhyve/bhyverun.c copyroot: 244167 /projects/bhyve/usr.sbin/bhyve/bhyverun.c id: i-257293.a-245652.r266933/22580 type: file pred: i-257293.a-245652.r266125/31819 count: 11 text: 266933 3729 22 9839 d28a3983a3bdcd2a6b6e03399e108297 348b808adc106aa3aa75a6b34fd4dd749c9c1e76 266932-5pyu/_j props: 257293 20023 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.sbin/bhyve/pci_lpc.c copyroot: 245652 /head/usr.sbin/bhyve PLAIN K 8 Makefile V 37 file 3j-221828.a-245652.r266125/28745 K 6 acpi.c V 36 file 6-243327.a-245652.r266125/29090 K 6 acpi.h V 36 file 8-243327.a-245652.r266125/29432 K 6 ahci.h V 36 file 3-256056.a-245652.r256056/13017 K 8 atkbdc.c V 35 file 5-264916.a-245652.r264916/1669 K 7 bhyve.8 V 35 file 5-259302.a-245652.r265951/7143 K 10 bhyverun.c V 37 file 3w-221828.0-245678.r266933/22208 K 10 bhyverun.h V 35 file 3y-221828.1-245678.r263432/966 K 10 block_if.c V 34 file 3-256052.a-245652.r264770/682 K 10 block_if.h V 35 file 6-256052.a-245652.r256052/4791 K 10 consport.c V 35 file 3o-221828.a-245652.r264277/212 K 9 dbgport.c V 35 file 3q-221828.a-245652.r261607/545 K 9 dbgport.h V 36 file 3s-221828.a-245652.r256156/3374 K 7 inout.c V 37 file 40-221828.a-245652.r266724/12258 K 7 inout.h V 37 file 42-221828.a-245652.r266573/25498 K 8 ioapic.c V 36 file g-261268.a-245652.r261268/27805 K 8 ioapic.h V 36 file i-261268.a-245652.r261268/28113 K 5 mem.c V 36 file a-241744.a-245652.r266627/15635 K 5 mem.h V 35 file c-241744.a-245652.r249321/6510 K 8 mevent.c V 35 file 44-221828.a-245652.r265365/253 K 8 mevent.h V 36 file 46-221828.a-245652.r259998/3969 K 13 mevent_test.c V 36 file 48-221828.a-245652.r255690/1907 K 7 mptbl.c V 36 file 9-221828.2-245678.r266125/30142 K 7 mptbl.h V 35 file e-242131.a-245652.r257423/6443 K 10 pci_ahci.c V 34 file 6-256056.a-245652.r265058/374 K 10 pci_emul.c V 37 file 4a-221828.a-245652.r266125/30503 K 10 pci_emul.h V 37 file 4c-221828.a-245652.r266125/30854 K 16 pci_hostbridge.c V 36 file 4e-221828.a-245652.r256711/6966 K 9 pci_irq.c V 36 file p-266125.a-245652.r266125/31202 K 9 pci_irq.h V 36 file r-266125.a-245652.r266125/31511 K 9 pci_lpc.c V 36 file i-257293.a-245652.r266933/22580 K 9 pci_lpc.h V 36 file k-257293.a-245652.r266125/32163 K 14 pci_passthru.c V 36 file 4g-221828.a-245652.r264770/2052 K 10 pci_uart.c V 36 file 9-234938.a-245652.r261268/29483 K 18 pci_virtio_block.c V 36 file 4i-221828.a-245652.r264770/2403 K 16 pci_virtio_net.c V 36 file 4k-221828.a-245652.r264770/2758 K 16 pci_virtio_rnd.c V 35 file 6-264055.a-245652.r264770/3112 K 4 pm.c V 36 file 8-259826.a-245652.r266125/32508 K 7 pmtmr.c V 35 file b-243327.a-245652.r259998/5014 K 6 post.c V 36 file 4q-221828.a-245652.r260206/8848 K 5 rtc.c V 36 file 4s-221828.a-245652.r260206/9191 K 5 rtc.h V 35 file 6-253181.a-245652.r253181/3119 K 11 smbiostbl.c V 35 file 8-262744.a-245652.r262744/8992 K 11 smbiostbl.h V 35 file a-262744.a-245652.r262744/9302 K 11 spinup_ap.c V 35 file g-240912.a-245652.r263432/1332 K 11 spinup_ap.h V 36 file i-240912.2-221942.r240912/18119 K 11 uart_emul.c V 34 file n-257293.a-245652.r265407/902 K 11 uart_emul.h V 36 file p-257293.a-245652.r257293/21760 K 8 virtio.c V 36 file 7-253440.a-245652.r261268/30541 K 8 virtio.h V 36 file 4w-221828.a-245652.r264055/3367 K 6 xmsr.c V 36 file 4y-221828.a-245652.r265114/6576 K 6 xmsr.h V 36 file 50-221828.a-245652.r259635/2070 END ENDREP id: 3i-221828.a-245652.r266933/25862 type: dir pred: 3i-221828.a-245652.r266724/15540 count: 202 text: 266933 22926 2923 0 473ed4cb51208bf67cb5e4ae4ef07b42 props: 262613 247846 372 0 787ed291ffe4caac9a43d4df015d06af cpath: /head/usr.sbin/bhyve copyroot: 245652 /head/usr.sbin/bhyve minfo-cnt: 1 minfo-here: y id: 58-221828.3-245678.r266933/26172 type: file pred: 58-221828.3-245678.r265062/23874 count: 23 text: 266933 3780 430 45801 a10c7be05cab46840a6ffc1480c4dd69 36f449149747c19101f5563bed153f6b2e9cc4c7 266932-5pyu/_l props: 245678 87335 98 0 37b936c36d7028bcdf8172f8660adbdd cpath: /head/usr.sbin/bhyvectl/bhyvectl.c copyroot: 242169 /projects/bhyve/usr.sbin/bhyvectl/bhyvectl.c PLAIN K 8 Makefile V 38 file 53-221828.b-245652.r264400/354535 K 10 bhyvectl.c V 37 file 58-221828.3-245678.r266933/26172 END ENDREP id: 52-221828.b-245652.r266933/26682 type: dir pred: 52-221828.b-245652.r265062/24381 count: 27 text: 266933 26549 120 0 a79d4d95bbee1c28b5a861a6f0f7e7ac props: 245652 88637 337 0 9d7491eceb185136af4bd4b34b7b5b63 cpath: /head/usr.sbin/bhyvectl copyroot: 245652 /head/usr.sbin/bhyvectl minfo-cnt: 1 minfo-here: y PLAIN K 8 Makefile V 34 file 24-1553.6-1554.r265420/401440 K 14 Makefile.amd64 V 30 file 4-212525.0.r252356/114946 K 12 Makefile.arm V 27 file 6-212525.0.r232908/439 K 13 Makefile.i386 V 30 file 8-212525.0.r252356/115253 K 13 Makefile.ia64 V 30 file a-212525.0.r252356/115557 K 12 Makefile.inc V 33 file 27-1553.7-1554.r201390/43477 K 13 Makefile.mips V 29 file c-212525.0.r233644/35649 K 16 Makefile.powerpc V 30 file g-212525.0.r252356/115861 K 16 Makefile.sparc64 V 30 file i-212525.0.r252356/116168 K 2 ac V 24 dir b-1554.0.r248413/655 K 6 accton V 26 dir d-1554.0.r201390/92943 K 4 acpi V 27 dir 1l-65047.0.r258474/1244 K 7 adduser V 24 dir 2-5263.0.r240530/762 K 3 amd V 27 dir f-1554.0.r265420/404199 K 9 ancontrol V 26 dir 1k-55992.0.r238221/640 K 3 apm V 24 dir 2-3259.0.r227249/940 K 4 apmd V 27 dir 2-48731.0.r250227/56992 K 3 arp V 26 dir 15-1554.0.r264174/1033 K 3 asf V 29 dir 2-116009.0.r206622/239756 K 5 audit V 28 dir 4-155213.0.r201390/92261 K 6 auditd V 28 dir 8-155213.0.r204352/20883 K 10 auditdistd V 28 dir l-243752.0.r249657/45177 K 11 auditreduce V 28 dir c-155213.0.r201390/32353 K 6 authpf V 27 dir 18-126385.0.r253138/661 K 5 bhyve V 36 dir 3i-221828.a-245652.r266933/25862 K 8 bhyvectl V 36 dir 52-221828.b-245652.r266933/26682 K 9 bhyveload V 36 dir 5-223828.c-245652.r262613/248952 K 10 binmiscctl V 27 dir k-264269.0.r264314/1069 K 9 bluetooth V 29 dir 58-107120.0.r261634/21448 K 8 boot0cfg V 27 dir 2-44197.0.r255977/66872 K 9 boot98cfg V 27 dir 4-64126.0.r254015/34547 K 10 bootparamd V 27 dir 2-6752.0.r265420/405491 K 9 bsdconfig V 27 dir c-238438.0.r266297/3471 K 10 bsdinstall V 27 dir 7-218799.0.r266555/2291 K 6 bsnmpd V 28 dir 1h-122405.0.r266931/2288 K 5 btxld V 25 dir 2-39093.0.r262484/708 K 9 cdcontrol V 28 dir 4-10099.0.r233648/264165 K 6 chkgrp V 26 dir 2-36332.0.r243085/1530 K 5 chown V 25 dir 19-1554.0.r227251/930 K 6 chroot V 26 dir 1b-1554.0.r241330/2465 K 6 ckdist V 28 dir 2-21919.0.r213573/161935 K 11 clear_locks V 29 dir 4m-177633.0.r208291/91682 K 6 config V 26 dir 1d-1554.0.r263429/3548 K 10 cpucontrol V 28 dir 19-181430.0.r245491/1445 K 9 crashinfo V 26 dir 4-181335.0.r259870/557 K 4 cron V 25 dir 2-2312.0.r261146/1787 K 6 crunch V 27 dir 2-1723.0.r264400/361017 K 6 ctladm V 29 dir 2y-229997.0.r257380/12938 K 4 ctld V 28 dir 2h-255570.0.r264877/1079 K 3 ctm V 27 dir 2-2887.0.r264400/363850 K 6 daemon V 25 dir 4-82547.0.r264194/496 K 9 dconschat V 28 dir 1b-121468.0.r233195/3017 K 7 devinfo V 26 dir 2-75752.0.r227252/1043 K 7 digictl V 27 dir 3i-76195.0.r236500/9590 K 8 diskinfo V 29 dir 4-113287.0.r241844/107592 K 7 dumpcis V 28 dir 4-185032.0.r250460/83675 K 7 editmap V 27 dir 4-90797.0.r201390/77638 K 7 edquota V 26 dir 1n-1554.0.r257226/5265 K 6 eeprom V 29 dir 2-129590.0.r262613/249841 K 9 etcupdate V 29 dir j-238423.0.r265420/413471 K 7 extattr V 29 dir 2-102607.0.r248995/113927 K 10 extattrctl V 26 dir 4-59247.0.r216292/1234 K 6 faithd V 27 dir 1y-56668.0.r233522/8466 K 9 fdcontrol V 25 dir 2-4008.0.r208593/2092 K 8 fdformat V 25 dir 2-1023.0.r218910/2945 K 6 fdread V 25 dir 2-76590.0.r227253/929 K 7 fdwrite V 26 dir 2-2850.0.r233510/90408 K 7 fifolog V 29 dir 2-176998.0.r264400/365681 K 7 flowctl V 29 dir 4-135380.0.r265420/414125 K 14 freebsd-update V 26 dir h-161748.0.r257879/743 K 9 ftp-proxy V 30 dir 18-171173.0.r240494/123060 K 9 fwcontrol V 27 dir 4-108441.0.r236500/8935 K 7 getfmac V 29 dir 4-105756.0.r201390/123934 K 7 getpmac V 28 dir c-105756.0.r201390/94242 K 7 gpioctl V 28 dir 4-213238.0.r258044/34632 K 4 gssd V 30 dir 63-184588.0.r265420/414773 K 5 gstat V 27 dir 4-112444.0.r266320/1418 K 3 i2c V 28 dir 4-187712.0.r235873/42586 K 8 ifmcstat V 29 dir 1i-55163.0.r265420/415478 K 5 inetd V 28 dir 1r-1554.0.r265420/416333 K 6 iostat V 25 dir 1t-1554.0.r258606/639 K 10 ip6addrctl V 28 dir 4-121748.0.r241737/80936 K 8 ipfwpcap V 26 dir 2-151427.0.r238612/975 K 6 iscsid V 27 dir 39-255570.0.r266169/805 K 4 jail V 26 dir 2o-46155.0.r266283/910 K 5 jexec V 28 dir b-113277.0.r201390/85285 K 3 jls V 29 dir j-113277.0.r265420/418092 K 10 kbdcontrol V 25 dir 2-2088.0.r266839/1249 K 6 kbdmap V 24 dir 2-7303.0.r237257/649 K 7 keyserv V 27 dir 2-26235.0.r239991/54070 K 5 kgmon V 25 dir 1v-1554.0.r246792/988 K 5 kgzip V 28 dir 2-48906.0.r140442/132774 K 7 kldxref V 26 dir 4-83322.0.r265157/1145 K 9 lastlogin V 26 dir 4-68723.0.r222767/2270 K 9 lmcconfig V 26 dir f-150850.0.r239988/751 K 3 lpr V 27 dir z-1553.0.r265420/419222 K 10 lptcontrol V 27 dir 2-2471.0.r201390/121864 K 9 mailstats V 28 dir 2-38095.0.r201390/103671 K 11 mailwrapper V 28 dir 7-54817.0.r265420/419996 K 6 makefs V 34 dir 1-185222.0-186335.r266930/2156 K 7 makemap V 28 dir 2-38097.0.r201390/144851 K 6 manctl V 26 dir 2-1367.0.r99968/128409 K 10 memcontrol V 25 dir 2-45411.0.r241829/885 K 11 mergemaster V 25 dir 2-52401.0.r264480/607 K 7 mfiutil V 27 dir e-196200.0.r264766/1448 K 5 mixer V 25 dir 2-6449.0.r230611/1920 K 9 mld6query V 26 dir 2-62915.0.r216586/2061 K 10 mlxcontrol V 28 dir 2-59139.0.r229997/281545 K 11 mount_smbfs V 26 dir q-87874.0.r257888/7525 K 6 mountd V 25 dir 5g-1558.0.r247034/673 K 6 moused V 27 dir 2-16566.0.r248478/61914 K 7 mptable V 25 dir 2-25265.0.r262978/509 K 7 mptutil V 28 dir 4-196212.0.r249373/87563 K 5 mtest V 28 dir 2-20530.0.r265420/420641 K 5 mtree V 26 dir 2j-1554.0.r261298/1534 K 7 nandsim V 27 dir 57-235537.0.r249744/826 K 8 nandtool V 28 dir 5p-235537.0.r235544/6858 K 7 ndiscvt V 26 dir 2-123475.0.r259855/850 K 3 ndp V 27 dir 24-55505.0.r265778/1673 K 9 newsyslog V 26 dir 2-13245.0.r266463/7316 K 6 nfscbd V 28 dir 4-192811.0.r243238/13483 K 4 nfsd V 26 dir 5s-1558.0.r252483/1091 K 12 nfsdumpstate V 26 dir c-192811.0.r210272/549 K 9 nfsrevoke V 27 dir k-192811.0.r193070/4553 K 8 nfsuserd V 27 dir s-192811.0.r223382/1326 K 5 ngctl V 29 dir 8t-52419.0.r265420/422955 K 6 nghook V 28 dir 9n-52419.0.r201390/67815 K 6 nmtree V 27 dir 5-244562.0.r261298/2471 K 7 nologin V 26 dir 60-1558.0.r169439/1113 K 4 nscd V 28 dir 3q-158115.0.r238095/2295 K 3 ntp V 28 dir 2-54552.0.r265420/426263 K 5 nvram V 27 dir 11-160892.0.r253162/729 K 7 ofwdump V 29 dir 2-105401.0.r201390/129367 K 13 pc-sysinstall V 27 dir 7-209513.0.r249094/5002 K 7 pciconf V 27 dir 2-19103.0.r266468/16753 K 8 periodic V 26 dir 2-28113.0.r255178/1811 K 3 pkg V 28 dir 4-234313.0.r264789/16275 K 11 pmcannotate V 26 dir 4-185347.0.r266173/610 K 10 pmccontrol V 29 dir 31-145256.0.r241737/87223 K 7 pmcstat V 28 dir 39-145256.0.r266903/1290 K 7 pnpinfo V 27 dir 2-29619.0.r201390/63741 K 8 portsnap V 26 dir h-148871.0.r264740/983 K 6 powerd V 26 dir 2-142577.0.r261773/533 K 3 ppp V 28 dir 37-6059.0.r265420/432717 K 6 pppctl V 28 dir 4-27008.0.r206622/238921 K 9 praliases V 27 dir 2-38096.0.r201390/18412 K 7 praudit V 29 dir g-155213.0.r201390/107729 K 7 procctl V 27 dir b-31565.0.r201390/25635 K 5 pstat V 27 dir 2n-1554.0.r225847/22501 K 2 pw V 26 dir 2-20254.0.r264781/2129 K 8 pwd_mkdb V 25 dir 2p-1554.0.r261542/576 K 4 quot V 27 dir 2r-1554.0.r241015/17168 K 7 quotaon V 27 dir 2t-1554.0.r241737/90217 K 5 rarpd V 24 dir 2-6824.0.r249234/934 K 8 repquota V 27 dir 2v-1554.0.r241737/90939 K 9 rip6query V 26 dir 1y-55163.0.r227258/674 K 3 rmt V 25 dir 2x-1554.0.r227259/869 K 7 route6d V 26 dir 26-55163.0.r263658/625 K 9 rpc.lockd V 28 dir 5-14124.0.r263142/241076 K 9 rpc.statd V 28 dir 5-14126.0.r263142/242007 K 11 rpc.umntall V 27 dir 4-53494.0.r201390/54196 K 13 rpc.yppasswdd V 27 dir 2-14063.0.r231994/28467 K 13 rpc.ypupdated V 28 dir 2-26237.0.r264400/375832 K 10 rpc.ypxfrd V 27 dir 2-16126.0.r231118/25289 K 7 rpcbind V 29 dir 7c-74462.0.r265420/433877 K 7 rrenumd V 28 dir 2e-55505.0.r250227/62072 K 8 rtadvctl V 35 dir 6-224006.0-224144.r253970/45735 K 6 rtadvd V 27 dir 2u-55505.0.r255156/4562 K 6 rtprio V 24 dir 4-2447.0.r241061/919 K 6 rtsold V 27 dir 2m-55163.0.r254470/1328 K 5 rwhod V 28 dir 2z-1554.0.r263234/106052 K 2 sa V 27 dir 2-3126.0.r265420/434859 K 8 sendmail V 28 dir 31-1554.0.r265420/435460 K 7 service V 26 dir 4-200743.0.r263202/531 K 13 services_mkdb V 27 dir 4-206156.0.r261030/1846 K 6 setfib V 27 dir 2l-178888.0.r255377/747 K 7 setfmac V 29 dir i-105756.0.r206622/242441 K 7 setpmac V 29 dir q-105756.0.r206622/237616 K 9 sicontrol V 26 dir 2-10045.0.r179668/2667 K 6 smbmsg V 28 dir 2-129331.0.r235873/40604 K 8 snapinfo V 28 dir 2-148197.0.r241015/17819 K 8 spkrtest V 24 dir 2-3763.0.r217364/516 K 5 spray V 25 dir 2-13243.0.r227261/714 K 7 syslogd V 28 dir 4f-1554.0.r265420/436284 K 5 sysrc V 26 dir 7-241149.0.r258411/503 K 7 tcpdchk V 28 dir 4-44747.0.r265420/436840 K 9 tcpdmatch V 28 dir 8-44747.0.r265420/437398 K 7 tcpdrop V 27 dir 8-141381.0.r246129/1406 K 7 tcpdump V 24 dir u-3.0.r265420/438430 K 5 tests V 28 dir y-263226.0.r263226/40121 K 5 timed V 26 dir 4h-1554.0.r249771/1730 K 10 traceroute V 26 dir 4t-1554.0.r216184/6263 K 11 traceroute6 V 26 dir 34-55163.0.r235138/681 K 4 trpt V 28 dir 4v-1554.0.r265420/439122 K 7 tzsetup V 26 dir 2-2751.0.r266157/31267 K 8 uathload V 26 dir t-190688.0.r218749/778 K 6 ugidfw V 28 dir 4-101209.0.r210641/39595 K 7 uhsoctl V 28 dir r-202181.0.r250604/20692 K 7 unbound V 27 dir r-255597.0.r266863/7154 K 9 usbconfig V 29 dir j4-184610.0.r248236/17548 K 7 usbdump V 27 dir 2-215651.0.r266803/6297 K 3 utx V 34 dir 8-218847.0-231530.r257579/7676 K 10 vidcontrol V 25 dir 2-2089.0.r266836/2368 K 4 vipw V 25 dir 51-1554.0.r231648/950 K 4 wake V 28 dir 4-195200.0.r250582/46265 K 5 watch V 24 dir 9-6521.0.r255261/702 K 9 watchdogd V 28 dir n-116874.0.r261634/29323 K 9 wlandebug V 27 dir 12-153317.0.r264316/518 K 8 wlconfig V 27 dir 2-26006.0.r233522/10121 K 3 wpa V 29 dir 2-147020.0.r265420/441997 K 7 yp_mkdb V 25 dir 2-15424.0.r228722/655 K 6 ypbind V 25 dir 2-1927.0.r259417/1402 K 6 yppoll V 25 dir 4-1929.0.r203972/4033 K 6 yppush V 27 dir 2-13395.0.r231118/26067 K 6 ypserv V 26 dir 2-12892.0.r253350/2415 K 5 ypset V 26 dir a-1929.0.r256506/23097 K 3 zic V 26 dir 2-2703.0.r223758/54396 K 3 zzz V 28 dir 2-117557.0.r130420/15225 END ENDREP id: q-3.0.r266933/36960 type: dir pred: q-3.0.r266931/12437 count: 14359 text: 266933 26995 9952 0 c486365a1744be9741ad828aa69f8384 cpath: /head/usr.sbin copyroot: 0 / minfo-cnt: 9 PLAIN K 10 .arcconfig V 26 file 1-265842.0.r266121/42 K 9 COPYRIGHT V 25 file 1-2656.0.r260125/103 K 5 LOCKS V 27 file 1-146890.0.r255635/352 K 11 MAINTAINERS V 25 file 1-94742.0.r264195/92 K 8 Makefile V 29 file 3-1594.0-1595.r265840/60 K 13 Makefile.inc1 V 26 file 5-38666.0.r266567/122 K 17 ObsoleteFiles.inc V 27 file 4-148330.0.r266547/126 K 6 README V 26 file 1-21173.0.r215293/415 K 8 UPDATING V 28 file 1-41806.0.r265925/52338 K 3 bin V 22 dir 1-5.0.r266932/5638 K 4 cddl V 27 dir 1-168404.0.r266771/6535 K 7 contrib V 26 dir 1-16755.0.r266777/7331 K 6 crypto V 27 dir 1-25405.0.r266465/19229 K 3 etc V 23 dir 1-38.0.r266902/5466 K 5 games V 26 dir 1-2491.0.r265420/66737 K 3 gnu V 22 dir 1-3.0.r266479/2678 K 7 include V 24 dir 1-697.0.r266865/7804 K 9 kerberos5 V 28 dir 4q-29815.0.r265420/93633 K 3 lib V 23 dir 6-5.0.r266933/10187 K 7 libexec V 23 dir c-5.0.r266650/27976 K 7 release V 25 dir 1-3027.0.r266843/2351 K 6 rescue V 26 dir 7-117035.0.r266569/817 K 4 sbin V 23 dir fa-4.0.r266774/6711 K 6 secure V 25 dir r-1553.0.r265995/1604 K 5 share V 22 dir e-3.0.r266917/3094 K 3 sys V 23 dir g-5.0.r266933/21956 K 5 tests V 28 dir g-257097.0.r266860/24109 K 5 tools V 26 dir 43-1590.0.r266847/5605 K 7 usr.bin V 23 dir m-3.0.r266917/18188 K 8 usr.sbin V 23 dir q-3.0.r266933/36960 END ENDREP id: 5-1.0.r266933/38447 type: dir pred: 5-1.0.r266932/7104 count: 183610 text: 266933 37142 1292 0 d0e0b4d4fb5130a732624af0abd1e274 props: 264689 13283 748 0 eebb6df04094ca0c4e6fc1e944a8e526 cpath: /head copyroot: 0 / minfo-cnt: 155 minfo-here: y PLAIN K 11 ROADMAP.txt V 27 file 0-179453.0.r221478/293 K 4 head V 23 dir 5-1.0.r266933/38447 K 8 projects V 23 dir 6-1.0.r266929/18351 K 7 release V 22 dir 7-1.0.r260789/2925 K 6 releng V 23 dir 8-1.0.r265989/39343 K 6 stable V 23 dir 9-1.0.r266921/46745 K 8 svnadmin V 27 dir 0-179447.0.r266916/1301 K 4 user V 22 dir a-1.0.r266909/5405 K 6 vendor V 23 dir b-1.0.r266766/25941 K 13 vendor-crypto V 26 dir 0-1575.0.r264690/24192 K 10 vendor-sys V 27 dir 0-12116.0.r266914/17885 END ENDREP id: 0.0.r266933/39185 type: dir pred: 0.0.r266932/7840 count: 266933 text: 266933 38695 477 0 eae90e54ee848fd1ea45eb6c829b2ba4 props: 254474 0 3820 0 5ba9c173df0952cf5e34e8d9b314fd8a cpath: / copyroot: 0 / minfo-cnt: 40828 d-221828.0-245652.t266932-5pyu modify-file true false /head/lib/libvmmapi/vmmapi.c f-221828.0-245652.t266932-5pyu modify-file true false /head/lib/libvmmapi/vmmapi.h q-221828.2-245652.t266932-5pyu modify-file true false /head/sys/amd64/include/vmm.h s-221828.3-245652.t266932-5pyu modify-file true false /head/sys/amd64/include/vmm_dev.h 26-221828.5-245652.t266932-5pyu modify-file true false /head/sys/amd64/vmm/io/vlapic.c 2a-221828.5-245652.t266932-5pyu modify-file true false /head/sys/amd64/vmm/vmm.c 2c-221828.5-245652.t266932-5pyu modify-file true false /head/sys/amd64/vmm/vmm_dev.c 3w-221828.0-245678.t266932-5pyu modify-file true false /head/usr.sbin/bhyve/bhyverun.c i-257293.a-245652.t266932-5pyu modify-file true false /head/usr.sbin/bhyve/pci_lpc.c 58-221828.3-245678.t266932-5pyu modify-file true false /head/usr.sbin/bhyvectl/bhyvectl.c 39185 39409