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