Age | Commit message (Expand) | Author |
2015-01-02 | give the device ref taken in vscsikqfilter to the knote, and unref | David Gwynne |
2015-01-02 | store all state needed to defer probe/detach events in vscsi_devevent_task. | David Gwynne |
2015-01-02 | Add a comment about the default values being duplicated in rcctl(8). | Antoine Jacoutot |
2015-01-02 | update currency exchange rates; | Jason McIntyre |
2015-01-02 | uppercase for place names, and one "t" in british; | Jason McIntyre |
2015-01-02 | Remove ifdef statements for TIMES and USE_TOD; they don't do anything, | Lawrence Teo |
2015-01-02 | Add some additional i.MX6 board types from Bitrig. | Jonathan Gray |
2015-01-01 | Enable 'ifconfig -C' (list dynamic interface types) on install | Kenneth R Westerback |
2015-01-01 | "The logging of errors SHOULD be restricted to conflicting information | Florian Obser |
2015-01-01 | Test that syslogd sending over TCP does not leak a file descriptor | Alexander Bluhm |
2015-01-01 | Inline the .cpsetup pseudo-statement in rcrt0 to avoid saving the "old" gp | Miod Vallat |
2015-01-01 | Fix a buffer overrun triggered by a trailing backslash at EOF in | Ingo Schwarze |
2015-01-01 | Fix a read buffer overrun triggered by trailing \s- or trailing \s+ | Ingo Schwarze |
2014-08-20 | Run syslogd regressions tests. As only one syslogd can run per | Alexander Bluhm |
2015-01-01 | KNF; no binary change | Florian Obser |
2015-01-01 | sync | Theo de Raadt |
2015-01-01 | move to 5.7-beta | Theo de Raadt |
2015-01-01 | Don't dereference NULL pointers when formatting missing denominators, | Ingo Schwarze |
2015-01-01 | Merge error page changes from httpd: send Content-Length:, change | Reyk Floeter |
2015-01-01 | Provide option types for binary AND, binary OR and silently discarding an | Joel Sing |
2015-01-01 | Use the recommended HTML5 doctype in error pages. | Reyk Floeter |
2015-01-01 | Use the HTML5 doctype for error and auto index pages because it is | Reyk Floeter |
2015-01-01 | Convert the openssl(1) enc command to the new option parsing and usage. | Joel Sing |
2015-01-01 | Revert previous; tls_accept_socket() was intentionally undocumented | Ingo Schwarze |
2015-01-01 | If man(1) only has one single argument, always interpret it as a name, | Ingo Schwarze |
2015-01-01 | activate eqn(7) tests | Ingo Schwarze |
2015-01-01 | eqn(7) tests | Ingo Schwarze |
2015-01-01 | Drop redundant FUNCS_ONLY. | Antoine Jacoutot |
2015-01-01 | The roff(7) language is Turing-complete, even the part implemented | Ingo Schwarze |
2015-01-01 | minimally document tls_accept_socket(); | Ingo Schwarze |
2015-01-01 | Get rid of .Tn; from Kaspars at Bankovskis dot net, tweaked by me. | Ingo Schwarze |
2015-01-01 | Even though i personally consider 8-bit-characters in filenames unwise, | Ingo Schwarze |
2015-01-01 | Remove an unnecessary freeaddrinfo() call, since errx() would free all | Lawrence Teo |
2015-01-01 | Always drain the write buffer on pte sync. Needed for Cortex A7/A15 | Jonathan Gray |
2014-12-31 | Do not take sh to STATICPIE yet. That will happen once matching | Theo de Raadt |
2014-12-31 | describe .Ql more precisely; | Ingo Schwarze |
2014-12-31 | recent changes broke alignment requirements on arm. | Ted Unangst |
2014-12-31 | When showing more than one formatted manual page, insert horizontal lines | Ingo Schwarze |
2014-12-31 | adventure requires deterministic random for its internal data | Ted Unangst |
2014-12-31 | simplify poll() conversion. from patrick keshishian | Ted Unangst |
2014-12-31 | copyright_year=$(date +%Y) | Joel Sing |
2014-12-31 | Adapt and add regression tests for sending syslog messages over TCP. | Alexander Bluhm |
2014-12-31 | Use the first host of the documentation ranges for both address | Mark Lumsden |
2014-12-31 | Implement sending syslog messages over TCP streams. | Alexander Bluhm |
2014-12-31 | add entries for xmpp, mdns and puppet | Jasper Lievisse Adriaanse |
2014-12-31 | Correct evcount_attach argument on cbus(4). | Kenji Aoyama |
2014-12-31 | Mention previously missing '/etc/apm/hibernate' action | David Coppa |
2014-12-31 | Create CA and certificates for TLS tests consistently. Better | Alexander Bluhm |
2014-12-30 | Use a 1MB realloc() increment instead of an 8KB one for the config | Todd C. Miller |
2014-12-30 | Remove some checks that will always evaluate to true. Noticed by a very | Brian Callahan |