summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2010-04-05fix playback of .au files on big-endian machinesJacob Meuser
2010-04-05Mention title setting, and the new default.Nicholas Marriott
2010-04-05incorrect comment introduction; noticed by claus with mandocTheo de Raadt
2010-04-05make this page read a little better;Jason McIntyre
2010-04-05remove some non-POSIX standard non-GNU defacto standard options, mostlyTed Unangst
2010-04-04rather than using an empty "" as the default window title, put the hostnameBob Beck
2010-04-04tweak;Jason McIntyre
2010-04-04When the prologue lacks required information, do not error out,Ingo Schwarze
2010-04-04Should be -s for src pane.Nicholas Marriott
2010-04-04Dead assignment, found with clang.Nicholas Marriott
2010-04-04Run job commands explicitly in the global enviroment (which can beNicholas Marriott
2010-04-04Squash a function that is only called in a callback into the callbackNicholas Marriott
2010-04-04Make sure we never stay in SEC_NONE when passing by .Sh.Ingo Schwarze
2010-04-04OpenCVS is very annoying and incorrect when user tries to add severalzinovik
2010-04-04Adding the pod2man(1) special characters to mandoc_char(7) was a bad idea.Ingo Schwarze
2010-04-04Better write 'href="mailto:' instead of 'style="mailto:'.Ingo Schwarze
2010-04-03Adjust the details about commands without perms being hidden,Stuart Henderson
2010-04-03backout last change, committed by mistake, sorry...Alexandre Ratchov
2010-04-03doc fixes from jmcAlexandre Ratchov
2010-04-03no need to die from .Xr without arguments, we can just ignore itIngo Schwarze
2010-04-03When we have no title in man(7), just use "unknown". No need to bail.Ingo Schwarze
2010-04-03When two conflicting list types are specified for the same list,Ingo Schwarze
2010-04-03* outside literal context in mdoc(7), handle blank lines like .PpIngo Schwarze
2010-04-02document ping6/traceroute6, ok jmcStuart Henderson
2010-04-02Support ping6 and traceroute6 in bgplg and bgplgsh.Stuart Henderson
2010-04-02link mandoc(1) to the buildIngo Schwarze
2010-04-02merge 1.9.22, keeping local patchesIngo Schwarze
2010-04-02Temporarily disable the handling of leading punctuation.Ingo Schwarze
2010-04-02merge 1.9.20, keeping local patchesIngo Schwarze
2010-04-01Allow top to accept tab characters as input in interactive modelum
2010-03-31Don't accept keys with modifiers as input. Fixes crash reported by BrianNicholas Marriott
2010-03-30This diff synchronizes rcs parser code with OpenRCS. It shrinks code by 3zinovik
2010-03-29merge 1.9.19, keeping local patchesIngo Schwarze
2010-03-27Don't leak job command in #().Nicholas Marriott
2010-03-27tweak previous; ok dtuckerJason McIntyre
2010-03-27replace example that uses impossible uaudio(4) mixer item names andJacob Meuser
2010-03-27remove irrelevant man page; ok deraadtJason McIntyre
2010-03-27-a flag to insert a window after an existing one, moving other windowsNicholas Marriott
2010-03-26dispense with some wacky escape sequences;Jason McIntyre
2010-03-26Remove unnecessary ptr.lum
2010-03-26tweak previous;Jason McIntyre
2010-03-26Make the source of process TIME for displaying and sorting the same.lum
2010-03-26allow buffer_get_int_ret/buffer_get_int64_ret to take a NULL pointerDamien Miller
2010-03-26merge 1.9.17, keeping local patchesIngo Schwarze
2010-03-26Reformat default value of PreferredAuthentications entry (current formattingDarren Tucker
2010-03-26mention that -S none disables connection sharing; from Colin WatsonDamien Miller
2010-03-25from portable: getcwd(NULL, 0) doesn't work on all platforms, soDamien Miller
2010-03-25merge 1.9.16, keeping local patchesIngo Schwarze
2010-03-25conform to gnum4 AND traditional m4 (solaris) behavior, namely,Marc Espie
2010-03-25fix a stupid out-of-bounds read access introduced in the previousIngo Schwarze