Age | Commit message (Expand) | Author |
2011-11-15 | Add word movement and editing command for command prompt editing, from | Nicholas Marriott |
2011-11-15 | Move word-separators to be a session rather than window option, from Ben | Nicholas Marriott |
2011-11-15 | - change callback prototypes in filter.c to allow stricter checks | Gilles Chehade |
2011-11-15 | Add a pane_index format string and use it, from Ben Boeckel. | Nicholas Marriott |
2011-11-15 | Make window_pane_index work the same as window_index, from Ben Boeckel. | Nicholas Marriott |
2011-11-15 | Remove pointless/debug prints during config. | Dale Rahn |
2011-11-15 | wooooops defines missing from previous commit | Gilles Chehade |
2011-11-15 | Qwalk, our API to linearly walk over the persistent queue, did not take the | Gilles Chehade |
2011-11-15 | Disable LESSHISTFILE by default, requested by deraadt. | Nicholas Marriott |
2011-11-15 | Bring back 'mostly' working omdog support. | Dale Rahn |
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 |