summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-15Simplify various parts of the puc(4) attachment code. Tested lightlyTheo de Raadt
2011-11-15delay(1) is an extremely short delay, increase this to a measurable amountDale Rahn
2011-11-15make midi 'owner' pointer per-outputAlexandre Ratchov
2011-11-15Update to nginx 1.0.10. Bugs fixed include a segmentation fault in a workerStuart Henderson
2011-11-15on failure, the hibernate io function should return an errno type variable,Theo de Raadt
2011-11-15on failure, hibernate io functions return an errno. not 1.Theo de Raadt
2011-11-15label_t is the kernel setjmp buffer. It should simply be an array ofTheo de Raadt
2011-11-15add missing full stop;Jason McIntyre
2011-11-15Add a "device number" component in sndio(7) device names, allowing aAlexandre Ratchov
2011-11-14Don't do non-512 writes to vnd. ok matthewTheo de Raadt
2011-11-14went a bit far...Theo de Raadt
2011-11-14zap end of line whitespace; noticed by jmc@Ingo Schwarze
2011-11-14when receiving an unexpected imsg, print its name.Charles Longeau
2011-11-14Store page titles in the correct case, and by default, onlyIngo Schwarze
2011-11-14make sure that the offline directory has the right owner/permsEric Faurot
2011-11-14dale and i theorize that these days armish can safely be compiledTheo de Raadt
2011-11-14Unbreak build of libpthread on hppa/hppa64 by using correct type inJoel Sing
2011-11-14Add lots of information about special characters that's actually neededIngo Schwarze
2011-11-14merge syscall.c into the end of trap.c as almost all architectures do.Theo de Raadt
2011-11-14use include properlyTheo de Raadt
2011-11-14merge various differences between hppa and hppa64Theo de Raadt
2011-11-14local variable not needed in sdmmc_activateTheo de Raadt
2011-11-14syncTheo de Raadt
2011-11-14SMSC9512 and familyTheo de Raadt
2011-11-14much better solver: don't try to solve every library, but just the onesMarc Espie
2011-11-14The spool and offline directories are backend-independent, so theyEric Faurot
2011-11-14use print-plist-libs-with-depends (and make sure it does not skip depends)Marc Espie
2011-11-14ahci hibernate device selection code; not yet testedMike Larkin
2011-11-14Use a fixed io_page for all hibernate I/O, which is needed forMike Larkin
2011-11-13Add some #defines for the various hibernate I/O modes, some of theMike Larkin
2011-11-13In hibernate resume, free the piglet and other VAs we allocated duringMike Larkin
2011-11-13Fix a handful of bugs that were causing reboots and other bad behaviorMike Larkin
2011-11-13Implement mdoc(7)-like output style variant for man(7) documents:Ingo Schwarze
2011-11-13The pkg_subst / SUBST_CMD has caused issues for some ports whereNigel Taylor
2011-11-13Make the man(7) page footer the same as in groff.Ingo Schwarze
2011-11-13If a softraid chunk is offline we are not necessarily going to have theJoel Sing
2011-11-13overful -> overfull;Jason McIntyre
2011-11-13When initiating a rebuild update the DUID for the chunk so thatJoel Sing
2011-11-13Cleanup rebuild initialisation code. In particular, reconstruct the chunkJoel Sing
2011-11-13Support -man -Omdoc to format man(7) manuals in mdoc(7) output style;Ingo Schwarze
2011-11-13Make the default left text margin configurable from the command line,Ingo Schwarze
2011-11-13/etc/rc.conf -> rc.conf(8)Antoine Jacoutot
2011-11-13Rewrite the expression parser for a more concise syntax:Ingo Schwarze
2011-11-13Inventing new keywords for mostly the same thing when a well-establishedIngo Schwarze
2011-11-13Split the common code to be reused by other mandocdb clients,Ingo Schwarze
2011-11-13Split the common code to be reused by other mandocdb clients,Ingo Schwarze
2011-11-13provide a specific section reference; from Lawrence TeoJason McIntyre
2011-11-13Fix two crashes that occur when walking very large (i.e. real-world) trees:Ingo Schwarze
2011-11-12mark some arguments "const" that will not be changed; from kristaps@Ingo Schwarze
2011-11-12Parse and ignore the C font family in \f escapes.Ingo Schwarze