Age | Commit message (Expand) | Author |
2021-03-10 | Build install media with -fno-asynchronous-unwind-tables to further | Jonathan Gray |
2006-10-06 | Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with | Miod Vallat |
2021-03-10 | Handle named references in acpi_getdevlist(). Fixes a regression in acpitz | tobhe |
2021-03-10 | zlib functions take a gzFile not gzFile * (gzFile is already a pointer). | Todd C. Miller |
2021-03-10 | Our ACPI namerefs are pointers to the byte structures for ACPI names. | Patrick Wildt |
2021-03-10 | Add support for ^R (redraw) in insert mode too. | Todd C. Miller |
2021-03-10 | Don't return ERR if resize didn't change size | Todd C. Miller |
2021-03-10 | Fix redrawing of a multiline PS1 prompt in vi mode. | Todd C. Miller |
2021-03-10 | Typofix previous | kn |
2021-03-10 | Guard TLS1_get_{client_,}version() macros with #ifndef LIBRESSL_INTERNAL. | Joel Sing |
2021-03-10 | Revise TLS extension regress to match version handling changes. | Joel Sing |
2021-03-10 | Improve internal version handling. | Joel Sing |
2021-03-10 | do not request client certificate unless required | Eric Faurot |
2021-03-10 | The ktrace record for recvmsg/recvfrom could contain extract bits in | Theo de Raadt |
2021-03-10 | cleanup the 3 ways (2 for ipv4, 1 for ipv6) of doing dynamic address | Theo de Raadt |
2021-03-10 | Let MAIR comment catch up with reality. | Mark Kettenis |
2021-03-10 | Fix typo for ATS attribute member in IORT root complex struct. | Patrick Wildt |
2021-03-10 | Expand the maximum length for CHAP challenge to 96 octets. npppd | YASUOKA Masahiko |
2021-03-10 | Fix "phone number" spelling. | Patrick Wildt |
2021-03-10 | spelling | Jonathan Gray |
2021-03-10 | sndiod: When a slot structure is recycled allocate new control | Alexandre Ratchov |
2021-03-10 | sndiod: Style tweak: swap if/else code blocks in slot_new() | Alexandre Ratchov |
2021-03-10 | When adding files from the manifest only the .crl need to be first, after | Claudio Jeker |
2021-03-10 | pmap_avail_setup() is the only place physmem is calculated, delete a bunch | Theo de Raadt |
2021-03-10 | Import regenerated moduli file. | Darren Tucker |
2021-03-10 | no need to reset buffer after send_msg() as that is done for us; | Damien Miller |
2021-03-09 | Also log transforms on IKE SA rekey. | tobhe |
2021-03-09 | Node without a "status" property should be considered enabled as well. | Mark Kettenis |
2021-03-09 | Issuing FIOSETOWN and TIOCSPGRP ioctl commands on a tun(4) device leaks | anton |
2021-03-09 | Shorten the if_cloners_lock name preventing it from being truncated in | anton |
2021-03-09 | Recognize Apple Firestorm cores. | Mark Kettenis |
2021-03-09 | Zap stray Xr | kn |
2021-03-09 | Fix TRUNK synopsis alignment | kn |
2021-03-09 | Remove documentation for all port modules no longer supported. ok sthen@ | tracey |
2021-03-09 | Add support for 30-bit color modes. | Mark Kettenis |
2021-03-09 | Fix some old phrasing on how to set up a trap handler which aren't correct | Martijn van Duren |
2021-03-09 | Dedicated regress test for snmp(1) instead of semi-relying on snmpd(8)'s | Martijn van Duren |
2021-03-09 | document zstd support in EXTRACT_CASES and change from a big code sample | Stuart Henderson |
2021-03-09 | Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8) | Alexander Bluhm |
2021-03-09 | Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8) | Alexander Bluhm |
2021-03-09 | Replace time_t startup_time with struct timespec link_timeout. | Kenneth R Westerback |
2021-03-09 | Add initial bits for Check Point UTM-1 EDGE N. | Visa Hankala |
2021-03-09 | Allow cursor to be just after match if copying, GitHub issue 2602. | Nicholas Marriott |
2021-03-09 | Copy mode improvements from Anindya Mukherjee: | Nicholas Marriott |
2021-03-09 | Change the implementation of the malloc cache to keep lists of | Otto Moerbeek |
2021-03-09 | dhcpleased wants /var (but contains code to handle when it isn't there). | Theo de Raadt |
2021-03-09 | Do not adjust (uhm.. zero) the swap 'b' partition size if physmem is | Theo de Raadt |
2021-03-09 | ofw_read_mem_regions() can skip calculation of physmem. pmap.c | Theo de Raadt |
2021-03-08 | Enable ixl(4). | Patrick Wildt |
2021-03-08 | Start looking at parsing text to find separators. | Mark Lumsden |