openbsd
2021-02-24 dlgfix the length check on arp packets when handling arp...
2021-02-24 deraadtsync
2021-02-24 jsgremove unused usbd_get_device_string()
2021-02-24 jsgremove unused usbdi functions
2021-02-24 dlgadd support for adding and deleting mac addr entries...
2021-02-24 jsgremove unused xhci_cmd_evaluate_ctx()
2021-02-24 deraadtsync
2021-02-24 dlgadd support for adding and deleting address table entries.
2021-02-24 dlgadd support for adding and deleting address table entries.
2021-02-24 dtuckerPut obsolete aliases for hostbasedalgorithms and pubkey...
2021-02-23 deraadttypo
2021-02-23 dlghandle ifconfig veb0 flush with etherbridge_flush,...
2021-02-23 djmlots more s/key types/signature algorithms/ mostly in
2021-02-23 djmCorrect reference to signature algorithms as keys;...
2021-02-23 tbMake this test module aware so it passes with Go 1.16
2021-02-23 tbMake this test module aware so it passes with Go 1.16
2021-02-23 tobheUse pool to allocate tdbs.
2021-02-23 lumMove -u to alphabetically correct place in options...
2021-02-23 kettenisaplintc(4)
2021-02-23 kettenisAdd aplintc(4), a driver for the interrupt controller...
2021-02-23 deraadtsync
2021-02-23 chelohasparc64/clock.c: use ANSI-style function definitions
2021-02-23 mvsWrap by netlock the whole foreach loop which calls...
2021-02-23 mvsFix m_copyback(9) prototype in DESCRIPTION section.
2021-02-23 deraadtprevious commit mismanaged the control fd
2021-02-23 claudioAdjust pledge() and unveil() calls for proc_rsync(...
2021-02-23 deraadtsync
2021-02-23 jsgremove unused malloc_roundup()
2021-02-23 bluhmAs ip_insertoptions() may prepend a mbuf, "goto bad...
2021-02-23 aoyamaMake more efficient clearing interrupts on all processo...
2021-02-23 dlgsmall adjustment of the deck chairs, no functional...
2021-02-23 dlgfix up which link flags do what.
2021-02-23 mvsUse NULL instead of 0 in `m_nextpkt' assignment.
2021-02-23 dlgmake a start on transparent ipsec interception, based...
2021-02-23 jsgremove unused uvm_mapent_bias()
2021-02-23 mpiMove `pgo_fault' handler outside of uvm_fault_lower().
2021-02-23 jsgremove some unused includes
2021-02-23 dlguse the ipv6 dst addr to look up an ipsec tdb in bridge...
2021-02-23 lumAllow the user to specify a path to the mg startup...
2021-02-23 dlguse link0 to allow vlans to cross the bridge.
2021-02-23 dlgimplement support for the blocknonip port flag.
2021-02-23 dlgadd support for setting and getting bridge port flags.
2021-02-23 chelohatimecounting: use C99-style initialization for all...
2021-02-23 dlgfilter MAC Bridge component Reserved address
2021-02-23 dlgtry and use my words to explain what veb is and does.
2021-02-23 dlgadd veb(4), a Virtual Ethernet Bridge driver.
2021-02-23 deraadtsync
2021-02-23 djmwarn when the user specifies a ForwardAgent path that...
2021-02-23 jsgremove unused acpiec_lock() acpiec_unlock() functions
2021-02-22 jsgremove unused decode_hw_header() function
2021-02-22 kettenisTerminate backtrace of secondary processors in ddb.
2021-02-22 kettenisMark as arm64-specific.
2021-02-22 tobheDon't pass 'id' as argument to make function signature...
2021-02-22 kettenisEnable bge(4).
2021-02-22 kettenisEnable apldog(4).
2021-02-22 kettenisapldog(4)
2021-02-22 kettenisAdd apldog(4), a driver for the watchdog on Apple M1...
2021-02-22 mvsMove UNIX socket's garbage collector to `systqmp'....
2021-02-22 patrickDisable double-data rate modes if 1.8V signalling is...
2021-02-22 patrickSlow mode is only relevant for legacy and high speed...
2021-02-22 kettenisImprove support for the variant found on the Apple...
2021-02-22 martijnMake the ober_get_* set of function to accept a NULL...
2021-02-22 tbFix bizarre punctuation and capitalization in a comment.
2021-02-22 tbSimplify version checks in the TLSv1.3 client
2021-02-22 jsingFactor out/change some of the legacy client version...
2021-02-22 bluhmWhen cutting of the head of an overlapping fragment...
2021-02-22 robertadd 7.0 syspatch pubkey
2021-02-22 nicmexpand_paths needs the global environment to be set...
2021-02-22 martijnMake use of the new '$' feature of ober_scanf_elements...
2021-02-22 claudioRename mkpath() to mkpathat() since it uses mkdirat...
2021-02-22 nicmFix regex searching with wrapped lines, from Anindya...
2021-02-22 nicmMove config file path expansion much earlier, keep...
2021-02-22 nicmThere are many format variables now so allocating all...
2021-02-22 nicmMove jump commands to grid reader, make them UTF-8...
2021-02-22 krwSwitch reboot timing to timespec, the better to handle the
2021-02-22 jmatthewUse the F_CHECK_SENT and F_CHECK_DONE flags to determin...
2021-02-22 jsgregen
2021-02-22 jsgadd some AMD 500 series, 17h/71h, Navi 10 and Kingston...
2021-02-21 tbPATH does not include '.' anymore. Fix the runs test...
2021-02-21 krwRename struct client_config fields 'timeout', 'link_tim...
2021-02-21 jmcexclamation mark needs escaped too;
2021-02-21 deraadthow about sticking to standard C.
2021-02-21 tobheAdd cryptox(4), a driver for armv8 cryptographic extens...
2021-02-21 krwNo need for state_preboot() to double check timeout...
2021-02-21 tobheDon't explicitly send address family in IMSG_VROUTE_ADD...
2021-02-21 kettenisOne CPUs that implement the VHE extension and have...
2021-02-21 sthenAdd ping -g, a concise display format similar to that...
2021-02-21 jmczap duplicate .Nm;
2021-02-21 deraadtsync
2021-02-21 dlgcut nvgre(4) over to use common etherbridge code.
2021-02-21 dlgcut bpe(4) over to using the common etherbridge code.
2021-02-21 dlgadd etherbridge, the guts of a learning bridge that...
2021-02-21 dlgi added stoeplitz_eaddr
2021-02-21 dlgfix the names of the things that actually do the hashing.
2021-02-21 dlgadd stoeplitz_eaddr, for getting a hash value from...
2021-02-20 tobheFail on invalid address family.
2021-02-20 jsgremove warning about amdgpu userptr ioctl being unimple...
2021-02-20 ottoEnable threads test
2021-02-20 ottoA regress test to test concurrent exception handling...
2021-02-20 ottoMake the unwind cache tread-safe by declaring it thread...
next