Age | Commit message (Expand) | Author |
2015-09-26 | Apparently Valleyview / Bay Trail has 32-bit BARs, so fetch the type instead | Mark Kettenis |
2015-09-26 | briefly document -T tree output | Ingo Schwarze |
2015-09-26 | Show the flags MDOC_DELIMO, MDOC_DELIMC, MDOC_EOS, and MAN_EOS. | Ingo Schwarze |
2015-09-26 | Make the PPGTT code work. Seems to fix the caching issues on Broadwell. | Mark Kettenis |
2015-09-26 | Make iwm(4) DPRINTFs show states by name instead of number. | Stefan Sperling |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2015-09-26 | xheart_splx() has to restore the interrupt mask even on secondary CPUs | Visa Hankala |
2015-09-26 | Let MP-safe interrupt handlers run without the kernel lock on octeon. | Visa Hankala |
2015-09-26 | Add a spinout check to the mips64 mutex, to aid debugging. | Visa Hankala |
2015-09-26 | /* NOTREACHED */ after abort() is silly, delete it | Ingo Schwarze |
2015-09-26 | resolve code duplication and do style cleanup in mdoc_nm_pre(), | Ingo Schwarze |
2015-09-26 | Fix multiple aspects of SYNOPSIS .Nm formatting: | Ingo Schwarze |
2015-09-25 | Trim symbols that aren't part of our new resolver | Philip Guenther |
2015-09-25 | Adding colors=256 to *256color* was always pretty stupid and now it | Nicholas Marriott |
2015-09-25 | If the terminal has colors=256, only try to use setaf/setab if they | Nicholas Marriott |
2015-09-25 | Tweak previous (suggested by and ok jmc@): | Ingo Schwarze |
2015-09-25 | Apparently 0 is not a power of 2 (despite <sys/param.h> claiming that it is). | Mark Kettenis |
2015-09-25 | Output the contents of the environment in debug mode which is | Todd C. Miller |
2015-09-25 | some certificatefile tweaks; ok djm | Jason McIntyre |
2015-09-25 | Fix -D in the synopsis line: | Ingo Schwarze |
2015-09-25 | Since bin/ps/keyword.c 1.30 five years ago, ps -O paddr prints the complete | Miod Vallat |
2015-09-25 | Add DER encoding/decoding coverage for ASN.1 GENERALIZEDTIME and UTCTIME. | Joel Sing |
2015-09-25 | use | rather than / for alternatives and some macro fixes | Ingo Schwarze |
2015-09-25 | drop redundant .Ns and reduce quoting | Ingo Schwarze |
2015-09-25 | Use .Cm rather than .Ar for fixed strings on the command line | Ingo Schwarze |
2015-09-25 | drop useless quoting | Ingo Schwarze |
2015-09-25 | add missing .Ar macro and simplify synopsis | Ingo Schwarze |
2015-09-25 | tidy up a bit more | Ted Unangst |
2015-09-25 | xmalloc/free wrappers don't need to support 20 year old non comformance | Ted Unangst |
2015-09-25 | 3.14 backports of some Broadwell fixes from | Jonathan Gray |
2015-09-25 | Add initial regress tests for ASN.1 times. | Joel Sing |
2015-09-25 | there's no need to keep init secret these days, and the (unused) | Ted Unangst |
2015-09-25 | Disable IPS for now. Identified by jsg@ as the cause for the unsynched | Mark Kettenis |
2015-09-25 | drop useless .No, .Ns, and quoting | Ingo Schwarze |
2015-09-25 | Free the history when it is cleared, based on a diff from Carlo Cannas. | Nicholas Marriott |
2015-09-25 | fix the spacing of -m in the SYNOPSIS | Ingo Schwarze |
2015-09-25 | avoid trailing .Ns, reduce .Xo and .Sm, drop redundant .Bk | Ingo Schwarze |
2015-09-25 | drop useless .Xo and .Bk, and shorten by avoiding some .Sm | Ingo Schwarze |
2015-09-25 | Clean up SYNOPSIS formatting: | Ingo Schwarze |
2015-09-25 | In libtls connection error EOF has changed to connection close. | Alexander Bluhm |
2015-09-25 | Remove EXTERN from tty.[ch], from Michael McConville. No binary change. | Nicholas Marriott |
2015-09-25 | Don't immediately try to checksum the GPT header using the size | Kenneth R Westerback |
2015-09-25 | Ensure that RTF_LOCAL route entries always stay UP. | Martin Pieuchot |
2015-09-25 | Now that waitqueue_active() actually works, enable the WARN_ON that uses it. | Mark Kettenis |
2015-09-25 | typo. | Igor Sobrado |
2015-09-25 | exec.c provided indirection for multiple exec formats. ELF-only now, so... | Philip Guenther |
2015-09-24 | Remove hppa/hppa64 from NUMBOOT club here too. | Kenneth R Westerback |
2015-09-24 | add a small hint that you'll get EBUSY if you forget to wait. ok guenther | Ted Unangst |
2015-09-24 | Remove hppa/hppa64 from comment about NUMBOOT > 0 architectures. | Kenneth R Westerback |
2015-09-24 | Enable MSIs on hardware that supports it. On the Thinkpad X1, the APIC pin | Mark Kettenis |