summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-05Trim "s from process names; also fix a default format in man page.Nicholas Marriott
2020-10-05Tidy the resize code, merge some common bits and add some comments. FromNicholas Marriott
2020-10-05Use the setal capability as well as (tmux's) Setulc.Nicholas Marriott
2020-10-05Remove redundant code and lets code looks similarjan
2020-10-05-f - can respresent both stdin and stdout; rework the text a littleJason McIntyre
2020-10-05add more ure(4) idsJonathan Gray
2020-10-05regenJonathan Gray
2020-10-05add more ure(4) idsJonathan Gray
2020-10-05syncJonathan Gray
2020-10-05drm/i915/tgl: Add new PCI IDs to TGLJonathan Gray
2020-10-05regenJonathan Gray
2020-10-05add more Intel 500 Series LP PCH and Tiger Lake graphics idsJonathan Gray
2020-10-05Fix write hang-up on file system on vnd.asou
2020-10-04Recent changes for PROT_NONE pages to not count against resource limits,Theo de Raadt
2020-10-04Change kcopy(9) such that it does 64-bit and 32-bit copies whenever possible.Mark Kettenis
2020-10-04Change kcopy(9) such that it does 64-bit and 32-bit copies whenever possible.Mark Kettenis
2020-10-04Remove outdated comment.anton
2020-10-04syncStuart Henderson
2020-10-04Fix IEEE 802.1Q linkkn
2020-10-04regenJonathan Gray
2020-10-04add more Intel 400 Series LP PCH and Comet Lake graphics idsJonathan Gray
2020-10-04when ordering host key algorithms in the client, consider the ECDSADamien Miller
2020-10-04Fix indentdenis
2020-10-04fix indentanton
2020-10-04Allow full range of UIDs and GIDs for sftp chown and chgrp on 32bitDarren Tucker
2020-10-03tweak previous; ok kettenisJason McIntyre
2020-10-03React to DELETE notifications only in INFORMATIONAL messagestobhe
2020-10-03phb(4)Mark Kettenis
2020-10-03opal(4), opalcons(4) and opalsens(4)Mark Kettenis
2020-10-03Add HISTORY and AUTHORS sections.Mark Kettenis
2020-10-03xicp(4), xics(4) and xive(4)Mark Kettenis
2020-10-03Merge d1_{clnt,srvr}.c into ssl_{clnt,srvr}.cJoel Sing
2020-10-03Use TLSv1_1_enc_data instead of DTLSv1_enc_data.Joel Sing
2020-10-03Reimplement the TLSv1.2 record handling for the read side.Joel Sing
2020-10-03Rename tls13_record_layer_alert() to tls13_record_layer_enqueue_alert()Joel Sing
2020-10-03Make dtls1_copy_record() take a DTLS1_RECORD_DATA_INTERNAL *.Joel Sing
2020-10-03Inline two macros that are only used in one place each.Joel Sing
2020-10-03KNFTheo Buehler
2020-10-03typoTheo Buehler
2020-10-03The new intra area db entry has to be saved into the tree beforejan
2020-10-03There are lots of place where we want to redirect stdin, stdoutDamien Miller
2020-10-03enable UpdateHostkeys by default when the configuration has notDamien Miller
2020-10-03disable UpdateHostkeys when a wildcard hostname pattern isDamien Miller
2020-10-03record when the host key checking code downgrades a certificate hostDamien Miller
2020-10-03add kcov remote interrupt coverage testanton
2020-10-03sync usageanton
2020-10-03Mention that kcov_remote_enter() and kcov_remote_leave() can now beanton
2020-10-03Collect coverage from interrupts. Currently limited to remote sectionsanton
2020-10-03Increase CLAIM_LIMIT from 11M to 14M to make room for retguardgkoehler
2020-10-03Add bsd.mp to powerpc64's installXX.{img,iso}gkoehler