openbsd
2023-04-05 eddbsd.port.mk: Fix documentation on PATCHORIG.
2023-04-05 tbSimplify mod_sqrt_test() a bit
2023-04-05 claudioRefactor port definitions to also support service names...
2023-04-05 claudioRename family with af to follow pfctl/parse.y a bit...
2023-04-05 tbbn_mod_sqrt test: Use a #define rather than hard coded 100
2023-04-05 tbAdd coverage for the truly non-deterministic path of...
2023-04-05 ottoIntroduce variation in location of junked bytes; ok tb@
2023-04-05 chelohaclockintr: add clockintr_cancel()
2023-04-04 chelohaclockintr: add clockintr_cancel_locked()
2023-04-04 krwAdopt a more compact idiom when initializing gpt_types...
2023-04-04 bluhmRemove stylistic differences between arp(8) and ndp...
2023-04-04 antonA refactoring back in 2016 in which magic numbers where...
2023-04-04 schwarzeIn preparation for better documenting BIO info callback...
2023-04-04 claudioCleanup parse.y a bit. Move global defines a bit down...
2023-04-04 tbClean bn_mod_sqrt up a little
2023-04-04 bluhmWhen sending IP packets to userland with divert-packet...
2023-04-04 knEnable guided disk encryption support on arm64
2023-04-04 knMake root on softraid installations boot out of the...
2023-04-04 jsgSynopsis Designware -> Synopsys DesignWare
2023-04-03 tbCompress euclid() a little
2023-04-03 tbLink bn_gcd test to regress
2023-04-03 tbAdd regress coverage for BN_gcd() and BN_gcd_ct()
2023-04-03 miodFix stupid bug in previous.
2023-04-03 chelohaclockintr: clockintr_cpu_init(): isolate struct clockin...
2023-04-03 millertacpibtn_notify: ignore duplicate ACPI lid transitions
2023-04-03 claudioReduce indent in single_thread_check_locked() by invert...
2023-04-03 knStop writing pine64 firmware to disk
2023-04-03 claudioAdd first step of flowspec support. This adds the bits...
2023-04-03 dtuckerMove null check up and simplify process_escapes. Based...
2023-04-03 nicmClarify text for new -A slightly, GitHub issue 3508.
2023-04-03 dlgenable rkusbphy(4)
2023-04-03 dlgtry using a standard phy drivers registered with ofw...
2023-04-03 dlgadd support for enabling both the usb2 and usb3 phys.
2023-04-03 dlgregister mvneta so the interface can be found by node...
2023-04-03 dlgadd phy_enable_prop_idx() to work with phys under props...
2023-04-03 dlgspecial case phandle 0 and return NULL when looking...
2023-04-03 dlgadd glue for network interfaces to be found by fdt...
2023-04-03 dlgdo actual init of the phy itself when needed.
2023-04-03 chelohaclockintr: protect struct clockintr_queue with a mutex
2023-04-02 dlgfill out the list of quectel devices that should be...
2023-04-02 dlgregen
2023-04-02 dlgadd more quectel usb device ids
2023-04-02 tbFix table by using strings of proper lengths instead...
2023-04-02 miodUse #define instead of `char * const' for the repeated...
2023-04-02 miodAdd support for TEMPerGold 3.4 to ugold(4).
2023-04-02 miodRegen
2023-04-02 miodNew TEMPerGold device.
2023-04-02 sthenadd Ryuichi Sakamoto. rest in peace.
2023-04-02 tbRevert r1.9 and reinstate r1.6
2023-04-02 jsgadd Windows 11 _OSI strings
2023-04-02 kettenisAdd support for the RTL8211F-VD PHY.
2023-04-02 antonzap excessive semicolons; ok mglocker@
2023-04-02 kevlosync
2023-04-02 kevlonable ngbe(4) on install media. Passes 'make release...
2023-04-02 dvvmd(8): migrate vmd_vm.vm_ttyname to char array.
2023-04-02 dlgmanpage for rkusbphy(4)
2023-04-02 dlgadd rkusbphy(4), a driver for the usb2phy on rockchip...
2023-04-02 knRename get_softraid_{disks -> chunk}() and CRYPTO{DISK...
2023-04-02 chelohatc_init.9: miscellaneous cleanup and rewrites
2023-04-01 knLimit IFS scope to effect parsing code only
2023-04-01 ottoCheck all chunks in the delayed free list for write...
2023-04-01 krwUse char * const for the rest of the repeated GUID...
2023-04-01 tbPull static const data out of BN_value_one()
2023-04-01 tbIndent labels
2023-04-01 tbGroup the non-constant time gcd functions together
2023-04-01 kettenisrkiovd(4)
2023-04-01 kettenisEnable rkiovd(4)
2023-04-01 kettenisAdd rkiovd(4), a driver for the IO voltage domains...
2023-04-01 kettenisImplement regulator notifiers which get called when...
2023-04-01 jsgavoid use of uninitialised memory
2023-04-01 tbhorrible whitespace, mostly on non-code lines. no objec...
2023-04-01 dlgfollow quectel guidance on which usb interfaces umsm...
2023-03-31 dlgshuffle the code in umsm_match a bit.
2023-03-31 dlgdont match quectel ec25 by vendor+product id
2023-03-31 knregen after "BE-M1000" addition
2023-03-31 knAdd "Baikal Electronics" and their "BE-M1000" SoC
2023-03-31 tbAdd missing NULL check after group_get()
2023-03-31 mglockerEnable ufshci(4).
2023-03-31 bluhmFix white space.
2023-03-31 tbAdd regress coverage for the new behavior of BN_copy...
2023-03-31 tbCopy BN_FLG flags in BN_copy()
2023-03-31 krwRefactor partition type menu code, disentangling mbr...
2023-03-31 kettenisSince all arm64 assembly code in libc uses the ENTRY...
2023-03-31 kettenisAdd "bti c" where needed for BTI control flow integrety...
2023-03-31 kettenisCall entry point of the executable through register...
2023-03-31 tbInline only use of TS_VERIFY_CTX_init()
2023-03-31 krwOops. Missed eliminating unneeded double quotes in...
2023-03-31 jmcremove the whitespace in weird " / " constructs;
2023-03-31 jmcremove some unneccessary words and whitespace;
2023-03-31 kettenisregen
2023-03-31 kettenisAdd RTL8211F-VD, a new RTL8211F variant.
2023-03-31 krwBe more consistent in function naming. Functions taking or
2023-03-31 jsgremove unused unp_lock
2023-03-31 knFlip label separators to fix previous
2023-03-31 claudioWhen the slowcgi timeout fires but no process what...
2023-03-31 kevloEnable ngbe(4).
2023-03-31 kevloMan page for ngbe(4).
2023-03-31 kevlongbe(4), a driver for Wangxun WX1860 series Gigabit...
2023-03-31 kevloregen
2023-03-31 kevloAdd "Beijing WangXun Technology" vendor and WX1860...
next