summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-27For "gunzip -N", only use the basename of the stored path.Todd C. Miller
2019-05-27disable virtio. a serially careless & procedure violating developerTheo de Raadt
2019-05-27Fix crash when killing the current window, reported by Jesus RafaelNicholas Marriott
2019-05-27Add an additional {} syntax for defining strings in the configurationNicholas Marriott
2019-05-27Use getopts instead of getopt(1)Jeremie Courreges-Anglas
2019-05-27Switch the peer TAILQ to a RB tree indexed by the peer id. This wayClaudio Jeker
2019-05-27fix core dump reported by Adam Thomson; ok tb@Otto Moerbeek
2019-05-27add vulkan dirsJonathan Gray
2019-05-27Fix the intended ordering of items in buffer mode - it should not alwaysNicholas Marriott
2019-05-26support -T erspan so arbitrary gre protocols can be seen as erspanDavid Gwynne
2019-05-26tweak previous;Jason McIntyre
2019-05-26Add keys for new menu items.Nicholas Marriott
2019-05-26Always redraw overlay if it is on (so status line doesn't redraw over it).Nicholas Marriott
2019-05-26Do not accept choice unless mouse has actually moved before.Nicholas Marriott
2019-05-26Add formats for word and line under the mouse and use them to add someNicholas Marriott
2019-05-26reflect current realityMarc Espie
2019-05-26document somewhat oldish improvementsMarc Espie
2019-05-26adjust comment. ArcCheck hasn't dealt with long names ever sinceMarc Espie
2019-05-26perl makewhatis has been dead a few yearsMarc Espie
2019-05-26Support virtio 1.0 for virtio_pciStefan Fritsch
2019-05-26Rework virtio_negotiate_features()Stefan Fritsch
2019-05-26virtio_pci: Move msix vector config into functionsStefan Fritsch
2019-05-26virtio_pci: Split bus space handlesStefan Fritsch
2019-05-26Add a way to append or prepend to a format if the length has been limited.Nicholas Marriott
2019-05-26Some other platforms doesn't support fmemopen(3) (not unexpectedly), soNicholas Marriott
2019-05-26Tweak "RETURN VALUES" sections to mention setting errno, as so manyKenneth R Westerback
2019-05-26Allow specifying area by number as well as id. No changes to outputs.remi
2019-05-26Sync with the latest net/pfvar.hLawrence Teo
2019-05-26use proper crossreferencesChristian Weisgerber
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