Age | Commit message (Expand) | Author |
2018-05-04 | Fix WITNESS build on arm64. | Visa Hankala |
2018-05-04 | Update to tzdata2018e from ftp.iana.org | Todd C. Miller |
2018-05-04 | Add stack trace saving for arm64. | Visa Hankala |
2018-05-04 | After unmount nfs_timer() could access the freed memory of struct | Alexander Bluhm |
2018-05-04 | fix use-after-free | Eric Faurot |
2018-05-04 | the perl debugger tells you everything a perl process exits. | Marc Espie |
2018-05-04 | Improve logging of sessions. | Nicholas Marriott |
2018-05-04 | Initialize st_count in db_save_stack_trace(). | Visa Hankala |
2018-05-04 | Leave out an unnecessary symbol lookup. | Visa Hankala |
2018-05-03 | Add posixtestsuite to subdir. | Alexander Bluhm |
2018-05-03 | Add a mimimal regress test that runs the open POSIX test suite from | Alexander Bluhm |
2018-05-03 | Use window target if specified and exists even when looking for an | Nicholas Marriott |
2018-05-03 | Cleanup usage of free() in libkvm. | Vadim Zhukov |
2018-05-03 | A few fixes for kvm_getargv(3)/kvm_getenv(3): | Vadim Zhukov |
2018-05-03 | Minor correction: we render HTML character references hexadecimal, | Ingo Schwarze |
2018-05-03 | Set the assigned clock settings in imxesdhc(4), which leads to a frequency | Patrick Wildt |
2018-05-03 | Add code to initialize the USB 3 PHY on i.MX8MQ. | Patrick Wildt |
2018-05-03 | Add an API to configure clocks to specific pre-assigned values. These | Patrick Wildt |
2018-05-03 | use rasops scrollback with radeondrm as well | Jonathan Gray |
2018-05-03 | Use the default background attribute when erasing rows in doswitch and | Jonathan Gray |
2018-05-03 | Add support for SMCCC 1.1 which provides proper support for the firmware-based | Mark Kettenis |
2018-05-03 | test for failing allocation using the standard idiom; prompted by Nan Xiao | Otto Moerbeek |
2018-05-03 | begin LibreSSL 2.8.0 dev branch | Brent Cook |
2018-05-02 | sync | Theo de Raadt |
2018-05-02 | Do not assume that mbufs within a chain do not have M_PKTHDR set. | Alexander Bluhm |
2018-05-02 | Add std.1500000 entry, mostly because of firmware constraints on various | Mark Kettenis |
2018-05-02 | Continue kettenis@'s revert: | Peter Hessler |
2018-05-02 | Fix build. The power domain API is needed by r1.9 of xhci_fdt.c. | Visa Hankala |
2018-05-02 | In evp.h rev. 1.59 2018/05/02 15:51:41, tb@ added a const qualifier | Ingo Schwarze |
2018-05-02 | Xr rebound; ok jmc@ | anton |
2018-05-02 | Add const qualifiers to return value of BIO_f_{base64,cipher,md}(). | Theo Buehler |
2018-05-02 | Remove incorrect NULL checks in DH_set0_key(). | Theo Buehler |
2018-05-02 | Enable power domain for xhci(4). | Patrick Wildt |
2018-05-02 | Add imxpd(4) which is a power domain controller driver that | Patrick Wildt |
2018-05-02 | Implement a power domain framework to turn on/off so-called power | Patrick Wildt |
2018-05-02 | sort; | Jason McIntyre |
2018-05-02 | syslog_r() expects a priority, not a faciliy. Use LOG_ERR for the | Alexander Bluhm |
2018-05-02 | Revert previous commit; the XR17V35X probe that was added accesses registers | Mark Kettenis |
2018-05-02 | Split out the handling of SIOCGIF* into a new function, in_ioctl_get(), | Theo Buehler |
2018-05-02 | Push the NET_LOCK() down in in6_control() similar to what was done | Theo Buehler |
2018-05-02 | Update pseudocode to match with the current interface of vn_lock() | Visa Hankala |
2018-05-02 | Remove proc from the parameters of vn_lock(). The parameter is | Visa Hankala |
2018-05-02 | Record lock type even if witness is disabled. The value will be needed | Visa Hankala |
2018-05-01 | skip printing the embedded style sheet if an external style is referenced | Ingo Schwarze |
2018-05-01 | In x509.h rev. 1.46 2018/05/01 19:01:28, tb@ added const qualifiers | Ingo Schwarze |
2018-05-01 | Convert a handful of X509_*() functions to take const as in OpenSSL. | Theo Buehler |
2018-05-01 | Mention RFC 7217 and RFC 7772 | Florian Obser |
2018-05-01 | Bump the clock frequency to a higher level that every card (per spec) | Patrick Wildt |
2018-05-01 | Simplify/refactor the way vendor/product/serial informations are | Landry Breuil |
2018-05-01 | The -d flag should be a no-op in monitor mode since it does not modify | Florian Obser |