Age | Commit message (Expand) | Author |
2014-12-28 | Replace last workq in tree (reading disklabels from newly attached | Kenneth R Westerback |
2014-12-28 | Fix subtle typo. | Joel Sing |
2014-12-28 | Add regress tests for default option handling. | Joel Sing |
2014-12-28 | Allow a default option to be specified by having a NULL name, but a valid | Joel Sing |
2014-12-28 | Add regress tests for multiple argument callback functions. | Joel Sing |
2014-12-28 | Provide an option type that allows for a callback function to consume an | Joel Sing |
2014-12-28 | Add option parsing regress tests with end of options handling. | Joel Sing |
2014-12-28 | Teach option parsing that a single hyphen denotes the end of named options | Joel Sing |
2014-12-28 | Add regress tests for option parsing with multiple unnamed arguments. | Joel Sing |
2014-12-28 | Provide a mechanism for option parsing to return the number of arguments | Joel Sing |
2014-12-28 | Attach USB HID devices from the Generic Destop page, usage pointer to | Matthieu Herrb |
2014-12-28 | Improve documentation of the header/footer macros .Dt, .Os, .TH: | Ingo Schwarze |
2014-12-28 | Update regress to match change in unnamed argument handling. | Joel Sing |
2014-12-28 | Only accept a single unnamed argument - the existing behaviour is to | Joel Sing |
2014-12-28 | Slightly simplify options parsing logic. | Joel Sing |
2014-12-28 | mdoc(7) already uses the mandoc(1) -Ios argument in the footer line | Ingo Schwarze |
2014-12-28 | Update options regress to match option function pointer change. | Joel Sing |
2014-12-28 | Provide two different function pointers for option function callbacks. This | Joel Sing |
2014-12-28 | remove a surplus argument to printf caught by -Wformat | Jonathan Gray |
2014-12-28 | Unbreak the tree. Looks like tedu did not tedu enough when killing KPDK | Claudio Jeker |
2014-12-28 | improve previous: do the size check up front to avoid leaking memory | Ingo Schwarze |
2014-12-28 | Add regression tests where OpenBSD syslogd is sending messages to | Alexander Bluhm |
2014-12-28 | Provide initial regress tests for the complex option parsing that is needed | Joel Sing |
2014-12-28 | mask with & not && | Jonathan Gray |
2014-12-28 | Change the default ext_addr from "egress" to "*". Listening on the | Reyk Floeter |
2014-12-28 | Change the default example from "listen on egress" to "listen on *". | Reyk Floeter |
2014-12-28 | Add an audio driver, necsb(4), for NEC PC-9801-86 sound board on | Kenji Aoyama |
2014-12-28 | With revision 1.93 a space character got lost when printing the | Alexander Bluhm |
2014-12-28 | convert bcopy to memcpy in md5 and sha1. also be consistent about clearing | Ted Unangst |
2014-12-28 | remove KPDK. not really used, and a bad choice anyway. ok naddy | Ted Unangst |
2014-12-28 | alpha now supports -static -pie binaries; ok kettenis | Theo de Raadt |
2014-12-28 | Build special/encrypt into instbin, to prepare for dropping use of the | Theo de Raadt |
2014-12-27 | prepare things slightly further, FwUpdate still not active... | Marc Espie |
2014-12-27 | make it at least work a wee little bit. | Marc Espie |
2014-12-27 | mention Wandboard | Jonathan Gray |
2014-12-27 | Link -static -pie executables with rcrt0.o instead of crt0.o such that they | Mark Kettenis |
2014-12-27 | Static PIE for mips64. Still something not quite right as a full make build | Mark Kettenis |
2014-12-27 | encrypt should easily fit onto the media now. this will be done step by step. | Theo de Raadt |
2014-12-27 | include netinet/in.h to define struct in6_addr. | Brent Cook |
2014-12-27 | zap trailing whitespace; | Jason McIntyre |
2014-12-27 | add tsciic to the masters list; | Jason McIntyre |
2014-12-27 | Specialisation of PkgAdd to do fw_update, not yet finished | Marc Espie |
2014-12-27 | Only include "boot.h" if MD_RCRT0_START is defined. Should fix build on vax. | Mark Kettenis |
2014-12-27 | Link -static -pie executables with rcrt0.o instead of crt0.o such that they | Mark Kettenis |
2014-12-27 | Change the default entry point from _start to __start. | Mark Kettenis |
2014-12-27 | Static PIE support for alpha. | Mark Kettenis |
2014-12-27 | Make ld.so process only R_ALPHA_RELATIVE relocations during early GOT | Mark Kettenis |
2014-12-27 | As indicated by kettenis and kurt, hppa i386 powerpc now support static | Theo de Raadt |
2014-12-27 | sync | Theo de Raadt |
2014-12-27 | SRCDIRS must now always come from distrib/special. A few systems | Theo de Raadt |