summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-09-24Properly implement waitqueue_active(). Gets rid of spuriousMark Kettenis
2015-09-24buglet: there's no way for req to be STEP in the DETACH case.Ted Unangst
2015-09-24Expunge VAX SMD special handling that tried to fill up the lastKenneth R Westerback
2015-09-24hppa/hppa64 use installboot(8) now, not -B/-b.Kenneth R Westerback
2015-09-24Move declaration of readdisksector() to disklabel.h. This makes itKenneth R Westerback
2015-09-24It is no longer necessary to include CR_BERR in CR_INT_MASK if CPU_R8000.Miod Vallat
2015-09-24IP26 streaming cache controller bus error interrupts are reported as hardwareMiod Vallat
2015-09-24Fix where the cursor is positioned after expunging files. ok jasper@Mark Lumsden
2015-09-24regenJonathan Gray
2015-09-24Add some more Broadwell graphics ids.Jonathan Gray
2015-09-24The devlist awk script didn't pickup the broadwell ids as they areJonathan Gray
2015-09-24the inetd text is no longer relevant; from rob pierceJason McIntyre