summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-28syncsthen2-4/+14
2021-03-28add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@sthen1-1/+3
2021-03-27Make sure that all CPUs end up with the same bits set in SCTLR_EL1.kettenis2-26/+27
2021-03-27Add ARMv8.5 instruction set related CPU features.kettenis2-4/+184
2021-03-27Send arguments in alphabetical orderjob3-9/+9
2021-03-27Enable test-sig-algs-renegotiation-resumption.py.tb1-5/+6
2021-03-27If we want to configure default routes over multiple interfaces weflorian1-4/+19
2021-03-27Garbage collect s->internal->typetb6-18/+9
2021-03-27Fix SDMMC_DEBUG buildkn2-8/+8
2021-03-27Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux.bcook1-7/+24
2021-03-27The ospf6d manpage states that the daemon laks support for multi arearemi1-7/+2
2021-03-27trim the FCS off Ethernet packets before sending them up the stack.dlg1-1/+8
2021-03-26Return EOPNOTSUPP for unsupported ioctlskn1-16/+6
2021-03-26Fix "mach dtb" return code to avoid bogus bootkn1-6/+8
2021-03-26Fix errno, merge ioctl caseskn1-13/+5
2021-03-26Flag sensors as invalid on bogus readskn1-3/+7
2021-03-26Push kernel lock within rtable_add(9) and rework it to return 0 in themvs3-16/+16
2021-03-26Push kernel lock down to rt_setsource() to make `ifa' dereference safe.mvs1-3/+10
2021-03-26Add test-sig-algs-renegotiation-resumption.pytb1-1/+5
2021-03-26Initialize error variable in dtread().bluhm1-2/+2
2021-03-26Only install route with label, fix route leak on destroykn3-3/+15
2021-03-26inspect all the packets to see if they are dhcp, not just the first onederaadt1-3/+2
2021-03-26Simplify argument parsing of vmctl stoptb1-15/+10
2021-03-26Compare filepath with strcmp() and not strcasecmp(). The URI in RPKI areclaudio1-2/+2
2021-03-26Invert the 'R' indicator which seems rather unintuitive at the moment,lum2-5/+10
2021-03-26Sort header files and wrap long lines in x509.cinoguchi1-67/+110
2021-03-26Remove parenthesis around return value to reduce the diff with NetBSD.mpi13-176/+176
2021-03-26Add 'get-environment-variable', in a fashion:lum1-6/+32
2021-03-26Fix wrong sequence number wrap in ieee80211_recv_auth().stsp1-2/+2
2021-03-26Rewrite poll loop a bit. Put the various message queues into an arrayclaudio1-43/+27
2021-03-26Change the regex for define names. Make more characters available.lum1-13/+14
2021-03-26regenjan1-1/+5
2021-03-26Add PCI ID for Intel X710 10G SFP+ NICjan1-1/+2
2021-03-26regenjan1-1/+2
2021-03-26Add missing PCI ID for Intel X710 SFP+ NICjan1-1/+2
2021-03-26Change two more bool counters to pointer NULL checks.lum1-23/+11
2021-03-26Resync the supported hardware list with armv7.html, suggested by,dtucker1-39/+28
2021-03-25Permit kern.somaxconn when the unix pledge is used. Previously this was onlyabieber1-2/+2
2021-03-25Log ioctl failureskn1-4/+7
2021-03-25Move the expression list create item code into a single function.lum1-35/+60
2021-03-25mail(1) cares about whitespacederaadt1-1/+1
2021-03-25Add an (exit) method.lum1-1/+20
2021-03-25User a pointer's value (!NULL) instead of a boolean to indicate somelum1-11/+11
2021-03-25an invalid value of `mcs' may come from the hardware so adjust code so that themestre1-2/+3
2021-03-25Use length of line to indicate end of characters to process inlum3-22/+34
2021-03-25Adjust HTTP client code a bit. Add support for 304 Not Modified responses,claudio3-30/+39
2021-03-25Provide apm(4/arm64) with battery informationkn1-1/+41
2021-03-25Adjust base64_decode() to just take a base64 string as input instead ofclaudio1-11/+8
2021-03-25Avoid mangled output in BIO_debug_callbacktb1-4/+12
2021-03-25remove uneeded includes in md armv7 filesjsg69-307/+71