summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-07Print the vp pointer in the vinvalbuf() panic strings.Alexander Bluhm
2018-05-07Implement VFS read clustering for MSDOSFS, take 3.Martin Pieuchot
2018-05-07Use speed from device tree for serial console on armv7 too.Mark Kettenis
2018-05-07Handle terminfo colors > 256 correctly, GitHub issue 1337.Nicholas Marriott
2018-05-07Fix http install with proxy, which was broken since URL redirection wasTheo Buehler
2018-05-06don't put options in here that should not be needed in the majority ofSebastian Benoit
2018-05-06Use speed from device tree for serial console. Makes it possible to bootMark Kettenis
2018-05-06Change the order in which whe write ouw own MAC address into the relevant twoMark Kettenis
2018-05-06Nuke unused ia6_createtime struct member.Florian Obser
2018-05-06Continue refactoring and cleanup of in6_ioctl().Theo Buehler
2018-05-05Switch armv7 to the "softfp" floating-point ABI. The ABI is identical toMark Kettenis
2018-05-05document unit value for pltime and vltime;Jason McIntyre
2018-05-05Enable octcrypto(4).Visa Hankala
2018-05-05Implement proper locking for NFS nodes.Martin Pieuchot
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2018-05-05On 5GHz channels, keep the most recent RSSI measurement from a probeStefan Sperling
2018-05-04Split handling of SIOCGIF*_IN6 into a separate function in6_ioctl_get()Theo Buehler
2018-05-04Add a common rules file for ofw sources to help keep the configurationsVisa Hankala
2018-05-04Fix WITNESS build on arm64.Visa Hankala
2018-05-04Update to tzdata2018e from ftp.iana.orgTodd C. Miller
2018-05-04Add stack trace saving for arm64.Visa Hankala
2018-05-04After unmount nfs_timer() could access the freed memory of structAlexander Bluhm
2018-05-04fix use-after-freeEric Faurot
2018-05-04the perl debugger tells you everything a perl process exits.Marc Espie
2018-05-04Improve logging of sessions.Nicholas Marriott
2018-05-04Initialize st_count in db_save_stack_trace().Visa Hankala
2018-05-04Leave out an unnecessary symbol lookup.Visa Hankala
2018-05-03Add posixtestsuite to subdir.Alexander Bluhm
2018-05-03Add a mimimal regress test that runs the open POSIX test suite fromAlexander Bluhm
2018-05-03Use window target if specified and exists even when looking for anNicholas Marriott
2018-05-03Cleanup usage of free() in libkvm.Vadim Zhukov
2018-05-03A few fixes for kvm_getargv(3)/kvm_getenv(3):Vadim Zhukov
2018-05-03Minor correction: we render HTML character references hexadecimal,Ingo Schwarze
2018-05-03Set the assigned clock settings in imxesdhc(4), which leads to a frequencyPatrick Wildt
2018-05-03Add code to initialize the USB 3 PHY on i.MX8MQ.Patrick Wildt
2018-05-03Add an API to configure clocks to specific pre-assigned values. ThesePatrick Wildt
2018-05-03use rasops scrollback with radeondrm as wellJonathan Gray
2018-05-03Use the default background attribute when erasing rows in doswitch andJonathan Gray
2018-05-03Add support for SMCCC 1.1 which provides proper support for the firmware-basedMark Kettenis
2018-05-03test for failing allocation using the standard idiom; prompted by Nan XiaoOtto Moerbeek
2018-05-03begin LibreSSL 2.8.0 dev branchBrent Cook
2018-05-02syncTheo de Raadt
2018-05-02Do not assume that mbufs within a chain do not have M_PKTHDR set.Alexander Bluhm
2018-05-02Add std.1500000 entry, mostly because of firmware constraints on variousMark Kettenis
2018-05-02Continue kettenis@'s revert:Peter Hessler
2018-05-02Fix build. The power domain API is needed by r1.9 of xhci_fdt.c.Visa Hankala
2018-05-02In evp.h rev. 1.59 2018/05/02 15:51:41, tb@ added a const qualifierIngo Schwarze
2018-05-02Xr rebound; ok jmc@anton
2018-05-02Add const qualifiers to return value of BIO_f_{base64,cipher,md}().Theo Buehler
2018-05-02Remove incorrect NULL checks in DH_set0_key().Theo Buehler