summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31Clean up the list of chips upon detach and mark us uninitialized.Patrick Wildt
2021-08-31Properly deallocate some more structures upon detach, and make sure we'rePatrick Wildt
2021-08-31Initialize some struct variables to make sure that upon reinit, caused byPatrick Wildt
2021-08-31Initialize ring read/write pointers to make sure that upon reinit, causedPatrick Wildt
2021-08-31Adjust .Bl widthKlemens Nanni
2021-08-31Say autoconf not dhcpKlemens Nanni
2021-08-31Remove some dead code that was missed in an earlier cleanup andTheo Buehler
2021-08-31Make includes follow style(9).Florian Obser
2021-08-31vmm(4): add ipi for vmclear, unlock kernelDave Voutila
2021-08-31Only use the i8254 delay code if we are specifically using the i8254 asPatrick Wildt
2021-08-31Identify the paravirtual bus earlier, as we need to make sure that we havePatrick Wildt
2021-08-31When running on Hyper-V, make use of its timecounter as delay func in casePatrick Wildt
2021-08-31aplpinctrl(4)Mark Kettenis
2021-08-31Swap lock flags so that LK_EXCLUSIVE is first like in all other places.Claudio Jeker
2021-08-31Do pinctrl stuff.Mark Kettenis
2021-08-31Add aplpinctrl(4), a driver for the Apple GPIO controller found on M1 SoCs.Mark Kettenis
2021-08-31memset the pfds array in the poll loop and not only at the start.Claudio Jeker
2021-08-31Use the TSC delay(9) backend earlier on machines where we can. Also useMark Kettenis
2021-08-31printing the hibernate image size in MB is easier on the eyesTheo de Raadt
2021-08-31Add "machine sysregs" command to DDBMike Larkin
2021-08-31Defragment DTLS.Joel Sing
2021-08-31Fix use of wrong pointer argument when freeing firmware paging info in iwx(4).Stefan Sperling
2021-08-31Make "relayctl reload" when agentx enabling is toggled in relayd.conf workMartijn van Duren
2021-08-31Remove a nonsensical s->version == TLS1_VERSION from DTLS code.Joel Sing
2021-08-31'if' tests.Martin Pieuchot
2021-08-31Basic test, if (no else atm), support with a single statement.Martin Pieuchot
2021-08-31Using suser() instead of doing it manually.Jan Klemkow
2021-08-31Support storing syscall arguments in a map/hist.Martin Pieuchot
2021-08-31whitespaceTheo Buehler
2021-08-31Adjust rde_decide test vectors to the fact that struct prefix got changed.Claudio Jeker
2021-08-31enter uuid/Jasper Lievisse Adriaanse
2021-08-31add initial tests for uuid_from_string, uuid_to_string, uuid_create_nilJasper Lievisse Adriaanse
2021-08-31shorten some codeTheo de Raadt
2021-08-31Spacing. OK tb@Claudio Jeker
2021-08-31Test for operator precedenceMartin Pieuchot
2021-08-31Rewrite grammar to implement operator precedence without using %right or %prec.Martin Pieuchot
2021-08-31remove empty forward structs fro bge_ring_data as found with ctfconv.Jasper Lievisse Adriaanse
2021-08-31Specify path to PuTTY keys. Portable needs this and it makes noDarren Tucker
2021-08-31When running PuTTY interop tests and using a PuTTY version older thanDarren Tucker
2021-08-31add support for obtaining sense status and source slot of a mediaRobert Nagy
2021-08-31In enumerating mode, calculate the bit offset using the HID inputAnton Lindqvist
2021-08-31Protect against missing bit to key symbols in ucc_bit_to_sym(). This canAnton Lindqvist
2021-08-31sprinkle barriers and dmamem_syncs around the hibernate io path.David Gwynne
2021-08-31revert change to use single rockchip U-Boot image in rev 1.13Jonathan Gray
2021-08-31Specify hostkeyalgorithms in sshd's default set for the SSHFP test,Darren Tucker
2021-08-30Make uuid_from_string() reject a string of the correct length but having aKenneth R Westerback
2021-08-30Document new include*/exclude* options in the man pageJob Snijders
2021-08-30Add include/exclude to usage()Job Snijders
2021-08-30Clean up and simplify info and msg callbacks.Joel Sing
2021-08-30Accept dns proposals for the loopback addressesKlemens Nanni