Age | Commit message (Expand) | Author |
2020-05-17 | move section 3 manual page to the usual set | Ingo Schwarze |
2020-05-17 | Add machdep.compatible. | Mark Kettenis |
2020-05-17 | Look at the openbsd,boothowto property. | Mark Kettenis |
2020-05-17 | Hand those pages over to uvm. | Mark Kettenis |
2020-05-17 | As done everywhere else, use a local version of MINIMUM() and avoid | Theo de Raadt |
2020-05-17 | in order for PKG_CACHE to work, skipped entries at the end should still | Marc Espie |
2020-05-17 | Add missing definition tags to abbreviated commands. As an example, | anton |
2020-05-17 | Remove board ID support. 6.7 shipped with a kernel that doesn't need | Mark Kettenis |
2020-05-17 | Send a decode error alert if a server provides an empty certificate list. | Joel Sing |
2020-05-17 | restore VGA fonts on VT switch | Jonathan Gray |
2020-05-17 | Put setjmp+longjmp inside #ifdef DDB the only kernel-side user. | Theo de Raadt |
2020-05-17 | Fix typo in comment. | Mark Kettenis |
2020-05-17 | Add function for attaching RTC drivers, to reduce direct use | Visa Hankala |
2020-05-17 | The 64-bit Power ABI reserves r13 for the thread pointer, so use that | Mark Kettenis |
2020-05-17 | Fix WITNESS build | kn |
2020-05-17 | Add machdep.compatible. | Mark Kettenis |
2020-05-17 | Add kqueue_scan_state struct | Visa Hankala |
2020-05-17 | Do not redefine todr_handle. The variable now lives in kern_time.c. | Visa Hankala |
2020-05-17 | Prevent kcov from collecting coverage after the kernel has panicked. | anton |
2020-05-17 | fix typo in a comment | Jonathan Gray |
2020-05-17 | Add GOST certificate test in appstest.sh | Kinichiro Inoguchi |
2020-05-17 | Fix forgotten references to removed mixer.4 manual | Alexandre Ratchov |
2020-05-17 | Print lists as comma-separated items | Alexandre Ratchov |
2020-05-17 | When -m is used, don't print controls that didn't change | Alexandre Ratchov |
2020-05-17 | When -m is used, always print one line per control | Alexandre Ratchov |
2020-05-17 | Factor code to print numbers, no behavior change | Alexandre Ratchov |
2020-05-17 | Suppress display output and reduce s_time to 1 sec in appstest.sh | Kinichiro Inoguchi |
2020-05-17 | Fix server client test with TLSv1.3 in appstest.sh | Kinichiro Inoguchi |
2020-05-16 | Get memory information from the device tree. | Mark Kettenis |
2020-05-16 | somehow yacc pieces got missed from the "domain name" commit; add them. | Stuart Henderson |
2020-05-16 | entropy_add_ptr and entropy_input_rotate are only used inside | Theo de Raadt |
2020-05-16 | sync | Theo de Raadt |
2020-05-16 | use a consistent notation for x[GM]Hz (at least for the wireless pages); | Jason McIntyre |
2020-05-16 | Return TLS13_IO_WANT_POLLIN after processing post-handshake messages. | Joel Sing |
2020-05-16 | +.Xr gpio 4 , | Jason McIntyre |
2020-05-16 | Planting the first seed for OpenBSD/powerpc64. | Mark Kettenis |
2020-05-16 | document that these devices support background scanning; | Jason McIntyre |
2020-05-16 | list example files in FILES with a short description: generally, "Example | Jason McIntyre |
2020-05-16 | Move lazy resize from the pane to the window, there is no point in | Nicholas Marriott |
2020-05-16 | On select-window, make this client the latest client for the window. | Nicholas Marriott |
2020-05-16 | Add a terminal feature for enable/disable extended keys (supported by | Nicholas Marriott |
2020-05-16 | Send CSI u sequences for any keys that do not have a defined sequence | Nicholas Marriott |
2020-05-16 | add bcmgpio to the gpio manpage and install gpioctl manpage on arm64 too | Martin Reindl |
2020-05-16 | Separate key flags and modifiers, log key flags, make the "xterm" flag | Nicholas Marriott |
2020-05-16 | Rename KEYC_ESCAPE to KEYC_META. | Nicholas Marriott |
2020-05-16 | Recognise extended key sequences on input (both the forms xterm offers). | Nicholas Marriott |
2020-05-16 | xterm-keys has been on by default for five years and all other modern | Nicholas Marriott |
2020-05-16 | Add an option to set the pane border lines style from a choice of single | Nicholas Marriott |
2020-05-16 | Add screen write flags instead of individual bits and fix line length | Nicholas Marriott |
2020-05-16 | Add a client flag 'active-pane' which stores the active pane in the | Nicholas Marriott |