Age | Commit message (Expand) | Author |
2013-06-03 | Replace "hot" bcopy() calls in ether_output() with memcpy(). This tells the | Mark Kettenis |
2013-06-03 | sprinkle $OpenBSD$, pointed out by pedro | Marc Espie |
2013-06-03 | No need to set backend var here, it's always set before to the same value. | Vadim Zhukov |
2013-06-03 | sort options list; | Jason McIntyre |
2013-06-03 | fix an oft copied typo that i'm tired of looking at | Ted Unangst |
2013-06-03 | Add the 'g' character and dired-revert to refresh the dired buffer. | Mark Lumsden |
2013-06-03 | Add a regression test suite for the pf divert-to and divert-reply | Alexander Bluhm |
2013-06-03 | Despite tedu's efforts, fix ERRNOPTR_OFFSET which has changed due to recent | Miod Vallat |
2013-06-03 | THE MACHINE DEPENDENT CERROR CODE HAS HARD CODED OFFSETS INTO PTHREAD_T! | Ted Unangst |
2013-06-03 | -I to confirm pkills. ok many | Ted Unangst |
2013-06-03 | sync | Theo de Raadt |
2013-06-03 | dependent clause requires a subject (comment grammar) | Ted Unangst |
2013-06-03 | fix anchor quick with nested anchors. we lost the quick flag as soon as | Henning Brauer |
2013-06-03 | force the MAC output to be 64-bit aligned so umac won't see unaligned | Darren Tucker |
2013-06-02 | No need for the mux cleanup callback to be visible so restore it to static | Darren Tucker |
2013-06-02 | increase heat in the hackathon room by making sure everybody has to recompile | Henning Brauer |
2013-06-02 | set up osport and odport (original src/dst port) in pf_setup_pdesc instead | Henning Brauer |
2013-06-02 | somehow missed spinlock.h here. broke bmercer's build. | Ted Unangst |
2013-06-02 | Ted missed a few percent signs in diagnostic messages; | Ingo Schwarze |
2013-06-02 | Start working on hibernate support for Loongson | Paul Irofti |
2013-06-02 | Add mentions about net.mpls and net.inet.ip.ifq. | YASUOKA Masahiko |
2013-06-02 | Two small cleanups to atexit: remove unneeded __atexit_invalid, and | Matthew Dempsky |
2013-06-02 | fix id, from brad | Ted Unangst |
2013-06-02 | typo in comment | Darren Tucker |
2013-06-02 | Revert previous: libsa/ufs.c was fixed to not use big types when not | Philip Guenther |
2013-06-02 | Use long long and %lld for printing tv_sec values | Philip Guenther |
2013-06-02 | remove some of the obvious lies. this man page is a real piece of work. | Ted Unangst |
2013-06-02 | first stab are replacing format strings in MD pages | Ted Unangst |
2013-06-02 | move octeonreg.h to a more generic location and add multiple inclusion | Jasper Lievisse Adriaanse |
2013-06-02 | remove obsolete note about D3 power state. this diagnostic is not present | Ted Unangst |
2013-06-02 | change format strings in error messages to reasonable values more likely | Ted Unangst |
2013-06-02 | compile with -fno-builtin-exit | Jasper Lievisse Adriaanse |
2013-06-02 | remove unneeded octeonreg.h include | Jasper Lievisse Adriaanse |
2013-06-02 | - remove double rcs ids | Jasper Lievisse Adriaanse |
2013-06-02 | Remove an uneeded variable. | Brandon Mercer |
2013-06-02 | Make arm compile again. -moj | Mats O Jansson |
2013-06-02 | Let .Do .Dq .Ql .So .Sq generate the correct roff(7) character escape | Ingo Schwarze |
2013-06-02 | Fix a bug where the calibration loop could show wrong CPU frequencies. | Gerhard Roth |
2013-06-02 | With HTTP keepalive, relayd only filtered the first request and | Reyk Floeter |
2013-06-02 | support aml_store to a method object to override it | joshua stein |
2013-06-02 | Hide members of __va_list in the implementation namespace | Philip Guenther |
2013-06-02 | Fix descriptions of structures | Philip Guenther |
2013-06-02 | Coredumping is now single-threaded, so update comment about locking | Philip Guenther |
2013-06-02 | Add the TLS relocations | Philip Guenther |
2013-06-02 | Don't need gdt.h here | Philip Guenther |
2013-06-02 | fix tpyo | Philip Guenther |
2013-06-02 | XPG 4 apparently exposed d_ino and ino_t. Also, always pull in | Philip Guenther |
2013-06-02 | add (currently failing) regress test for quotes in variable lines, as encount... | Jasper Lievisse Adriaanse |
2013-06-02 | Pq -> Qq, as confirmed by miod; | Jason McIntyre |
2013-06-02 | Actually use the subsecond timestamp data | Philip Guenther |