Age | Commit message (Expand) | Author |
2011-11-26 | Resync to bsd.lv, most code from kristaps@. | Ingo Schwarze |
2011-11-26 | minor sync to bsd.lv | Ingo Schwarze |
2011-11-20 | Move mmc/mtc and volume control bits from struct aproc to struct | Alexandre Ratchov |
2011-11-19 | Avoid a NULL pointer access if an .Rs block body contains nothing | Ingo Schwarze |
2011-11-18 | Support parenthised subexpressions in apropos(1); | Ingo Schwarze |
2011-11-17 | +.Xr cvs 1 , | Jason McIntyre |
2011-11-17 | Change the search type mask from 32 to 64 bit such that a full set | Ingo Schwarze |
2011-11-17 | Fix a pasto that prevented detection of mandoc.index dbopen(3) failure. | Ingo Schwarze |
2011-11-17 | Minimal man.conf(5) _whatdb support for mandocdb(8) and apropos(1), | Ingo Schwarze |
2011-11-17 | ISO style "%Y-%m-%d" dates are common in man(7) .TH. | Ingo Schwarze |
2011-11-17 | - Fix parts of xenocara on static arches such as vax. | Jasper Lievisse Adriaanse |
2011-11-16 | mark the device as closed before closing streams attached to it. | Alexandre Ratchov |
2011-11-16 | prefix device-specific messages by the device name, since we | Alexandre Ratchov |
2011-11-16 | When processing .Sh HEAD, as soon as we know which section this is, | Ingo Schwarze |
2011-11-16 | When a .TP block is broken but already contains a head element, | Ingo Schwarze |
2011-11-16 | Support multiple search terms, and logical operations -a and -o | Ingo Schwarze |
2011-11-16 | Don't leak list in complete_cmd_parse if there are no commands found. | Owain Ainsworth |
2011-11-16 | Don't create a history file called -... doh. Pointed out by jmc. | Nicholas Marriott |
2011-11-16 | consider there's no dependency between two aprocs, if | Alexandre Ratchov |
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 | 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 | Disable LESSHISTFILE by default, requested by deraadt. | Nicholas Marriott |
2011-11-15 | make midi 'owner' pointer per-output | Alexandre Ratchov |
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 | Store page titles in the correct case, and by default, only | Ingo Schwarze |
2011-11-13 | Implement mdoc(7)-like output style variant for man(7) documents: | Ingo Schwarze |
2011-11-13 | Make the man(7) page footer the same as in groff. | Ingo Schwarze |
2011-11-13 | overful -> overfull; | Jason McIntyre |
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 | 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 | 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 |
2011-11-12 | update currency exchange rates; | Jason McIntyre |
2011-11-09 | Fix a trivial copy-and-paste error (sx->sy), from Chris Johnsen. | Nicholas Marriott |
2011-11-08 | use -A with traceroute; ok sthen | Theo de Raadt |
2011-11-08 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-11-06 | improve gm4 compatibility, from Robert Young, thanks ! | Marc Espie |
2011-11-05 | When the HEAD scope of .TP is broken by another block macro, | Ingo Schwarze |
2011-11-05 | update currency exchange rates; | Jason McIntyre |
2011-11-05 | Missing bits for new keys and buffer indexes, from Tiago Cunha | Nicholas Marriott |
2011-11-05 | Option to change status line (message) background when using vi keys and | Nicholas Marriott |
2011-11-03 | Garbage collect an unused variable. | Ingo Schwarze |