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