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