summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-11We no longer need /etc/unwindFlorian Obser
2019-02-11Since the new trust anchor format no longer contains constantlyFlorian Obser
2019-02-11With the rewrite of the trust anchor handling code we no longer need aFlorian Obser
2019-02-11getopt(3) returns int, not char. Fix type of ch variable to preventAlexander Bluhm
2019-02-11cleanup GSSAPI authentication context after completion of theDamien Miller
2019-02-11In ddb add description for show mbuf flags bit SYNCOOKIE_RECREATEDAlexander Bluhm
2019-02-11add M_CANFAIL to malloc, and return ENOMEM if allocating an interfaceDavid Gwynne
2019-02-10whitespace and 80 chars per lineSebastian Benoit
2019-02-10canonical order of pledge()s.Sebastian Benoit
2019-02-10fix whitespaceSebastian Benoit
2019-02-10change the Makefile to be a normal OpenBSD bsd.prog.mk style fileSebastian Benoit
2019-02-10Import Kristaps' openrsync into the tree.Sebastian Benoit
2019-02-10Revert previous. requested by deraadt@Matthieu Herrb
2019-02-10assign the m_prepend result to the right variable.David Gwynne
2019-02-10revert revert revert. there are many other archs that use custom allocs.Ted Unangst
2019-02-10whitespace tweak, no functional changeDavid Gwynne
2019-02-10get rid of the global list of mpe interfaces, it's not needed anymoreDavid Gwynne
2019-02-10remove the implict RTF_MPATH flag that rt_ifa_add() sets on new routes.David Gwynne
2019-02-10Simplify NFS checkkn
2019-02-10missed a file. add flags to the pool page free function.Ted Unangst
2019-02-10if waitok flag is set, have the interrupt multipage allocator redirectTed Unangst
2019-02-10make it possible to reduce kmem pressure by letting some pools use a moreTed Unangst
2019-02-10Delete BUGS: dubious style and not relevant/accurateJeremie Courreges-Anglas
2019-02-10Add a warning that scan_ffs doesn't support FFS2 filesystemsJeremie Courreges-Anglas
2019-02-10Drop useless .TH line; ok jmc@Jeremie Courreges-Anglas
2019-02-10On OpenBSD/powerpc (and NetBSD/powerpc) long double == double like onMark Kettenis
2019-02-10"non-existant" is one of those words that don't exist, so use "non-existent"Peter Hessler
2019-02-10ssh-keygen -D pkcs11.so needs to initialize pkcs11 interactive,Sebastian Benoit
2019-02-10Anchor names must not be emptykn
2019-02-10Unify anchor name sanity checkskn
2019-02-10Simplify trust anchor handling.Florian Obser
2019-02-10log X509 peer's cert subject name when tls client authentication is used,Sebastian Benoit
2019-02-10Preserve the transcript hash at specific stages of the TLSv1.3 handshake.Joel Sing
2019-02-10Add Allwinner V3s support. Also update some Allwinner A80 pin names toMark Kettenis
2019-02-10Handle "broken-cd" as "non-removable" for now. This will generate someMark Kettenis
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2019-02-10when checking that filenames sent by the server side match what theDamien Miller
2019-02-10syslog when connection is dropped for attempting to run a commandDamien Miller
2019-02-10Remove old X proto documentation directoriesMatthieu Herrb
2019-02-10crank limits because of mesaTheo de Raadt
2019-02-09Revert previous.Ingo Schwarze
2019-02-09The horizontal line in a data cell containing only "_" or "="Ingo Schwarze
2019-02-09Completion of command-alias members.Nicholas Marriott
2019-02-09add a BUGS section explaining the situation with box and line drawingIngo Schwarze
2019-02-09ignore empty request lines in the table data reader;Ingo Schwarze
2019-02-09Fix weird wrap showing cipher list in interactive modeKinichiro Inoguchi
2019-02-09Rename the file that contains the transcript handling code.Joel Sing
2019-02-09Rename tls1_handshake_hash*() to tls1_transcript_hash*().Joel Sing
2019-02-09Provide a reference from the TLSv1.3 context to the handshake state.Joel Sing
2019-02-09The am335x_boneblack U-Boot target has been removed in the U-BootJonathan Gray