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