]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
MFS12 r342667: Import tzdata 2018h, 2018i
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2018-12-04 gordonFix insufficient bounds checking in bhyve(8) device...
2018-10-31 bzMFC r339586:
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-23 araujoAdd manpage entry for the new bhyve options -s "help...
2018-08-22 araujoAdd -s "help" and -l "help" to print a list of supporte...
2018-08-22 chuckMake NVMe compatible with the original API
2018-08-21 araujoFix resource leak when using strdup(3).
2018-08-20 araujoNVMe spec version 1.3c says that "serial number" field...
2018-08-20 araujoUsers must set the number of queues from 1 to maximum...
2018-08-20 araujoFix double mutex lock.
2018-08-16 araujoFix a resource leak when using strdup(3) and also fix...
2018-08-16 araujoRemove duplicated code.
2018-08-16 araujoAdd a comment explaining how the PSN works and why...
2018-08-16 araujoIncrease the mask from 15 to 255 or otherwise NVME_FEAT...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 eadlerfile: update to 5.34
2018-08-02 oshogbobhyve: set title before entering capability mode
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
2018-07-11 araujoImprove bhyve exit(3) error code.
2018-07-10 araujoFix style(9) space and tab.
2018-07-05 araujo- Add bhyve NVMe device emulation.
2018-06-19 oshogboConvert `cap_enter() < 0 && errno != ENOSYS` to `caph_e...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 araujoFix style(9) space vs tab.
2018-06-13 araujoWhile I was investigating CID 1194192 related with...
2018-06-13 araujoWhen this code was introduced at r300829 the author...
2018-06-13 araujoAdd SPDX tags to bhyve(8).
2018-06-11 araujoMore style(9) fixes, space vs tab.
2018-06-11 pfgstyle(9): Fix tabs after #define.
2018-06-11 araujo- Add bhyve virtio-scsi storage backend support.
2018-05-29 araujoSimplify macros EFPRINTF and EFFLUSH. [0]
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 vangyzenbhyve: guarantee NUL termination
2018-05-28 vangyzenbhyve: fix small memory leak in virtio console
2018-05-25 araujoWe don't need check if str is NULL as free(3) will...
2018-05-25 araujoAfter a long discussion about assert(3), we gonna use...
2018-05-25 araujoFix a memory leak on topology_parse().
2018-05-23 araujopthread_rwlock_unlock(3) returns 0 if successful, other...
2018-05-23 philImport libxo-0.9.0:
2018-05-22 araujoRevert: r334016
2018-05-22 araujoInclude atkbdc header where there are declared the...
2018-05-22 araujoWe must free the variable str.
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-17 rgrimesAdd missing newline to end of -c usage string .
2018-05-15 araujovq_getchain() can return -1 if some descriptor(s) are...
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-04 grehanAllow arbitrary numbers of columns for VNC server scree...
2018-05-01 jhbInitial debug server for bhyve.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-08 rgrimesAdd the ability to control the CPU topology of created VMs
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
next