| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix multiple vulnerabilities in unbound. | Gordon Tetlow | 2020-07-08 | 10 | -12/+1364 |
| * | Fix multiple denial of service in ntpd. | Gordon Tetlow | 2020-03-19 | 2 | -3/+6 |
| * | Fix insufficient validation of guest-supplied data (e1000 device). | Gordon Tetlow | 2019-08-06 | 1 | -3/+69 |
| * | Fix byhve out-of-bounds read in XHCI device. | Gordon Tetlow | 2019-07-24 | 1 | -0/+26 |
| * | MFC r349376: Fix strsep_quote() on strings without quotes. | Alexander Motin | 2019-06-27 | 1 | -1/+1 |
| * | MFC 347033: | John Baldwin | 2019-05-29 | 3 | -4/+21 |
| * | MFC 345158: Fix uart emulation bug | John Baldwin | 2019-05-29 | 1 | -0/+3 |
| * | MFC: r346717: Make bhyve SMBIOS table topology aware | Rodney W. Grimes | 2019-05-25 | 2 | -1/+12 |
| * | MFC: r332298,333712,334199,334216,334219 bhyve cpu topology | Rodney W. Grimes | 2019-05-23 | 3 | -14/+152 |
| * | MFC: r347960: bhyve virtio needs barriers | Rodney W. Grimes | 2019-05-23 | 1 | -0/+16 |
| * | MFC r347314: | Hans Petter Selasky | 2019-05-16 | 1 | -0/+10 |
| * | MFC r347313: | Hans Petter Selasky | 2019-05-16 | 2 | -2/+32 |
| * | MFC r347289: | Hans Petter Selasky | 2019-05-16 | 1 | -2/+11 |
| * | MFC r347288: | Hans Petter Selasky | 2019-05-16 | 1 | -3/+62 |
| * | MFC r347287: | Hans Petter Selasky | 2019-05-16 | 1 | -5/+5 |
| * | MFC r347281: | Hans Petter Selasky | 2019-05-16 | 1 | -2/+2 |
| * | MFC r347280: | Hans Petter Selasky | 2019-05-16 | 1 | -1/+1 |
| * | MFC r320009,r347075: | Enji Cooper | 2019-05-15 | 2 | -15/+9 |
| * | MFC 342944: Fix spelling of identifier | John Baldwin | 2019-05-10 | 1 | -1/+1 |
| * | MFC 340707: | John Baldwin | 2019-05-10 | 2 | -5/+9 |
| * | MFC 334272: bhyve: guarantee NUL termination | John Baldwin | 2019-05-09 | 1 | -1/+1 |
| * | MFC 334271: bhyve: fix small memory leak in virtio console | John Baldwin | 2019-05-09 | 1 | -1/+1 |
| * | MFC 333235: | John Baldwin | 2019-05-09 | 1 | -25/+8 |
| * | MFC r346960: | Mark Johnston | 2019-05-08 | 1 | -17/+36 |
| * | MFC r346976: Respect quotes and escapes when splitting exports fields. | Alexander Motin | 2019-05-08 | 1 | -11/+20 |
| * | MFC: r346856 | Rick Macklem | 2019-05-06 | 1 | -0/+4 |
| * | MFC: r346715: Acpi MADT table correction for VM_MAXCPU > 21 | Rodney W. Grimes | 2019-05-04 | 1 | -8/+23 |
| * | MFC 325727: | John Baldwin | 2019-05-03 | 1 | -14/+24 |
| * | MFC 313732: bhyve: whitespace fix for r313727 | John Baldwin | 2019-05-03 | 1 | -5/+8 |
| * | MFC: r346709 | Rick Macklem | 2019-05-02 | 1 | -5/+21 |
| * | MFC r341759, r341839, r346591: | Cy Schubert | 2019-05-01 | 5 | -65/+141 |
| * | MFC r346571,r346572: | Enji Cooper | 2019-04-29 | 1 | -1/+1 |
| * | cxgbetool(8): Make sure getline is available. | Navdeep Parhar | 2019-04-28 | 1 | -0/+1 |
| * | MFC r317849 (partial), r332506, and r332787. | Navdeep Parhar | 2019-04-28 | 3 | -1/+596 |
| * | MFC: r346190 | Rick Macklem | 2019-04-27 | 2 | -3/+27 |
| * | MFC r341641 (by sef): Reduce number of DNS queries in mountd. | Alexander Motin | 2019-04-26 | 1 | -2/+7 |
| * | MFC r344402 (by sef): | Alexander Motin | 2019-04-26 | 1 | -0/+1 |
| * | MFC r343455: Fix tpm2 acpidump compilation on 32-bit | Marcin Wojtas | 2019-04-26 | 1 | -1/+1 |
| * | MFC r343438: Use ACPI TPM2 table to probe tpmtis and tpmcrb device | Marcin Wojtas | 2019-04-26 | 1 | -1/+14 |
| * | Fix build with r346707. | Alexander Motin | 2019-04-25 | 1 | -0/+1 |
| * | MFC r339826 (by yuripv): | Alexander Motin | 2019-04-25 | 2 | -8/+96 |
| * | MFC r346254: config(8): replace opteq with a call to strcasecmp | Kyle Evans | 2019-04-23 | 1 | -19/+2 |
| * | MFC r346427: cron(8): schedule interval jobs that loaded during execution | Kyle Evans | 2019-04-23 | 2 | -5/+24 |
| * | MFC r335527, r335529, r335593 | Ian Lepore | 2019-04-22 | 4 | -0/+1171 |
| * | MFC r346252: cron(8): Add MAILFROM ability for crontabs | Kyle Evans | 2019-04-22 | 3 | -5/+16 |
| * | MFC r334817, r334910 | Kyle Evans | 2019-04-22 | 6 | -32/+90 |
| * | MFC: r345995 | Rick Macklem | 2019-04-21 | 1 | -7/+1 |
| * | MFC: r345994 | Rick Macklem | 2019-04-21 | 2 | -15/+198 |
| * | MFC r346010: | Mark Johnston | 2019-04-20 | 1 | -65/+65 |
| * | MFC r346011: | Mark Johnston | 2019-04-20 | 1 | -2/+0 |