summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-17regenMike Larkin
2018-05-17pci devices found on dell precision 7520Mike Larkin
2018-05-16regenMark Kettenis
2018-05-16Add a few Intel C620 PCH entries.Mark Kettenis
2018-05-16Always record the client identifier used to obtain a lease. ServersKenneth R Westerback
2018-05-16Document kern.witnesswatch in sysctl(2).Visa Hankala
2018-05-16Document the kern.witnesswatch sysctl.Visa Hankala
2018-05-16Fix misleading indentation.Visa Hankala
2018-05-16Print stack traces on lock order conflict.Visa Hankala
2018-05-16Add kern.witnesswatch sysctl for controlling witness(4). By default,Visa Hankala
2018-05-16After having finished transmitting the last mbuf, don't just return toPatrick Wildt
2018-05-16Remove default ls -C alias.Marco Pfatschbacher
2018-05-16Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4)Patrick Wildt
2018-05-16Add glue for the USB3 controller on the i.MX8MQ SoC.Patrick Wildt
2018-05-16Fix kernel builds without IPSEC.Reyk Floeter
2018-05-16Correct order of free(9) in an error case.Patrick Wildt
2018-05-16libfuse should not maintain state for FBT_READDIR. If a directory ishelg
2018-05-16Create all sockets with SOCK_CLOEXEC, we never want to hold on to themFlorian Obser
2018-05-16Correct shortcomings in imxiic(4) that occurred during the initialPatrick Wildt
2018-05-16Fix the client search request time and size limits.Reyk Floeter
2018-05-16be a bit more paranoid about termsizes, this works around brokenMarc Espie
2018-05-16Implement pmap_growkernel(). Bump VM_MAX_KERNEL_ADDRESS now that we noMark Kettenis
2018-05-16Avoid overflow in constraint computation; ok kettenis@ tb@Otto Moerbeek
2018-05-16Implement a BCDC control packet mechanism based on the command requestPatrick Wildt
2018-05-16Fix path to athn(4) firmware port in man page.Stefan Sperling
2018-05-15On arm64 negate the whole 64-bit register otherwise system call wrappersMark Kettenis
2018-05-15Implement Rx of multiple frames per interrupt in the iwm(4) driver.Stefan Sperling
2018-05-15typo in log messageFlorian Obser
2018-05-15The snmpd.conf file is divided into four (not three) main sections.Reyk Floeter
2018-05-15drop unused <time.h>cheloha
2018-05-15Link free directory to libcrypto regress test suite.Theo Buehler
2018-05-15Fix switch-client -l, from Jean-Marc Eurin in GitHub issue 1343.Nicholas Marriott
2018-05-15Typo fix, ok bluhm@Martin Pieuchot
2018-05-15Use memset(3) instead of bzero(3) for consistency and as per POSIXhelg
2018-05-15Fix format string errors in log messages and update ldapd to use relayd's log.cReyk Floeter
2018-05-15Remove a4x bus space hack.Mark Kettenis
2018-05-15Remove a4x bus space hack.Mark Kettenis
2018-05-15fix format strings; ok @kettenisOtto Moerbeek
2018-05-15Take NET_LOCK for pppioctl when called via the tty ioctl handlerMike Belopuhov
2018-05-15Grab the KERNEL_LOCK() in pppasyncstart/pppasyncrelinq/pppasyncctlp.Martin Pieuchot
2018-05-15Test DSO_free(NULL).Theo Buehler
2018-05-15remove _CONF_free_data(). It doesn't belong here.Theo Buehler
2018-05-15Remove the /* ASN1_item_free */ annotations I added in r1.9 again.Theo Buehler
2018-05-15correct keyowrd name (permitemptypasswords); from brendan macdonellJason McIntyre
2018-05-14wrap an overlong lineTheo Buehler
2018-05-14Add support for register shift/io-width to the console code as well.Mark Kettenis
2018-05-14simplify as suggested by Anton Lindqvist a while agoGilles Chehade
2018-05-14When checking the IPsec enable sysctls, ipsec_common_input() hadAlexander Bluhm
2018-05-14kill corrupt / uncorrupt queue mechanism as it has never been usable and itGilles Chehade
2018-05-14When walking the IPv6 header chain in IPsec output, check that theAlexander Bluhm