summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-13Do not consider the pipe as halted if the device is gone.Martin Pieuchot
2019-06-13When tcp_close() is running in parallel with fill_file(), the kernelAlexander Bluhm
2019-06-13Do memory size calculations as unsigned long. OtherwiseAlexander Bluhm
2019-06-13Set the cursor x at the same time as changing the y or the end of lineNicholas Marriott
2019-06-13Add regular expression support for the format search, match andNicholas Marriott
2019-06-13su(I) goes back all the way to v1:Ingo Schwarze
2019-06-13extend the resolver interface to delegate res_query() calls to the lka.Eric Faurot
2019-06-13In arp_rtrequest and nd6_rtrequest return early if the RTF_MPLS flag isClaudio Jeker
2019-06-13Copy the user provided sockaddr into a normalized sockaddr in rtrequest()Claudio Jeker
2019-06-13Add more options to pkcs12 and smime in appstest.shKinichiro Inoguchi
2019-06-13vmm(4): Pass through CPUID function/leaf 0x16 for processor speed.Mike Larkin
2019-06-13the rx drops field is 8 bits (and a 24 bit flow tag), not 32 bits.David Gwynne
2019-06-12The output of line info in the line.log file now contains theMark Lumsden
2019-06-12change "ssl" to "tls" in various identifiers.Eric Faurot
2019-06-12tweak previous;Jason McIntyre
2019-06-12Hostname->HostName cleanup; from lauri tirkkonenJason McIntyre
2019-06-12Set malloc_options in global scope with an initializer.Alexander Bluhm
2019-06-12these were moved to key.[ch] in previous commitGilles Chehade
2019-06-12use acme-client to sign certificated with ecdsa keysGilles Chehade
2019-06-12add missing backlinks to ssl(3)Ingo Schwarze
2019-06-12Do not use $TMUX to find the session because for windows in multipleNicholas Marriott
2019-06-12List all 17 SSL pages that were missing.Ingo Schwarze
2019-06-12Pass target on to new commands with if -F.Nicholas Marriott
2019-06-12when "login" is not specified, "root" is used;Ingo Schwarze
2019-06-12Do not always resize the window back to its original size after applyingNicholas Marriott
2019-06-12A note about log.c.Mark Lumsden
2019-06-12deraadt noticed some inconsistency in the way we denote the "Hostname" andJason McIntyre
2019-06-12Fix init of syslog for childs and teach dns process about synced state.Otto Moerbeek
2019-06-12a few cleanups and simplifications possible now that static pw is gone.Ted Unangst
2019-06-12Set interrupt moderation on the completion queue for around 10000Jonathan Matthew
2019-06-11Disable junking with malloc options. If set, the test hangs on lowAlexander Bluhm
2019-06-11Fix typo which resulted in a segfault in ebgp multihop setups.Florian Obser
2019-06-11fix bogus cross references: there is no ELF(3) manual page;Ingo Schwarze
2019-06-11do not use plain-text ELF(3) to reference page titles, use .Nm or .Xr.:Ingo Schwarze
2019-06-11make things slightly less insane:Marc Espie
2019-06-11Do not access a NULL pointer if a table contains a horizontal lineIngo Schwarze
2019-06-11Remove unused scheduler related definitions.Martin Pieuchot
2019-06-11regenJoshua Stein
2019-06-11make 10 wsmouse devicesJoshua Stein
2019-06-11consistent lettering for "HostName" keyword; from lauri tirkkonenJason McIntyre
2019-06-11Do not resize panes unless they are in an attached, active window. FromNicholas Marriott
2019-06-11drm: don't block fb changes for async plane updatesJonathan Gray
2019-06-11drm/i915: Maintain consistent documentation subsection orderingJonathan Gray
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeJonathan Gray
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inJonathan Gray
2019-06-11drm/radeon: prefer lower reference dividersJonathan Gray
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initJonathan Gray
2019-06-11drm: add non-desktop quirks to Sensics and OSVR headsets.Jonathan Gray
2019-06-11drm: add non-desktop quirk for Valve HMDsJonathan Gray
2019-06-11Use km_alloc() instead of mallocarray() when allocating ttm dma segmentsJonathan Gray