summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-26use proper crossreference, from Artturi AlmChristian Weisgerber
2019-05-25Install the new perldelta as man pagesAndrew Fresh
2019-05-25Do not account spinning time as running time when a thread crosses aMartin Pieuchot
2019-05-25Add <, >, <=, >= for formats, GitHub issue 1747.Nicholas Marriott
2019-05-25two-finger scrolling works out of the box now, no need for synclientJoshua Stein
2019-05-25Actual max number of screens is 12; from zeurkous at volny dot czOtto Moerbeek
2019-05-25Client name can actually be NULL, so use address in that case.Nicholas Marriott
2019-05-25Use client name when logging command queue.Nicholas Marriott
2019-05-25Merge the now tiny cmd-list.c into cmd.c.Nicholas Marriott
2019-05-25Merge cmd_list_parse into cmd-parse.y so it can use the new aliasNicholas Marriott
2019-05-25Fix error handling in if-shell.Nicholas Marriott
2019-05-25Make cmd_log_argv take a printf-like format for the prefix.Nicholas Marriott
2019-05-24syncAndrew Fresh
2019-05-24Update to perl 5.28.2Andrew Fresh
2019-05-24Configure pins.Mark Kettenis
2019-05-24reflect recent changesanton
2019-05-24rename struct for consistencyanton
2019-05-24fix incorrect order of argumentsanton
2019-05-24A source location in kubsan is an absolute path making reports quiteanton
2019-05-24The latest inteldrm update brought along code making use ofanton
2019-05-24switch from having automatic EVP_CIPHER_CTX variables to allocating themGilles Chehade
2019-05-24ERR_R_SSL_LIB is defined to ERR_LIB_SSL which works for both LibreSSL andGilles Chehade
2019-02-13Import perl-5.28.1Andrew Fresh
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2019-05-24assume X509_STORE_CTX is opaque, don't access ->error but use theGilles Chehade
2019-05-24Prevent a kernel hang if an empty message is sent over an SOCK_SEQPACKETAlexander Bluhm
2019-05-24mechanical change to dynamically allocate rsae_methodGilles Chehade
2019-05-24fix typo in fatal message to -> tooGilles Chehade
2019-05-24remove useless check, it's never been and will never be hitGilles Chehade
2019-05-24Change timer_nextisdue() and timer_nextduein() to take the current timeClaudio Jeker
2019-05-24Pass extent for prefetchable mmio. Since there is no distinction betweenMark Kettenis
2019-05-24Remove redundant conditional. Inspecting flags is the correct way toanton
2019-05-24Match radeon_device.c rev 1.2 and return early in amdgpu_device_suspend()Jonathan Gray
2019-05-24implement support for SIOCGIFSFFPAGEJonathan Matthew
2019-05-23look for tag in self first, solves a fringe case whereMarc Espie
2019-05-23unbreak build, okay nicm@Marc Espie
2019-05-23zap reference to non-existent function in a commentJasper Lievisse Adriaanse
2019-05-23Fix line numbers - commands are added after the line ends so they need toNicholas Marriott
2019-05-23Use the same argument escaping code for options as well.Nicholas Marriott
2019-05-23Environment variables can start with { also.Nicholas Marriott
2019-05-23If we find ourselves behind a captive portal shutdown the service port.Florian Obser
2019-05-23typoFlorian Obser
2019-05-23Fix drawing of status-right when it is aligned to the centre, GitHubNicholas Marriott
2019-05-23Implement bgpctl show mrt neighbors, a command to print the neighbor tableClaudio Jeker
2019-05-23Add F_CTL_NEIGHBORS a flag only used in bgpctl's mrt parsing code.Claudio Jeker
2019-05-23Break the argument escaping code into a separate function and use it toNicholas Marriott
2019-05-23Don't print "not conigured" messages for nodes that are disabled.Mark Kettenis
2019-05-23unbound-checkconf pledges "stdio rpath getpw", later narrowing to "stdio rpath".Stuart Henderson
2019-05-23Don't remove group items for group 0 (no group).Nicholas Marriott
2019-05-23Fix length calculation for pasting UTF-8 characters in the status line,Nicholas Marriott