summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2011-11-03When .TH sets no data, leave the date field in the page footer blank,Ingo Schwarze
2011-11-03Correct .Eo spacing:Ingo Schwarze
2011-11-01Do some cleanup and improve the manpage. From Andreas Bartelt; ok henning, jmcMike Belopuhov
2011-11-01Fixup previous: don't forget to actually get the current rtable;Mike Belopuhov
2011-11-01List sockets existing only in the specified or current routing domain.Mike Belopuhov
2011-10-29update currency exchange rates;Jason McIntyre
2011-10-27minor formatting fix;Jason McIntyre
2011-10-27Add screen*:XT to terminal-overrides for tmux-in-tmux, from RomainNicholas Marriott
2011-10-27Missing -o on usage for pipe-pane, from Tiago Cunha.Nicholas Marriott
2011-10-27Didn't really think the else behaviour through - requiring argv toNicholas Marriott
2011-10-24mention that -aoff is not the default for the default deviceAlexandre Ratchov
2011-10-24Handle infinite recursion the same way as groff:Ingo Schwarze
2011-10-24Handle \N numbered character escapes the same way as groff:Ingo Schwarze
2011-10-24bz#1859: send tty break to pty master instead of (probably alreadyDamien Miller
2011-10-24bz#1943: unbreak stdio forwarding when ControlPersist is in user - sshDamien Miller
2011-10-23When copying, make repeat count indicate buffer to replace if used.Nicholas Marriott
2011-10-23Alias NPage/PPage as PageDown/PgDn/PageUp/PgUp to reduce occasionalNicholas Marriott
2011-10-23Support for \e[3J to clear the history. Also send the correspondingNicholas Marriott
2011-10-23Try to resolve relative paths for loadb and saveb (first using clientNicholas Marriott
2011-10-23For initial session, use size of command client even if detached.Nicholas Marriott
2011-10-23Ignore LC_ALL and LC_CTYPE if they are empty as well as unset.Nicholas Marriott