Age | Commit message (Expand) | Author |
2024-10-06 | Try to stay near the same line in modes if the current one is removed. | Nicholas Marriott |
2024-10-06 | remove unused axppmic_rsb_cd, axppmic at rsb uses axppmic_cd | Jonathan Gray |
2024-10-06 | remove unused sched_cost_load variable | Jonathan Gray |
2024-10-06 | remove unused wi_usb_cd, wi at usb uses wi_cd | Jonathan Gray |
2024-10-06 | remove unused atw_beacon_len_adjust variable | Jonathan Gray |
2024-10-06 | Seperate -> Separate | Jonathan Gray |
2024-10-05 | Make scaling available for normal mice, too; not just for touchpads. | Christopher Zimmermann |
2024-10-05 | Send focus events to pane when entering or leaving popup, GitHub issue | Nicholas Marriott |
2024-10-05 | remove unneeded includes | Jonathan Gray |
2024-10-05 | error on long locator lines, don't overflow buffers | Jonathan Gray |
2024-10-05 | Remove some debugging left behind. | Nicholas Marriott |
2024-10-05 | Add copy-mode-position-format to configure the position indicator. | Nicholas Marriott |
2024-10-04 | Document missing window-layout-changed hook. | Nicholas Marriott |
2024-10-04 | Allow boot loader to run as AMD SEV guest on QEMU with EFI. | Alexander Bluhm |
2024-10-04 | Allow kernel boot on QEMU with AMD SEV. | Alexander Bluhm |
2024-10-04 | Add -y flag to disable confirmation prompts in modes, GitHub issue 4152. | Nicholas Marriott |
2024-10-04 | Remove unused SIGEMT. | Miod Vallat |
2024-10-04 | Increase psp(4) timeouts. | Alexander Bluhm |
2024-10-04 | Do not translate BSpace as Unicode, GitHub issue 4156. | Nicholas Marriott |
2024-10-04 | Remove two MHI LOOPBACK channels, there's no need to match them. | Kevin Lo |
2024-10-04 | Rework of copy mode commands ("send-keys -X") to parse the arguments so | Nicholas Marriott |
2024-10-04 | As with other multiqueue drivers, print the number of queues we set up | Jonathan Matthew |
2024-10-04 | Expose {T,R}X desc trail and add link_enabled field to prepare VF | YASUOKA Masahiko |
2024-10-03 | In rucheck() sum up the tusage from all threads to get the real current | Claudio Jeker |
2024-10-03 | Fix the clock_gettime() handler for pthread_getcpuclockid() to | Claudio Jeker |
2024-10-03 | vio: Increase rx mbuf size with lro | Stefan Fritsch |
2024-10-03 | Remove the unused field_mod_func from EC_GROUP | Theo Buehler |
2024-10-03 | Improve fix for shifted keys so it works for all the keys it should, | Nicholas Marriott |
2024-10-03 | Make EC{,PK}PARAMETERS_it static | Theo Buehler |
2024-10-03 | We've left release mode. Time to re-enable POOL_DEBUG | Theo Buehler |
2024-10-03 | Fix ASN1_INTEGER_to_BN() misuse | Theo Buehler |
2024-10-03 | Switch field_bits to be an int | Theo Buehler |
2024-10-03 | Fix BN_to_ASN1_INTEGER() misuse | Theo Buehler |
2024-10-03 | Provide OPENSSL_INIT_NO_ATEXIT noop | Theo Buehler |
2024-10-03 | X509V3_EXT_get_nid.3: indicate what nid means | Theo Buehler |
2024-10-02 | Improve the heuristic for detecting i2c devices. On the x1e some of the | Mark Kettenis |
2024-10-02 | amd64: implement a pmap_shootept() for non-MP kernels. | Dave Voutila |
2024-10-02 | Update to 2024bgtz from https://github.com/JodaOrg/global-tz | Todd C. Miller |
2024-10-02 | Move some PCI MMIO defines from vmm(4) kernel headers to userland. | Dave Voutila |
2024-10-02 | Reorder functions. | Joel Sing |
2024-10-02 | Remove err_fns and associated machinery. | Joel Sing |
2024-10-02 | Hook up the err regress. | Joel Sing |
2024-10-02 | Add initial regress for the error stack and ERR_* APIs. | Joel Sing |
2024-10-02 | Enable additional CRYPTO_get_ex_new_index() tests. | Joel Sing |
2024-10-02 | On i386 long double is 80bit expanded to 96bits or 12 bytes. This is the | Claudio Jeker |
2024-10-02 | Add MSYSTEM to default update-environment. | Nicholas Marriott |
2024-10-02 | Add a define for the socket permissions check so it can be overridden | Nicholas Marriott |
2024-10-02 | Modify uvmpd_scan_inactive() to access `uvmexp.pdfreed' only once. | Martin Pieuchot |
2024-10-02 | Improve responsiveness in OOM situations & make free target checks coherent. | Martin Pieuchot |
2024-10-02 | Return number of freed pages in uvm_pmr_cache_drain(). | Martin Pieuchot |