summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-26Revert previous "honour DEBUG", otherwise clang uses -g resulting in hugeStuart Henderson
2019-11-26kdump reads /etc/protocols to translate proto numbers into names; ok sthen@ g...Otto Moerbeek
2019-11-26allow using 'auth' as an origin:Gilles Chehade
2019-11-26Add support for MSI-X. MSI-X allows establishing a number ofPatrick Wildt
2019-11-26whitespacesGilles Chehade
2019-11-26s/sc_arpcom/sc_ac/ to be consistent with other drivers.David Gwynne
2019-11-26mail-from and rcpt-to already carry origin and destination, so we can makeGilles Chehade
2019-11-26vmm(4): fix pvclock accuracy issuespd
2019-11-26Add bits to allow lldb to find lldb-server.mortimer
2019-11-26use "sc" as the name of tun_softc variables, not "tp".David Gwynne
2019-11-26more debugging; behind DEBUG_SKDamien Miller
2019-11-26Make aarch64, amd64, arm, and i386 more like sparc64: move non-lazyPhilip Guenther
2019-11-26When deciding if a pci device is 'primary' test if the efi fb memoryJonathan Gray
2019-11-26Compute RSSI on 9k iwm(4) devices in the same way we do for previousStefan Sperling
2019-11-26Don't use LOCKPARENT on namei calls for realpath(). We don'tBob Beck
2019-11-26Do not process 0 size DT_PLTRELSZ sections.mortimer
2019-11-25Honour DEBUGkn
2019-11-25gcc3, like clang and unlike our gcc4, doesn't support redirecting builtinsPhilip Guenther
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2019-11-25Honour DEBUGkn
2019-11-25Don't use motion flag uninitialized.Nicholas Marriott
2019-11-25Fix a warning in previous.Nicholas Marriott
2019-11-25Do not clear search marks on cursor movement with vi(1) keys, from EricNicholas Marriott
2019-11-25simplify histogram code and cut off at < limit, as the histogram display inOtto Moerbeek
2019-11-25Use scsi_read_cap[10|16] instead of re-rolling the code.Kenneth R Westerback
2019-11-25 Signal what happened, not what needs doing.Florian Obser
2019-11-25Move struct scsi_read_cap_data and struct scsi_read_cap_data_16 toKenneth R Westerback
2019-11-25Add p format modifier for padding to width.Nicholas Marriott
2019-11-25Allow multiple substitutions in a single format.Nicholas Marriott
2019-11-25document that rules can match specific users or user lists nowGilles Chehade
2019-11-25store smtp session username in envelope and allow ruleset to match specificGilles Chehade
2019-11-25use explicit from notation in default configGilles Chehade
2019-11-25Add option for cms test in appstest.shKinichiro Inoguchi
2019-11-25use crlf line-ending during the internal smtp sessionEric Faurot
2019-11-25Convert infinite sleeps to tsleep_nsec(9).Martin Pieuchot
2019-11-25Convert to tsleep_nsec(9) and use the correct timeout period in msec.Martin Pieuchot
2019-11-25unbreak tests for recent security key changesDamien Miller
2019-11-25redundant testDamien Miller
2019-11-25unbreak after security key support landedDamien Miller
2019-11-25document the "no-touch-required" certificate extension;Damien Miller
2019-11-25Print a key touch reminder when generating a security key. Most keysDamien Miller
2019-11-25allow "ssh-keygen -x no-touch-required" when generating a security keyDamien Miller
2019-11-25add a "no-touch-required" option for authorized_keys and a similarDamien Miller
2019-11-25Add a sshd_config PubkeyAuthOptions directiveDamien Miller
2019-11-25Add new structure for signature optionsDamien Miller
2019-11-25memleak in error pathDamien Miller
2019-11-24Only substitute patterns starting with ^ once.Nicholas Marriott
2019-11-24revert previous, has not been thought throughFlorian Obser
2019-11-24Show the build date of the (about to be) fetched snapshot / release.Florian Obser
2019-11-24Add test for cms operations in appstest.shKinichiro Inoguchi