summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-10Fix typo for ATS attribute member in IORT root complex struct.Patrick Wildt
2021-03-10Expand the maximum length for CHAP challenge to 96 octets. npppdYASUOKA Masahiko
2021-03-10Fix "phone number" spelling.Patrick Wildt
2021-03-10spellingJonathan Gray
2021-03-10sndiod: When a slot structure is recycled allocate new controlAlexandre Ratchov
2021-03-10sndiod: Style tweak: swap if/else code blocks in slot_new()Alexandre Ratchov
2021-03-10When adding files from the manifest only the .crl need to be first, afterClaudio Jeker
2021-03-10pmap_avail_setup() is the only place physmem is calculated, delete a bunchTheo de Raadt
2021-03-10Import regenerated moduli file.Darren Tucker
2021-03-10no need to reset buffer after send_msg() as that is done for us;Damien Miller
2021-03-09Also log transforms on IKE SA rekey.tobhe
2021-03-09Node without a "status" property should be considered enabled as well.Mark Kettenis
2021-03-09Issuing FIOSETOWN and TIOCSPGRP ioctl commands on a tun(4) device leaksanton
2021-03-09Shorten the if_cloners_lock name preventing it from being truncated inanton
2021-03-09Recognize Apple Firestorm cores.Mark Kettenis
2021-03-09Zap stray Xrkn
2021-03-09Fix TRUNK synopsis alignmentkn
2021-03-09Remove documentation for all port modules no longer supported. ok sthen@tracey
2021-03-09Add support for 30-bit color modes.Mark Kettenis
2021-03-09Fix some old phrasing on how to set up a trap handler which aren't correctMartijn van Duren
2021-03-09Dedicated regress test for snmp(1) instead of semi-relying on snmpd(8)'sMartijn van Duren
2021-03-09document zstd support in EXTRACT_CASES and change from a big code sampleStuart Henderson
2021-03-09Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8)Alexander Bluhm
2021-03-09Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8)Alexander Bluhm
2021-03-09Replace time_t startup_time with struct timespec link_timeout.Kenneth R Westerback
2021-03-09Add initial bits for Check Point UTM-1 EDGE N.Visa Hankala
2021-03-09Allow cursor to be just after match if copying, GitHub issue 2602.Nicholas Marriott
2021-03-09Copy mode improvements from Anindya Mukherjee:Nicholas Marriott
2021-03-09Change the implementation of the malloc cache to keep lists ofOtto Moerbeek
2021-03-09dhcpleased wants /var (but contains code to handle when it isn't there).Theo de Raadt
2021-03-09Do not adjust (uhm.. zero) the swap 'b' partition size if physmem isTheo de Raadt
2021-03-09ofw_read_mem_regions() can skip calculation of physmem. pmap.cTheo de Raadt
2021-03-08Enable ixl(4).Patrick Wildt
2021-03-08Start looking at parsing text to find separators.Mark Lumsden
2021-03-08Put regex tests into a function.Mark Lumsden
2021-03-08Revert commitid: AZrsCSWEYDm7XWuv;Claudio Jeker
2021-03-08dhclient relationship with "inet autoconf" is incorrect, it activatedTheo de Raadt
2021-03-08We no longer "accept" RAs in the kernel, delete misleading comment.Florian Obser
2021-03-08Note that slaacd(8) is enabled by default. Also note that if youFlorian Obser
2021-03-08Add another Type Cover deviceJoshua Stein
2021-03-08regenJoshua Stein
2021-03-08Add Surface Pro Type CoverJoshua Stein
2021-03-08Allow uhidev child devices to claim selective report idsJoshua Stein
2021-03-08Add support for sdhc(4) on Raspberry Pi in ACPI mode.Mark Kettenis
2021-03-08Add RK809 to list of supported chips for this driver.Kurt Miller
2021-03-08Add support for rk809 as seen on the Rock Pi N10 with the rk3399pro. AddKurt Miller
2021-03-08When introducing prefix_eligible() I botched up one if statement.Claudio Jeker
2021-03-08Revise the ASID allocation sheme to avoid a hang when running out of freeMark Kettenis
2021-03-08Move a KERNEL_ASSERT_LOCKED() from single_thread_clear() to cursig().Martin Pieuchot
2021-03-08Kill SINGLE_PTRACE and use SINGLE_SUSPEND which has almost the same semantic.Martin Pieuchot