Age | Commit message (Expand) | Author |
2010-10-28 | more roff adjustments; | Jason McIntyre |
2010-10-28 | rewrite EXAMPLES, so that it makes a bit more sense; | Jason McIntyre |
2010-10-28 | adjust text to avoid referencing non-existent pages; | Jason McIntyre |
2010-10-28 | knock out some "-*- nroff -*-" lines; | Jason McIntyre |
2010-10-28 | cleanup ;; | Theo de Raadt |
2010-10-28 | grammar tweak; from Michael W. Bombardieri | Jason McIntyre |
2010-10-28 | Change basep parameter of getdirentries() to be off_t *, not long * | Todd C. Miller |
2010-10-28 | Fix memory leak. | Tobias Stoeckmann |
2010-10-28 | fix a possible NULL deref on loading a corrupt ECDH key | Damien Miller |
2010-10-28 | Font alternating blocks like .RB must not break the line between children | Ingo Schwarze |
2010-10-27 | Fix an off-by-one in an assertion, crashing the renderer on ".Os \&". | Ingo Schwarze |
2010-10-27 | The man(7) macros .HP .IP .RS .TP accept *optional* arguments, | Ingo Schwarze |
2010-10-27 | Merge -k and expand @@ parsing code between OpenCVS and OpenRCS, resulting | Tobias Stoeckmann |
2010-10-26 | Warn developers that .so is fragile and suggest using ln(1) instead; | Ingo Schwarze |
2010-10-26 | Downgrade nearly 20 ERRORS to WARNINGS. | Ingo Schwarze |
2010-10-26 | Support .so (low-level roff "switch source file"), | Ingo Schwarze |
2010-10-26 | Refactoring, no functional change: | Ingo Schwarze |
2010-10-26 | add HISTORY and AUTHORS sections. | Felix Kronlage |
2010-10-25 | Add missing FNM_CASEFOLD flag to fnmatch() when locate is run in case | Todd C. Miller |
2010-10-24 | Do not throw FATAL errors when there is no need to: | Ingo Schwarze |
2010-10-23 | let .Bsx print just "BSD/OS" like in modern groff | Ingo Schwarze |
2010-10-23 | escape '[' in filename tab-completion; fix a type while there. | Stuart Henderson |
2010-10-23 | Use CVSROOT for "cvs import" - just ignore CVS/Root files. PR 6497 from | Nicholas Marriott |
2010-10-23 | sync library manuals to bsd.lv | Ingo Schwarze |
2010-10-23 | use proper message in case of multiple arguments to .An | Ingo Schwarze |
2010-10-23 | cleanup mdoc(7) validation code: use real functions, not macros | Ingo Schwarze |
2010-10-23 | .Sm no longer produces a linebreak when used in .Bd | Ingo Schwarze |
2010-10-23 | sync comments to bsd.lv; no functional change | Ingo Schwarze |
2010-10-23 | Add a last-pane command (bound to ; by default). Requested ages ago by | Nicholas Marriott |
2010-10-23 | When removing a pane, don't change the active pane unless the active | Nicholas Marriott |
2010-10-22 | Fix a crash when mixing the legacy width option (e.g. fold -70) | Todd C. Miller |
2010-10-22 | whining verboten; ok deraadt | Mike Belopuhov |
2010-10-22 | Move setvbuf() added in r1.19 to before the call to doskip() since | Todd C. Miller |
2010-10-21 | When the end of a stream is reached (ie mix_eof() called) other | Alexandre Ratchov |
2010-10-21 | fix style and typos in messages and comments | Alexandre Ratchov |
2010-10-21 | use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding | Alexandre Ratchov |
2010-10-21 | more EXIT STATUS bits; from Daniel Dickman | Jason McIntyre |
2010-10-21 | There is neither TCP6 nor struct tcp6cb in our kernel. So remove | Alexander Bluhm |
2010-10-20 | Merge OpenCVS' rcs_deltatext_set into OpenRCS, fixing a memory leak. | Tobias Stoeckmann |
2010-10-20 | Remove the need for rp_file in parser structure, instead keep only one | Tobias Stoeckmann |
2010-10-20 | Mark repeating keys with "(repeat)" in the key list. | Nicholas Marriott |
2010-10-20 | Prevent a NULL pointer dereference if rcsparse_deltatexts is called with | Tobias Stoeckmann |
2010-10-19 | no more vgrind(1); ok deraadt | Jason McIntyre |
2010-10-19 | Add a few more tcpcb and sockbuffer variables that tcpbench can inspect. | Claudio Jeker |
2010-10-18 | sup is no longer used. reminded by pirofti and jmc | Theo de Raadt |
2010-10-18 | vgrind goes to the attic | Theo de Raadt |
2010-10-18 | disable vgrind; raw roff support is gone. it might surface in the ports tree... | Theo de Raadt |
2010-10-18 | Merge the before and after attach client code into one in client.c | Nicholas Marriott |
2010-10-18 | more usd/psd stuff lurking... | Jason McIntyre |
2010-10-18 | remove references to now removed usd/psd/smm docs; | Jason McIntyre |