Age | Commit message (Expand) | Author |
2022-08-24 | Check for NULL returns from bufferevent_new. | Nicholas Marriott |
2022-08-24 | if the socket is connected, we can use recv() instead of recvfrom() | Theo de Raadt |
2022-08-23 | msdosfs: don't pass NULL proc pointer to detrunc() | Scott Soule Cheloha |
2022-08-23 | sync (/var/agentx) | Stuart Henderson |
2022-08-23 | Remove unused partition type patterns from disk_has() helper | Klemens Nanni |
2022-08-23 | Remove assertions as they have been disabled since the code was imported | Anton Lindqvist |
2022-08-23 | Added NFS client support to RAMDISK kernel as the same as other platforms. | Kenji Aoyama |
2022-08-23 | Recognize the cores on Apple's M2 SoC. | Mark Kettenis |
2022-08-23 | (Re)add support for agentx in snmpd | Martijn van Duren |
2022-08-23 | Add scroll-middle copy mode command to make cursor line in the middle, | Nicholas Marriott |
2022-08-23 | match on SIMCom SIM5320 (same id used by Option iCON 210) | Jonathan Gray |
2022-08-23 | regen | Jonathan Gray |
2022-08-23 | add SIMCom SIM5320 (same id used by Option iCON 210) | Jonathan Gray |
2022-08-23 | Rework random(6) | Theo Buehler |
2022-08-23 | log a warning if we can't resolve the ldap server hostname | Jonathan Matthew |
2022-08-22 | Move PRU_SHUTDOWN request to (*pru_shutdown)(). | Vitaliy Makkoveev |
2022-08-22 | Document that igmp_timers_are_running and mld6_timers_are_running | Alexander Bluhm |
2022-08-22 | Protect pf_reassemble() with pf fragment lock. When the pool limit | Alexander Bluhm |
2022-08-22 | Move PRU_DISCONNECT request to (*pru_disconnect). | Vitaliy Makkoveev |
2022-08-22 | Get number of interrupt cells from device tree instead of guessing based | Tobias Heider |
2022-08-22 | Simplify locking by using an intermediate lock variable. | Martin Pieuchot |
2022-08-22 | Use rwlock per inpcb table to protect notify list. The notify | Alexander Bluhm |
2022-08-22 | An RSC's EE cert mustn't have a SIA extension | Theo Buehler |
2022-08-22 | log connect, TLS and bind errors more prominently | Jonathan Matthew |
2022-08-22 | remove locore.s bzero and use libkern bzero on i386 | Jonathan Gray |
2022-08-22 | remove extern for cpu var removed in 2015 | Jonathan Gray |
2022-08-22 | remove cpu var from i386; removed from amd64 in 2015 | Jonathan Gray |
2022-08-22 | Move PRU_ACCEPT request to (*pru_accept)(). | Vitaliy Makkoveev |
2022-08-22 | remove extra newlines from log messages | Jonathan Matthew |
2022-08-22 | use Ic for all config options, and Xr ypldap 8 instead of Nm when talking | Jonathan Matthew |
2022-08-22 | mips64, octeon, loonson: trigger deferred clock interrupts from splx(9) | Scott Soule Cheloha |
2022-08-21 | Only grab netlock in igmp and mdl6 fast timer when necessary. There | Alexander Bluhm |
2022-08-21 | Move PRU_CONNECT request to (*pru_connect)() handler. | Vitaliy Makkoveev |
2022-08-21 | Revise regress now that SSL_QUIC_METHOD exists. | Joel Sing |
2022-08-21 | Provide the remaining QUIC API. | Joel Sing |
2022-08-21 | Wire up SSL_QUIC_METHOD callbacks to the record layer callbacks for QUIC. | Joel Sing |
2022-08-21 | Provide SSL_QUIC_METHOD. | Joel Sing |
2022-08-21 | Provide and use QUIC specific error reasons. | Joel Sing |
2022-08-21 | Ensure that SSL_{peek,read,write}() are not called if QUIC is in use. | Joel Sing |
2022-08-21 | Prepare to provide SSL_ERROR_WANT_{ASYNC,ASYNC_JOB,CLIENT_HELLO_CB} | Joel Sing |
2022-08-21 | Move PRU_LISTEN request to (*pru_listen)() handler. | Vitaliy Makkoveev |
2022-08-21 | Add initial installboot(8) tests | Klemens Nanni |
2022-08-21 | Change soabort() return value to void. We never interesting on it. | Vitaliy Makkoveev |
2022-08-21 | Remove ip_local() and ip6_local(). After moving the IPv4 fragment | Alexander Bluhm |
2022-08-21 | prevent buffer overflow in OF_getpropint64array() | Jasper Lievisse Adriaanse |
2022-08-21 | Introduce a mutex per inpcb to serialize access to socket receive | Alexander Bluhm |
2022-08-21 | fix indent and zap trailing whitespace | Theo Buehler |
2022-08-21 | A couple of minor changes for rtl8192eu: | Kevin Lo |
2022-08-21 | regen | Daniel Dickman |
2022-08-21 | improve some Transmeta pci device names | Daniel Dickman |