Age | Commit message (Expand) | Author |
2019-02-10 | whitespace tweak, no functional change | David Gwynne |
2019-02-10 | get rid of the global list of mpe interfaces, it's not needed anymore | David Gwynne |
2019-02-10 | remove the implict RTF_MPATH flag that rt_ifa_add() sets on new routes. | David Gwynne |
2019-02-10 | Simplify NFS check | kn |
2019-02-10 | missed a file. add flags to the pool page free function. | Ted Unangst |
2019-02-10 | if waitok flag is set, have the interrupt multipage allocator redirect | Ted Unangst |
2019-02-10 | make it possible to reduce kmem pressure by letting some pools use a more | Ted Unangst |
2019-02-10 | Delete BUGS: dubious style and not relevant/accurate | Jeremie Courreges-Anglas |
2019-02-10 | Add a warning that scan_ffs doesn't support FFS2 filesystems | Jeremie Courreges-Anglas |
2019-02-10 | Drop useless .TH line; ok jmc@ | Jeremie Courreges-Anglas |
2019-02-10 | On OpenBSD/powerpc (and NetBSD/powerpc) long double == double like on | Mark Kettenis |
2019-02-10 | "non-existant" is one of those words that don't exist, so use "non-existent" | Peter Hessler |
2019-02-10 | ssh-keygen -D pkcs11.so needs to initialize pkcs11 interactive, | Sebastian Benoit |
2019-02-10 | Anchor names must not be empty | kn |
2019-02-10 | Unify anchor name sanity checks | kn |
2019-02-10 | Simplify trust anchor handling. | Florian Obser |
2019-02-10 | log X509 peer's cert subject name when tls client authentication is used, | Sebastian Benoit |
2019-02-10 | Preserve the transcript hash at specific stages of the TLSv1.3 handshake. | Joel Sing |
2019-02-10 | Add Allwinner V3s support. Also update some Allwinner A80 pin names to | Mark Kettenis |
2019-02-10 | Handle "broken-cd" as "non-removable" for now. This will generate some | Mark Kettenis |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-02-10 | when checking that filenames sent by the server side match what the | Damien Miller |
2019-02-10 | syslog when connection is dropped for attempting to run a command | Damien Miller |
2019-02-10 | Remove old X proto documentation directories | Matthieu Herrb |
2019-02-10 | crank limits because of mesa | Theo de Raadt |
2019-02-09 | Revert previous. | Ingo Schwarze |
2019-02-09 | The horizontal line in a data cell containing only "_" or "=" | Ingo Schwarze |
2019-02-09 | Completion of command-alias members. | Nicholas Marriott |
2019-02-09 | add a BUGS section explaining the situation with box and line drawing | Ingo Schwarze |
2019-02-09 | ignore empty request lines in the table data reader; | Ingo Schwarze |
2019-02-09 | Fix weird wrap showing cipher list in interactive mode | Kinichiro Inoguchi |
2019-02-09 | Rename the file that contains the transcript handling code. | Joel Sing |
2019-02-09 | Rename tls1_handshake_hash*() to tls1_transcript_hash*(). | Joel Sing |
2019-02-09 | Provide a reference from the TLSv1.3 context to the handshake state. | Joel Sing |
2019-02-09 | The am335x_boneblack U-Boot target has been removed in the U-Boot | Jonathan Gray |
2019-02-09 | Summarize the 4 same name functions and move it to apps.c | Kinichiro Inoguchi |
2019-02-09 | major() and minor() are documented as returning unsigned, so do so | Philip Guenther |
2019-02-09 | vmm(4): add a debug printf when processing vmxon operations | Mike Larkin |
2019-02-08 | Fix typo: "a data cells" -> "a data cell". | Anthony J. Bentley |
2019-02-08 | Backport r5108 from unbound upstream, pointed out by florian@. | Stuart Henderson |
2019-02-08 | fix ipv4 checksum fixup; this trick requires an accumulator of exactly twice ... | Richard Procter |
2019-02-08 | Fix kernel info leak in routing message. | Alexander Bluhm |
2019-02-08 | Convert powerpc assembly code into something clangs internal assembler | Mark Kettenis |
2019-02-08 | Fix a race condition: do not unlink(2) a file and then open(2) it | Ingo Schwarze |
2019-02-08 | Fix stack info leak in execve(2). There are 2x4 bytes of padding | Alexander Bluhm |
2019-02-08 | Improve fastcgi socket documentation and mention that TCP is supported in | Florian Obser |
2016-09-03 | Import libunwind 3.9.0 | Patrick Wildt |
2019-02-08 | update unwind's copy of libunbound to match the new 1.9.0 update in | Stuart Henderson |
2019-02-08 | merge unbound-1.9.0 | Stuart Henderson |
2019-02-08 | import unbound 1.9.0, ok florian@ | Stuart Henderson |