Age | Commit message (Expand) | Author |
2018-04-22 | Wrap debug-only variable definition in #ifdef AZALIA_DEBUG. From | Alexandre Ratchov |
2018-04-22 | try logging, but if we're in pkg_info, we don't have the tools | Marc Espie |
2018-04-22 | Add reference counting that prevents freeing of busy aesni sessions. | Visa Hankala |
2018-04-21 | spelling error in log message | Mike Larkin |
2018-04-21 | more undos from the mistake this morning | Theo de Raadt |
2018-04-20 | Tweak gre(4): | Anthony J. Bentley |
2018-04-20 | revert to 2018/04/20 10:00:00, before oops | Christian Weisgerber |
2018-04-20 | adjust the example to make it work; | Jason McIntyre |
2018-04-20 | oops, snapshot tests not ready yet | Theo de Raadt |
2018-04-20 | sync | Theo de Raadt |
2018-04-20 | Add a workaround that lets loongson bootblocks work with PMON that | Visa Hankala |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-04-20 | Make loongson bootblocks use disklabel duid instead of PMON device name | Visa Hankala |
2018-04-20 | remove the background scan timeout on detach, so we don't crash shortly | Jonathan Matthew |
2018-04-20 | grammar fixes PTE's -> PTEs | Mike Larkin |
2018-04-20 | better wording | David Gwynne |
2018-04-20 | enable ccp(4) as found on recent amd chips | David Gwynne |
2018-04-20 | enable ccp(4) as found on amd seattle platforms, eg, overdrive 1000s | David Gwynne |
2018-04-20 | ccp(4) manpage | David Gwynne |
2018-04-20 | add a small driver for AMDs cryptographic co processor. | David Gwynne |
2018-04-20 | regen | David Gwynne |
2018-04-20 | add and update amd cryptographic co-processor devices | David Gwynne |
2018-04-19 | Tweak the description of -l: | Ingo Schwarze |
2018-04-19 | start splitting the kern manpage up starting with the KASSERT bits. | David Gwynne |
2018-04-19 | when adding span ports, restrict them to ether and mplstunnel interfaces. | David Gwynne |
2018-04-19 | Document the "f" callback argument that tb@ asked about. | Ingo Schwarze |
2018-04-19 | Compatibility with man-db: | Ingo Schwarze |
2018-04-19 | Add gif subdir. | Alexander Bluhm |
2018-04-19 | Create two gif(4) interfaces in different routing domains. Test | Alexander Bluhm |
2018-04-18 | apply some consistency with other manpages. | David Gwynne |
2018-04-18 | crank version | Theo de Raadt |
2018-04-18 | re-enable ucode loading. The problem is the standard memory allocator | Theo de Raadt |
2018-04-18 | Some programs create a PROT_NONE guard page at the far-end of the provided | Theo de Raadt |
2018-04-18 | Change how display-message uses the client. Originally it was only | Nicholas Marriott |
2018-04-18 | Include source function name in grid_check_y logging. | Nicholas Marriott |
2018-04-18 | If m_pullup() changes the mbuf in gif_input(), also adjust the mbuf | Alexander Bluhm |
2018-04-18 | tweak previous; | Jason McIntyre |
2018-04-18 | Fix || example. | Nicholas Marriott |
2018-04-18 | Remove RELAY_MAX_SESSIONS from relayd, there is no reason to limit relays | Claudio Jeker |
2018-04-18 | handle failure better in release_firmware()/request_firmware() | Jonathan Gray |
2018-04-18 | Stop modifying vm page flags using mixed atomic and non-atomic | Patrick Wildt |
2018-04-18 | Introduce a pmap lock on pmap_fault_fixup(). Heavily threaded | Patrick Wildt |
2018-04-18 | Try to get the layout from the default mux when attaching a console | Martin Pieuchot |
2018-04-18 | Do a FREF()/FRELE() dance after fd_getfile() in sys_fcntl(). | Martin Pieuchot |
2018-04-18 | Call FREF(9) earlier instead of incrementing `f_count' by hand. | Martin Pieuchot |
2018-04-18 | vmm: Fix interrupt window exiting for AMD / SVM | pd |
2018-04-18 | sync | Theo de Raadt |
2018-04-18 | SEE ALSO and HISTORY | Ingo Schwarze |
2018-04-18 | delete engine(3); nothing of value left in that page | Ingo Schwarze |
2018-04-18 | link to ENGINE_register_RSA(3) rather than engine(3) | Ingo Schwarze |