Age | Commit message (Expand) | Author |
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 |
2014-12-30 | fix wrong paths below FILES; from Theo Buehler <theo at math dot ethz dot ch> | Ingo Schwarze |
2014-12-30 | Add syslog-tls 6514/tcp to etc/services. | Alexander Bluhm |
2014-12-30 | Make perl use our (arc4random backed) drand48 when unseeded | Andrew Fresh |
2014-12-30 | When a file is given on the command line, actually exists, and its name | Ingo Schwarze |
2014-12-30 | self-relocating crt0 bits for sh, and enable static pie by default. With some | Miod Vallat |
2014-12-30 | Clean up and optimize _dl_start a bit by using immediate addressing for | Miod Vallat |
2014-12-30 | Rename a few functions name. Will help factorize some stuffs. | Antoine Jacoutot |
2014-12-30 | do not print an empty order in case pkg_scripts is undefined | Robert Nagy |
2014-12-30 | add_flags() does not need any action argument. | Antoine Jacoutot |
2014-12-30 | Remove redundant md memcpy.S and memmove.S lines. The mi config | Jonathan Gray |
2014-12-30 | Fix handling of R_MIPS_REL32_64 relocations that reference a symbol. | Mark Kettenis |
2014-12-30 | add __bounded as appropriate. | David Gwynne |
2014-12-30 | Test the weird construct of a user-defined macro starting (but not | Ingo Schwarze |
2014-12-30 | copy bcrypt autotune from encrypt(1) and expose via crypt_newhash | Ted Unangst |
2014-12-30 | let the "make groff" maintainer target show groff warnings | Ingo Schwarze |
2014-12-30 | unifdef __APCS_26__ we don't run on anything with a 26 bit program counter. | Jonathan Gray |
2014-12-30 | Rework disklabel reading taskq to plug holes pointed out by jsing@. | Kenneth R Westerback |
2014-12-30 | typo in comment: ouput => output | Damien Miller |
2014-12-29 | regen | Kenji Aoyama |