summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-11Add a manpage for mvuart(4).Patrick Wildt
2019-05-11Remove Rockchip from the manpage since it's just a leftover fromPatrick Wildt
2019-05-11Fix incorrect error message.Lawrence Teo
2019-05-11Implement interrupt controller functionality in the RockchipPatrick Wildt
2019-05-11Add fusbtc(4) to support the Fairchild FUSB302 USB Type-C controller.Patrick Wildt
2019-05-11move irq_work bits into irq_work headerJonathan Gray
2019-05-11RegenAaron Bieber
2019-05-11Add the colemak keyboard layout.Aaron Bieber
2019-05-11Support extended shutdown communications in tcpdump as well.Claudio Jeker
2019-05-11Remove commented out rc5 bitsTheo Buehler
2019-05-11Add missing )Claudio Jeker
2019-05-11Make bsd.rd compile after socppc removal.Kenneth R Westerback
2019-05-11Restore previous behavior of limiting deadlock detection to posix-styleanton
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-05-11Don't use arguments with It and -enum, pointed out by jmc.Nicholas Marriott
2019-05-11Do not reduce window height by status line height for control modeNicholas Marriott
2019-05-11Refactor efiboot into 32 and 64 bit copies.Mike Larkin
2019-05-11Refactor efiboot into 32 and 64 bit copies.Mike Larkin
2019-05-11sync the vm state in vmd too when (un)pausing a vm, otherwise the vm processJasper Lievisse Adriaanse
2019-05-10trim trailing whitespace (reported by Hiltjo Posthuma)Ingo Schwarze
2019-05-10repair %z: store seconds into tm_gmtoff, not centihours;Ingo Schwarze
2019-05-10Disentangle #ifdef EFIBOOT.Mike Larkin
2019-05-10Improve error message of "Question has no answer in response file".Reyk Floeter
2019-05-10repair %Z: write seconds into tm_gmtoff, not hours;Ingo Schwarze
2019-05-10vmm: handle some unhandled exits for SVMpd
2019-05-10few can remember what apm wasSebastian Benoit
2019-05-10Add bsd.upgrade support to sparc64 bootloader.Claudio Jeker
2019-05-10Initialize EC_KEY_METHOD before use.Brent Cook
2019-05-10Document TIMEVAL_TO_TIMESPEC() and TIMESPEC_TO_TIMEVAL().cheloha
2019-05-10For PermitOpen violations add the remote host and port toFlorian Obser
2019-05-10Reduce number of timehands from to just two.cheloha
2019-05-10Restart the protocol and get a new/renewed lease for any relevantKenneth R Westerback
2019-05-10Revert part of r1.36: in the case of GCM, gcm.key is assigned fromTheo Buehler
2019-05-10Fix idr_get_next() such that idr_for_each_entry() actually works.Mark Kettenis
2019-05-10On the transmit path the ethernet and ip headers might not bePatrick Wildt
2019-05-10Document port protection support in switch(4). Also add SIOCBRDGSIFPROT toakoshibe
2019-05-10Add a fallback to ehci(4)'s phy init code so that when therePatrick Wildt
2019-05-10remove receive_vm prototype for the function does not exist (anymore)Jasper Lievisse Adriaanse
2019-05-10Fix a typo in previous (, -> :).Nicholas Marriott
2019-05-10Add support for simple menus usable with mouse or keyboard. New commandNicholas Marriott
2019-05-10tweak previous: fix three wrong macros and one missing macroIngo Schwarze
2019-05-10Document the wsfont framework.Frederic Cambus
2019-05-10Make it possible to switch between wireless and physical interfacsSebastian Benoit
2019-05-10Explicitly disable BCM4331 chips present in 2011-2012 Apple Mac systems.Brent Cook
2019-05-10Enable the test on octeon. Ignore the fact that the test cannot workVisa Hankala
2019-05-10Let the test build on mips64.Visa Hankala
2019-05-10syncTheo Buehler
2019-05-10Always make the default answer 'dhcp' on unconfigured interfaces.Kenneth R Westerback
2019-05-10Regress libedit needs header files generated during src libeditAlexander Bluhm
2019-05-10regenJonathan Gray