summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-23remove some unused includesJonathan Gray
2021-02-23use the ipv6 dst addr to look up an ipsec tdb in bridge_ipsec in.David Gwynne
2021-02-23Allow the user to specify a path to the mg startup file on the command line.Mark Lumsden
2021-02-23use link0 to allow vlans to cross the bridge.David Gwynne
2021-02-23implement support for the blocknonip port flag.David Gwynne
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat
2021-02-23add support for setting and getting bridge port flags.David Gwynne
2021-02-23timecounting: use C99-style initialization for all timecounter structscheloha
2021-02-23filter MAC Bridge component Reserved addressDavid Gwynne
2021-02-23try and use my words to explain what veb is and does.David Gwynne
2021-02-23add veb(4), a Virtual Ethernet Bridge driver.David Gwynne
2021-02-23syncTheo de Raadt
2021-02-23warn when the user specifies a ForwardAgent path that does not existDamien Miller
2021-02-23remove unused acpiec_lock() acpiec_unlock() functionsJonathan Gray
2021-02-22remove unused decode_hw_header() functionJonathan Gray
2021-02-22Terminate backtrace of secondary processors in ddb.Mark Kettenis
2021-02-22Mark as arm64-specific.Mark Kettenis
2021-02-22Don't pass 'id' as argument to make function signature match similartobhe
2021-02-22Enable bge(4).Mark Kettenis
2021-02-22Enable apldog(4).Mark Kettenis
2021-02-22apldog(4)Mark Kettenis
2021-02-22Add apldog(4), a driver for the watchdog on Apple M1 SoCs.Mark Kettenis
2021-02-22Move UNIX socket's garbage collector to `systqmp'. It touches nothingmvs
2021-02-22Disable double-data rate modes if 1.8V signalling is not possible.Patrick Wildt
2021-02-22Slow mode is only relevant for legacy and high speed timings.Patrick Wildt
2021-02-22Improve support for the variant found on the Apple M1 SoC.Mark Kettenis
2021-02-22Make the ober_get_* set of function to accept a NULL-pointer.Martijn van Duren
2021-02-22Fix bizarre punctuation and capitalization in a comment.Theo Buehler
2021-02-22Simplify version checks in the TLSv1.3 clientTheo Buehler
2021-02-22Factor out/change some of the legacy client version handling code.Joel Sing
2021-02-22When cutting of the head of an overlapping fragment during pfAlexander Bluhm
2021-02-22add 7.0 syspatch pubkeyRobert Nagy
2021-02-22expand_paths needs the global environment to be set up, do that first.Nicholas Marriott
2021-02-22Make use of the new '$' feature of ober_scanf_elements to enforce stricterMartijn van Duren
2021-02-22Rename mkpath() to mkpathat() since it uses mkdirat() internally.Claudio Jeker
2021-02-22Fix regex searching with wrapped lines, from Anindya Mukherjee; GitHubNicholas Marriott
2021-02-22Move config file path expansion much earlier, keep the list of pathsNicholas Marriott
2021-02-22There are many format variables now so allocating all the default onesNicholas Marriott
2021-02-22Move jump commands to grid reader, make them UTF-8 aware, and tidy up,Nicholas Marriott
2021-02-22Switch reboot timing to timespec, the better to handle theKenneth R Westerback
2021-02-22Use the F_CHECK_SENT and F_CHECK_DONE flags to determine whether aJonathan Matthew
2021-02-22regenJonathan Gray
2021-02-22add some AMD 500 series, 17h/71h, Navi 10 and Kingston NVMe idsJonathan Gray
2021-02-21PATH does not include '.' anymore. Fix the runs test for that situation.Theo Buehler
2021-02-21Rename struct client_config fields 'timeout', 'link_timeout' andKenneth R Westerback
2021-02-21exclamation mark needs escaped too;Jason McIntyre
2021-02-21how about sticking to standard C.Theo de Raadt
2021-02-21Add cryptox(4), a driver for armv8 cryptographic extensions.tobhe
2021-02-21No need for state_preboot() to double check timeout beingKenneth R Westerback
2021-02-21Don't explicitly send address family in IMSG_VROUTE_ADD. The receivingtobhe