summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-16add entries for dapmic and ociic; ok kettenisJason McIntyre
2021-06-16Add command line option to show the versionjob
2021-06-16Ensure that the '-i' command line option and the 'reinit [mbr]'Kenneth R Westerback
2021-06-16kqueue: kq_lock is needed when updating kn_statusVisa Hankala
2021-06-16Actually request classless static routes from the dhcp server; missedFlorian Obser
2021-06-16Implement classless static routes dhcp option.Florian Obser
2021-06-16ociic(4) and dapmic(4)Mark Kettenis
2021-06-16Add ociic(4) and dapmic(4). The first is a driver for the OpenCores I2CMark Kettenis
2021-06-16don't define __HAVE_ACPI to unbreak radeondrm buildJonathan Gray
2021-06-16Minor fixes to option descriptions.Nicholas Marriott
2021-06-16Change the prefix of UVM object functions to match NetBSD's.Martin Pieuchot
2021-06-16Pass Ctrl keys through as is when given as hex, GitHub issue 2724.Nicholas Marriott
2021-06-15Mop up part of dtls1_dispatch_alert().Joel Sing
2021-06-15Remove the uvshrink logic and keep the unveil list in the order of insertion.Claudio Jeker
2021-06-15Use a macro to assert that given uobjs correspond to anonymous objects.Martin Pieuchot
2021-06-15Unref/free amaps before grabbing the KERNEL_LOCK().Martin Pieuchot
2021-06-15Filter out packets that are not IPv4. This code came from dhcp programsClaudio Jeker
2021-06-15use getnsecuptime instead of getmicrouptime.David Gwynne
2021-06-15Increase MAXDSIZ to 16GB. ok kettenis@Matthieu Herrb
2021-06-15get the uptime before comparing to it.David Gwynne
2021-06-15factor out nsecuptime and getnsecuptime.David Gwynne
2021-06-15rework pfsync deferal timeout handling.David Gwynne
2021-06-14Simplify the way we handle PCI configuration space access. Instead ofMark Kettenis
2021-06-14add required headers for smtpd.h and remove unnecessary ones in other files.Eric Faurot
2021-06-14Only use of 'reinited' died in cmd.c r1.100. It is now set in aKenneth R Westerback
2021-06-14Simplify nonce handling in the TLSv1.2 record layer.Joel Sing
2021-06-14Somewhere in the recent churn a couple of memset()'sKenneth R Westerback
2021-06-14snmpd.conf(5): fix typo/plurals and tweak wording. ok jmc martijnStuart Henderson
2021-06-14Fix ROA & MFT version check handlingjob
2021-06-14Remove unused prototypes.Mark Kettenis
2021-06-14Change errors for file manipulations from err(3) to warn(3) and adjust theClaudio Jeker
2021-06-14Do a fstatvfs() call to figure out if the filesystem used for the cacheClaudio Jeker
2021-06-14Use uint64_t instead of u_long for pcitag_t.Mark Kettenis
2021-06-14"scsibus* at hba?" was replaced by "scsibus* at scsi?" in 2011Jonathan Gray
2021-06-14reset ppc_altivec if 'option ALTIVEC' is not present.Matthieu Herrb
2021-06-14add a few more phys known to attach to usb ethernetJonathan Gray
2021-06-14fix whitespaceJonathan Gray
2021-06-14mention sqphy(4)Jonathan Gray
2021-06-14Remove TLS1_AD_INTERNAL_ERROR from internal visibility againTheo Buehler
2021-06-14syncTheo de Raadt
2021-06-14Use SSL_AD_INTERNAL_ERRORTheo Buehler
2021-06-14Add a few more drivers that people might need.Theo de Raadt
2021-06-14add PCITAG_NODE and PCITAG_OFFSETTheo de Raadt
2021-06-14enable nvme, a few pci devices and a bunch of usb stuff.Dale Rahn
2021-06-14ugly hack around broken build until people wake up.Theo de Raadt
2021-06-1432-bit systems incorrectly parse the (64-bit) length of ustar extendedTheo de Raadt
2021-06-13There is no '!' in HiFive.Kenneth R Westerback
2021-06-13fix and enable diskfmt regress test for vmd(8)dv
2021-06-13Save and restore errno around FUTEX_WAIT futex(2) operations. While thereMark Kettenis
2021-06-13Add support for sfuart(4) as a console.Mark Kettenis