Age | Commit message (Expand) | Author |
2018-05-07 | Print the vp pointer in the vinvalbuf() panic strings. | Alexander Bluhm |
2018-05-07 | Implement VFS read clustering for MSDOSFS, take 3. | Martin Pieuchot |
2018-05-07 | Use speed from device tree for serial console on armv7 too. | Mark Kettenis |
2018-05-07 | Handle terminfo colors > 256 correctly, GitHub issue 1337. | Nicholas Marriott |
2018-05-07 | Fix http install with proxy, which was broken since URL redirection was | Theo Buehler |
2018-05-06 | don't put options in here that should not be needed in the majority of | Sebastian Benoit |
2018-05-06 | Use speed from device tree for serial console. Makes it possible to boot | Mark Kettenis |
2018-05-06 | Change the order in which whe write ouw own MAC address into the relevant two | Mark Kettenis |
2018-05-06 | Nuke unused ia6_createtime struct member. | Florian Obser |
2018-05-06 | Continue refactoring and cleanup of in6_ioctl(). | Theo Buehler |
2018-05-05 | Switch armv7 to the "softfp" floating-point ABI. The ABI is identical to | Mark Kettenis |
2018-05-05 | document unit value for pltime and vltime; | Jason McIntyre |
2018-05-05 | Enable octcrypto(4). | Visa Hankala |
2018-05-05 | Implement proper locking for NFS nodes. | Martin Pieuchot |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2018-05-05 | On 5GHz channels, keep the most recent RSSI measurement from a probe | Stefan Sperling |
2018-05-04 | Split handling of SIOCGIF*_IN6 into a separate function in6_ioctl_get() | Theo Buehler |
2018-05-04 | Add a common rules file for ofw sources to help keep the configurations | Visa Hankala |
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 |