summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-05-10add Intel Atom C3000 idsJonathan Gray
2019-05-10Set the IKED_REQ_INFORMATIONAL flag when sending a delete requestPatrick Wildt
2019-05-10Add port protection support to switch(4). The behavior copies that ofakoshibe
2019-05-10Fix dhcpd build on gcc architectures.Visa Hankala
2019-05-10Inroduce malloc_conceal() and calloc_conceal(). Similar to theirOtto Moerbeek
2019-05-10Enforce messages after IKE_SA_INIT exchange to contain onlyPatrick Wildt
2019-05-10The cdrom contains a nested ffs filesystem, so indicate that dependencyTheo de Raadt
2019-05-10Python for scapy must be executed a bit differently in this test.Alexander Bluhm
2019-05-10The correct header for KASSERT(9) is <sys/systm.h>.Martin Pieuchot
2019-05-10Add a function to draw a simple menu onto a screen.Nicholas Marriott
2019-05-10 Implement DNS block lists. If unwind is queried for a domainFlorian Obser
2019-05-10When calculating how much payload ospf6d can put into DD and LSREQ packetsClaudio Jeker
2019-05-10ld.so boot cleanup support:Philip Guenther
2019-05-10Add some more edge case tests.rob
2019-05-10Make the red-black tree example -Wmissing-prototypes clean by providingFlorian Obser
2019-05-10Fix prototype of upgrade(). OK benno@Claudio Jeker
2019-05-10Delete support for military timezones in %z (A-I and K-Y).Ingo Schwarze
2019-05-10Browsers using SAN instead of CN in Subject is now more than just "someStuart Henderson
2019-05-10Move bridge_filterrule() before doing the mbuf copy. Fixes a memory leakClaudio Jeker
2019-05-10syncStuart Henderson
2019-05-10vmm(4) was removed from share/man/man8/man8.i386/MAKEDEV.8 but not theStuart Henderson
2019-05-10Add support for from/to in relay filter rules.Reyk Floeter