Age | Commit message (Expand) | Author |
2018-04-27 | Fix regress that was depengin on pledgepath() being able to | Bob Beck |
2018-04-27 | Fix the scan loop: We were only looking for an AP once and stopped | Stefan Sperling |
2018-04-27 | -fretpoline for non-RAMDISK kernels. Skylake product needs it, and | Theo de Raadt |
2018-04-27 | trailing whitespace, and move arg checking before pledge | Bob Beck |
2018-04-27 | factorize code | Eric Faurot |
2018-04-27 | Introduce an helper function to extract endpoint's max burst value. | Martin Pieuchot |
2018-04-27 | Fix typo in binary-float example in comment | Philip Guenther |
2018-04-27 | <sys/mount.h> and <sys/swap.h> no longer require <sys/param.h> | Philip Guenther |
2018-04-27 | Introduce an helper function to extract endpoint's max burst value. | Martin Pieuchot |
2018-04-27 | vmd(8): implement vmd side of ELCR registers | Mike Larkin |
2018-04-27 | test with pledgepath(NULL,NULL) instead of pledge activating things | Bob Beck |
2018-04-27 | Fix sem_timedwait regress test. Needs SA_RESTART to block now. | Paul Irofti |
2018-04-27 | Change regress to accomodate no flags escalation once active | Bob Beck |
2018-04-27 | regen | Mike Larkin |
2018-04-27 | add Marvell 88W8897 wireless to pcidevs (no driver yet) | Mike Larkin |
2018-04-27 | vmm(4): pass through ELCRx ports to vmd(8) | Mike Larkin |
2018-04-27 | Print index as unsigned. | Martin Pieuchot |
2018-04-27 | Move FREF() inside fd_getfile(). | Martin Pieuchot |
2018-04-27 | Fix an off-by-one in xhci_xfer_tdsize(). | Martin Pieuchot |
2018-04-27 | pledge earlier in preparation of pledgepath | Florian Obser |
2018-04-27 | Remove duplicate device identification so my usb drive attaches as a umass | Theo Buehler |
2018-04-27 | remove references to O flags in test messages | Bob Beck |
2018-04-27 | vmd(8): allow counter state readback via misc port for square wave mode | Mike Larkin |
2018-04-27 | Fix the prologue detection to match amd64 opcodes, not i386 opcodes | Philip Guenther |
2018-04-27 | Delete superfluous includes of <sys/file.> | Philip Guenther |
2018-04-27 | Make sure ld.so doesn't use floating point registers, as the lazy-binding | Philip Guenther |
2018-04-27 | pthread_join() must not return EINTR | Philip Guenther |
2018-04-27 | Restore mode on symlinks | Philip Guenther |
2018-04-27 | The i.MX8M has the same quirk as the i.MX6SX, where the CAP1 register | Patrick Wildt |
2018-04-27 | vmd(8): allow unlatch PIT reads | Mike Larkin |
2018-04-27 | Newer fec(4), like implemented on i.MX8M, have multiple interrupt lines | Patrick Wildt |
2018-04-27 | implement test for running in a hypervisor on amd64/i386 | Jonathan Gray |
2018-04-26 | - fix some macro abuse | Jason McIntyre |
2018-04-26 | fix build for smtp(1) after log.h update | Eric Faurot |
2018-04-26 | sync log.h with other daemons | Eric Faurot |
2018-04-26 | add some Xr, and shorten all "See blah(4) for details." to just "See blah(4)." | Jason McIntyre |
2018-04-26 | ioctlname() prototype is already in ../kdump/kdump.h | Philip Guenther |
2018-04-26 | vmd(8): fix some bugs in PIT mode setting | Mike Larkin |
2018-04-26 | tests for clearing out flags | Bob Beck |
2018-04-26 | Cast a multiplicand to ino_t to avoid overflow in 32*32=64 calculations | Philip Guenther |
2018-04-26 | vmd(8): some more long lines that got missed last time | Mike Larkin |
2018-04-26 | vmm(4): passthrough port 0x61 to vmd(8) | Mike Larkin |
2018-04-26 | vmd(8): handle PIT channel 2 status readback via port 0x61 | Mike Larkin |
2018-04-26 | Add error handling to unconfuse myself when playing with pledgepath(). | Florian Obser |
2018-04-26 | The frontend tells the main process when the startup is finished so | Florian Obser |
2018-04-26 | Hoist initialisations up; while here tighten not yet working pledge. | Florian Obser |
2018-04-26 | vmd(8): wrap some long lines | Mike Larkin |
2018-04-26 | Convert a format string variable to a static const char[] to reduce warnings | Philip Guenther |
2018-04-26 | Oups, we only need vmmci(4) for the ramdisk, not the whole vmm(4). | Peter Hessler |
2018-04-26 | vmd(8): bump virtio network max queue size to 256 (to match qemu) | Mike Larkin |