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