Age | Commit message (Expand) | Author |
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 |
2010-10-17 | Stop installing me(1) and ms(1) source code. | Ingo Schwarze |
2010-10-17 | remove sectok(1); it hasn't been updated in years and doesn't work | Damien Miller |
2010-10-17 | unlink sectok(1) from the build; ok markus@ deraadt@ | Damien Miller |
2010-10-16 | Do not abort() on tbl errors, reduce the risk that tbl stuff kills a build, | Ingo Schwarze |
2010-10-16 | paste in EXIT STATUS from diff(1); confirmed by ray | Jason McIntyre |
2010-10-16 | Support tbl(1) code embedded into mdoc(7) input files. | Ingo Schwarze |
2010-10-16 | Make stdio blocking again before calling shell command with -c. | Nicholas Marriott |
2010-10-16 | Trying to set FD_CLOEXEC on every fd is a lost cause, just use | Nicholas Marriott |
2010-10-16 | Fall back on normal session choice method if $TMUX exists but is invalid | Nicholas Marriott |
2010-10-16 | historically, an acre has been defined as the area an ox works in a day, | Ted Unangst |