summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2010-10-27Fix an off-by-one in an assertion, crashing the renderer on ".Os \&".Ingo Schwarze
2010-10-27The man(7) macros .HP .IP .RS .TP accept *optional* arguments,Ingo Schwarze
2010-10-27Merge -k and expand @@ parsing code between OpenCVS and OpenRCS, resultingTobias Stoeckmann
2010-10-26Warn developers that .so is fragile and suggest using ln(1) instead;Ingo Schwarze
2010-10-26Downgrade nearly 20 ERRORS to WARNINGS.Ingo Schwarze
2010-10-26Support .so (low-level roff "switch source file"),Ingo Schwarze
2010-10-26Refactoring, no functional change:Ingo Schwarze
2010-10-26add HISTORY and AUTHORS sections.Felix Kronlage
2010-10-25Add missing FNM_CASEFOLD flag to fnmatch() when locate is run in caseTodd C. Miller
2010-10-24Do not throw FATAL errors when there is no need to:Ingo Schwarze
2010-10-23let .Bsx print just "BSD/OS" like in modern groffIngo Schwarze
2010-10-23escape '[' in filename tab-completion; fix a type while there.Stuart Henderson
2010-10-23Use CVSROOT for "cvs import" - just ignore CVS/Root files. PR 6497 fromNicholas Marriott
2010-10-23sync library manuals to bsd.lvIngo Schwarze
2010-10-23use proper message in case of multiple arguments to .AnIngo Schwarze
2010-10-23cleanup mdoc(7) validation code: use real functions, not macrosIngo Schwarze
2010-10-23.Sm no longer produces a linebreak when used in .BdIngo Schwarze
2010-10-23sync comments to bsd.lv; no functional changeIngo Schwarze
2010-10-23Add a last-pane command (bound to ; by default). Requested ages ago byNicholas Marriott
2010-10-23When removing a pane, don't change the active pane unless the activeNicholas Marriott
2010-10-22Fix a crash when mixing the legacy width option (e.g. fold -70)Todd C. Miller
2010-10-22whining verboten; ok deraadtMike Belopuhov
2010-10-22Move setvbuf() added in r1.19 to before the call to doskip() sinceTodd C. Miller
2010-10-21When the end of a stream is reached (ie mix_eof() called) otherAlexandre Ratchov
2010-10-21fix style and typos in messages and commentsAlexandre Ratchov
2010-10-21use MODE_xxx and XRUN_xxx macros everywhere, and zap correspondingAlexandre Ratchov
2010-10-21more EXIT STATUS bits; from Daniel DickmanJason McIntyre
2010-10-21There is neither TCP6 nor struct tcp6cb in our kernel. So removeAlexander Bluhm
2010-10-20Merge OpenCVS' rcs_deltatext_set into OpenRCS, fixing a memory leak.Tobias Stoeckmann
2010-10-20Remove the need for rp_file in parser structure, instead keep only oneTobias Stoeckmann
2010-10-20Mark repeating keys with "(repeat)" in the key list.Nicholas Marriott
2010-10-20Prevent a NULL pointer dereference if rcsparse_deltatexts is called withTobias Stoeckmann
2010-10-19no more vgrind(1); ok deraadtJason McIntyre
2010-10-19Add a few more tcpcb and sockbuffer variables that tcpbench can inspect.Claudio Jeker
2010-10-18sup is no longer used. reminded by pirofti and jmcTheo de Raadt
2010-10-18vgrind goes to the atticTheo de Raadt
2010-10-18disable vgrind; raw roff support is gone. it might surface in the ports tree...Theo de Raadt
2010-10-18Merge the before and after attach client code into one in client.cNicholas Marriott
2010-10-18more usd/psd stuff lurking...Jason McIntyre
2010-10-18remove references to now removed usd/psd/smm docs;Jason McIntyre
2010-10-17Stop installing me(1) and ms(1) source code.Ingo Schwarze
2010-10-17remove sectok(1); it hasn't been updated in years and doesn't workDamien Miller
2010-10-17unlink sectok(1) from the build; ok markus@ deraadt@Damien Miller
2010-10-16Do not abort() on tbl errors, reduce the risk that tbl stuff kills a build,Ingo Schwarze
2010-10-16paste in EXIT STATUS from diff(1); confirmed by rayJason McIntyre
2010-10-16Support tbl(1) code embedded into mdoc(7) input files.Ingo Schwarze
2010-10-16Make stdio blocking again before calling shell command with -c.Nicholas Marriott
2010-10-16Trying to set FD_CLOEXEC on every fd is a lost cause, just useNicholas Marriott
2010-10-16Fall back on normal session choice method if $TMUX exists but is invalidNicholas Marriott
2010-10-16historically, an acre has been defined as the area an ox works in a day,Ted Unangst