Age | Commit message (Expand) | Author |
2014-09-08 | strip excess verbiage from sed expressions | Alexander Hall |
2014-09-08 | Prevent addition of redundant IPv6 autoconf addresses. | Stefan Sperling |
2014-09-08 | Don't include <sys/types.h>; we already include <sys/param.h>. | Mark Kettenis |
2014-09-08 | tweak previous; | Jason McIntyre |
2014-09-08 | remove uneeded route.h includes | Jonathan Gray |
2014-09-08 | OCAML_VERSION will be removed, document CONFIGURE_STYLE=oasis | Christopher Zimmermann |
2014-09-08 | Additional cleanup for procfs removal | Doug Hogan |
2014-09-08 | ...and the other file I missed cvs rm'ing in the procfs purge. | Philip Guenther |
2014-09-08 | Match 82599 as found on SuperMicro AOC-STGN-I1S | Chris Cappuccio |
2014-09-08 | Actually remove the procfs files | Philip Guenther |
2014-09-08 | Delete procfs; it's always had races and is now unused: no one noticed for | Philip Guenther |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2014-09-08 | Fix a syslogd regression when specifying all 20 additional log paths | Doug Hogan |
2014-09-08 | the PR_LOGGING flag is unused, so im cleaning it up | David Gwynne |
2014-09-08 | deprecate the use of the PR_PHINPAGE flag by replacing it with a test | David Gwynne |
2014-09-07 | warn about AUTHORS sections without .An macros, inspired by mdoclint(1) | Ingo Schwarze |
2014-09-07 | Remove useless comment, snprintf and if/else. | Alexander Bluhm |
2014-09-07 | Implement membar(9) API for amd64. | Mark Kettenis |
2014-09-07 | Document that 4.4BSD changed the semantics but that others have restored | Philip Guenther |
2014-09-07 | Reuse xtrfile() to avoid duplication. | Philip Guenther |
2014-09-07 | Remove SSL_kDHr, SSL_kDHd and SSL_aDH. No supported ciphersuites use them, | Joel Sing |
2014-09-07 | Remove last use of xargs(1). | Antoine Jacoutot |
2014-09-07 | Use SOCK_CLOEXEC (instead of later using fcntl(F_SETFD)) when creating sockets | Philip Guenther |
2014-09-07 | Only compare CVS Id when it's not empty. | Antoine Jacoutot |
2014-09-07 | Drop 2 uneeded xargs(1). | Antoine Jacoutot |
2014-09-07 | Consistency in var names. | Antoine Jacoutot |
2014-09-07 | typo in comment | Philip Guenther |
2014-09-07 | Fix regression in detecting changed files. | Antoine Jacoutot |
2014-09-07 | Use shell substitution instead of dirname. | Antoine Jacoutot |
2014-09-07 | Add Henri Kemppainen's copyright | Philip Guenther |
2014-09-07 | Simplify checks. | Antoine Jacoutot |
2014-09-07 | Add dependency tests from Henri Kemppainen (duclare (at) guu.fi) | Philip Guenther |
2014-09-07 | Add dependency tests from Henri Kemppainen (duclare (at) guu.fi). | Philip Guenther |
2014-09-07 | Do not report a page as arch=any merely because .Dt lacks the third argument. | Ingo Schwarze |
2014-09-07 | fix debugging output | Ingo Schwarze |
2014-09-07 | always use the right buffer, and fix one evil typo | Ingo Schwarze |
2014-09-07 | Parse and ignore the .pl (page length) request; | Ingo Schwarze |
2014-09-07 | Allow .ll in the prologue; Daniel Levai reports Slackware Linux uses this. | Ingo Schwarze |
2014-09-06 | Simplify by handling empty request lines at the one logical place | Ingo Schwarze |
2014-09-06 | Move main format autodetection from the parser dispatcher to the | Ingo Schwarze |
2014-09-06 | Replace awk with either sed or shell equivalents. | Robert Peichaer |
2014-09-06 | Convert vars used as boolean (unset or 1) to true or false. | Robert Peichaer |
2014-09-06 | Rename ci_iactive into ci_flags, this field now holds the going-to- | Martin Pieuchot |
2014-09-06 | Remove backup checksums after a successfull run. | Antoine Jacoutot |
2014-09-06 | Files may have been removed in the previous step, so make sure they exist | Antoine Jacoutot |
2014-09-06 | Magical sequences to ender ddb(4) from an ADB keyboard. | Martin Pieuchot |
2014-09-06 | Rewrite cpu_idle & friends to not check and update the hid0 register | Martin Pieuchot |
2014-09-06 | Rewrite the PowerPC stack dump routine to delimit the trap & interrupt | Martin Pieuchot |
2014-09-06 | Add functions to manipulate IBM PowerPC 970 specific registers that | Martin Pieuchot |
2014-09-06 | Match q33 devices. Previously only inteldrm matched on q33, | Jonathan Gray |