summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-14Mark unmanaged kernel mappings as wired and skip them if we need to evictMark Kettenis
2020-07-14Put some debug code behin #ifdef TRAP_DEBUG.Mark Kettenis
2020-07-14Fix TIB/TCB on powerpc64. Some bright sould decided that the TCB shouldMark Kettenis
2020-07-14getopt(3) returns an int so don't use a char to store its return value.Mark Kettenis
2020-07-14Add support for routing interrupts to other CPUs in agintc(4). Most of thePatrick Wildt
2020-07-14Add support for routing interrupts to other CPUs in ampintc(4). Most of thePatrick Wildt
2020-07-14Implement pci_intr_establish_cpu() on arm64 and armv7. The function pointerPatrick Wildt
2020-07-14Extend the interrupt API on arm64 and armv7 to be able to pass aroundPatrick Wildt
2020-07-14A pty write containing VDISCARD, VREPRINT, or various retyping cases ofTheo de Raadt
2020-07-14reduce the diff to linux in local versions of functionsJonathan Gray
2020-07-14Remove hyphenKinichiro Inoguchi
2020-07-14Add single space between pem and ...Kinichiro Inoguchi
2020-07-14Add manual for openssl(1) certhashKinichiro Inoguchi
2020-07-14Remove commented out debug printfs.Mark Kettenis
2020-07-14Implement ptrace(2) bits. Still largely untested.Mark Kettenis
2020-07-14Do not convert the NOCACHE buffers that come from a vnd strategy routineBob Beck
2020-07-14Set up a second level flow table for RSS and switch the root flow tableJonathan Matthew
2020-07-14Set SDEV_NOWIDE and SDEV_NOSYNC on the 'real' link (xs->sc_link) whenKenneth R Westerback
2020-07-13Clean up <machine/signal.h>, moving the trapframe struct intoMark Kettenis
2020-07-13Document CCMP offload support in the athn(4) man page.Stefan Sperling
2020-07-13Mention support for CCMP offload in iwm(4) man page.Stefan Sperling
2020-07-13Update iwx(4) man page: CCMP offload and background scan are now supported.Stefan Sperling
2020-07-13Enable background scanning on iwx(4) devices.Stefan Sperling
2020-07-13Increase iwx(4) command queue size to the size expected by hardware.Stefan Sperling
2020-07-13Where we have a pointer (sc) to the relevant adapter_softc, useKenneth R Westerback
2020-07-13Cast to uschar when storing a char in an int that will be used as an index.Todd C. Miller
2020-07-13Remove some pointless casting of void * when assigning oneKenneth R Westerback
2020-07-13More preparations for adding RSS. Adjust several functions to allow forJonathan Matthew
2020-07-13add kstat support for reading hardware counters.David Gwynne
2020-07-13Do not dereference NULL environment variable value, GitHub issue 2304.Nicholas Marriott
2020-07-13When athn(4) is deciding how to decrypt an incoming frame, look into theStefan Sperling
2020-07-13Unbreak wg(4).Theo Buehler
2020-07-13When a wifi interface acts as a client and the WPA handshake is done,Stefan Sperling
2020-07-13Clarify /tmp permissions and use, GitHub issue 2300.Nicholas Marriott
2020-07-13Both phase 1 and phase 5 need the cylinder group meta data, so save thoseOtto Moerbeek
2020-07-13change some drm locks from IPL_TTY to IPL_NONEJonathan Gray
2020-07-13let's be explicit about only supporting Ethernet ports as members.David Gwynne
2020-07-13when adding a non-existent interface as a port, don't try create missing ones.David Gwynne
2020-07-13Near the beginning of the DESCRIPTION, provide a tiny table showingIngo Schwarze
2020-07-13Add size to free() callkn
2020-07-13Fix malloc(9) sizekn
2020-07-12Remove comma that shouldn't be there.Mark Kettenis
2020-07-12Use the full 32 bits for the miscellaneous armv7 timecounters.Christian Weisgerber
2020-07-12The PowerPC/Power ISA Time Base is a 64-bit register, so we can use theChristian Weisgerber
2020-07-12Fix build without pfkn
2020-07-12Use su -fl to avoid sourcing /etc/profile / the target user's .profileJeremie Courreges-Anglas
2020-07-12Eliminate pointless 'child' variable and just cast the config_found() result toKenneth R Westerback
2020-07-12add kstat support for reading hardware counters.David Gwynne
2020-07-12it's not an error if the API doesnt support reading sfp/qsfp stuff.David Gwynne
2020-07-12actually tell people that they need a recent fw/API version.David Gwynne