summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2011-11-26Resync to bsd.lv, most code from kristaps@.Ingo Schwarze
2011-11-26minor sync to bsd.lvIngo Schwarze
2011-11-20Move mmc/mtc and volume control bits from struct aproc to structAlexandre Ratchov
2011-11-19Avoid a NULL pointer access if an .Rs block body contains nothingIngo Schwarze
2011-11-18Support parenthised subexpressions in apropos(1);Ingo Schwarze
2011-11-17+.Xr cvs 1 ,Jason McIntyre
2011-11-17Change the search type mask from 32 to 64 bit such that a full setIngo Schwarze
2011-11-17Fix a pasto that prevented detection of mandoc.index dbopen(3) failure.Ingo Schwarze
2011-11-17Minimal man.conf(5) _whatdb support for mandocdb(8) and apropos(1),Ingo Schwarze
2011-11-17ISO 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-16mark the device as closed before closing streams attached to it.Alexandre Ratchov
2011-11-16prefix device-specific messages by the device name, since weAlexandre Ratchov
2011-11-16When processing .Sh HEAD, as soon as we know which section this is,Ingo Schwarze
2011-11-16When a .TP block is broken but already contains a head element,Ingo Schwarze
2011-11-16Support multiple search terms, and logical operations -a and -oIngo Schwarze
2011-11-16Don't leak list in complete_cmd_parse if there are no commands found.Owain Ainsworth
2011-11-16Don't create a history file called -... doh. Pointed out by jmc.Nicholas Marriott
2011-11-16consider there's no dependency between two aprocs, ifAlexandre Ratchov
2011-11-15Add word movement and editing command for command prompt editing, fromNicholas Marriott
2011-11-15Move word-separators to be a session rather than window option, from BenNicholas Marriott
2011-11-15Add a pane_index format string and use it, from Ben Boeckel.Nicholas Marriott
2011-11-15Make window_pane_index work the same as window_index, from Ben Boeckel.Nicholas Marriott
2011-11-15Disable LESSHISTFILE by default, requested by deraadt.Nicholas Marriott
2011-11-15make midi 'owner' pointer per-outputAlexandre Ratchov
2011-11-15add missing full stop;Jason McIntyre
2011-11-15Add a "device number" component in sndio(7) device names, allowing aAlexandre Ratchov
2011-11-14Store page titles in the correct case, and by default, onlyIngo Schwarze
2011-11-13Implement mdoc(7)-like output style variant for man(7) documents:Ingo Schwarze
2011-11-13Make the man(7) page footer the same as in groff.Ingo Schwarze
2011-11-13overful -> overfull;Jason McIntyre
2011-11-13Support -man -Omdoc to format man(7) manuals in mdoc(7) output style;Ingo Schwarze
2011-11-13Make the default left text margin configurable from the command line,Ingo Schwarze
2011-11-13Rewrite the expression parser for a more concise syntax:Ingo Schwarze
2011-11-13Inventing new keywords for mostly the same thing when a well-establishedIngo Schwarze
2011-11-13Split the common code to be reused by other mandocdb clients,Ingo Schwarze
2011-11-13Split the common code to be reused by other mandocdb clients,Ingo Schwarze
2011-11-13Fix two crashes that occur when walking very large (i.e. real-world) trees:Ingo Schwarze
2011-11-12mark some arguments "const" that will not be changed; from kristaps@Ingo Schwarze
2011-11-12Parse and ignore the C font family in \f escapes.Ingo Schwarze
2011-11-12update currency exchange rates;Jason McIntyre
2011-11-09Fix a trivial copy-and-paste error (sx->sy), from Chris Johnsen.Nicholas Marriott
2011-11-08use -A with traceroute; ok sthenTheo de Raadt
2011-11-08Pass install the -S option to avoid a window where the target isn'tPhilip Guenthe
2011-11-06improve gm4 compatibility, from Robert Young, thanks !Marc Espie
2011-11-05When the HEAD scope of .TP is broken by another block macro,Ingo Schwarze
2011-11-05update currency exchange rates;Jason McIntyre
2011-11-05Missing bits for new keys and buffer indexes, from Tiago CunhaNicholas Marriott
2011-11-05Option to change status line (message) background when using vi keys andNicholas Marriott
2011-11-03Garbage collect an unused variable.Ingo Schwarze