summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-02Enable power domain for xhci(4).Patrick Wildt
2018-05-02Add imxpd(4) which is a power domain controller driver thatPatrick Wildt
2018-05-02Implement a power domain framework to turn on/off so-called powerPatrick Wildt
2018-05-02sort;Jason McIntyre
2018-05-02syslog_r() expects a priority, not a faciliy. Use LOG_ERR for theAlexander Bluhm
2018-05-02Revert previous commit; the XR17V35X probe that was added accesses registersMark Kettenis
2018-05-02Split out the handling of SIOCGIF* into a new function, in_ioctl_get(),Theo Buehler
2018-05-02Push the NET_LOCK() down in in6_control() similar to what was doneTheo Buehler
2018-05-02Update pseudocode to match with the current interface of vn_lock()Visa Hankala
2018-05-02Remove proc from the parameters of vn_lock(). The parameter isVisa Hankala
2018-05-02Record lock type even if witness is disabled. The value will be neededVisa Hankala
2018-05-01skip printing the embedded style sheet if an external style is referencedIngo Schwarze
2018-05-01In x509.h rev. 1.46 2018/05/01 19:01:28, tb@ added const qualifiersIngo Schwarze
2018-05-01Convert a handful of X509_*() functions to take const as in OpenSSL.Theo Buehler
2018-05-01Mention RFC 7217 and RFC 7772Florian Obser
2018-05-01Bump the clock frequency to a higher level that every card (per spec)Patrick Wildt
2018-05-01Simplify/refactor the way vendor/product/serial informations areLandry Breuil
2018-05-01The -d flag should be a no-op in monitor mode since it does not modifyFlorian Obser