summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2010-12-11Track the last session for a client and add a flag to switch-client andNicholas Marriott
2010-12-11Fix rectangle copy to behave like emacs - the cursor is not part of theNicholas Marriott
2010-12-11Oops, these functions return a const char *, so make the local variableNicholas Marriott
2010-12-11Make the prompt history global for all clients which is much more useful than...Nicholas Marriott
2010-12-11Make SYNOPSIS sections and code having .nr nS enabledIngo Schwarze
2010-12-10Rephrase a confusing sentence.Nicholas Marriott
2010-12-10stating that -f may be used by users is wrong, since that wouldMartynas Venckus
2010-12-10- don't use memory from the session we've already cleaned in theMartynas Venckus
2010-12-10It is user/root not user.root for kerberos 5.Todd C. Miller
2010-12-10Try to make this a little less kerberos-centric and remove a BUGSTodd C. Miller
2010-12-10- plug an fd leakJasper Lievisse Adriaanse
2010-12-09Abort endless loops during roff macro and string expansion.Ingo Schwarze
2010-12-09.Bk/.Ek is required now to keep the output generated from each macroIgor Sobrado
2010-12-09Allow quote macros (`Op', `Aq', `Bq', `Dq', `Pq', `Ql', `Qq', `Sq', andIngo Schwarze
2010-12-09Roff only interpolates \* strings when the leading backslash is not escaped.Ingo Schwarze
2010-12-09spacing, no functional change.Igor Sobrado
2010-12-09usage should fit on a 80-column displayIgor Sobrado
2010-12-09add -s to usageIgor Sobrado
2010-12-09Add support for "-s shell" to su(1). This can be used by the superuserTodd C. Miller
2010-12-09scp.1: grammer fixJason McIntyre
2010-12-08add a new -3 option to scp: Copies between two remote hosts areMarkus Friedl
2010-12-08In the built-in layouts, distribute the panes more evenly. Set theNicholas Marriott
2010-12-08explain that IPQoS arguments are separated by whitespace; iirc requestedDamien Miller
2010-12-07Complete the merge of bsd.lv version 1.10.7:Ingo Schwarze
2010-12-07Back out my .ft implementation for -Thtml.Ingo Schwarze
2010-12-06Do not report the same problems multiple times,Ingo Schwarze
2010-12-06add missing header needed by futimes()Charles Longeau
2010-12-06Add an option to alert (monitor) for silence (lack of activity) in aNicholas Marriott
2010-12-06add missing header needed by futimes()Charles Longeau
2010-12-06add missing header to properly use SIG* definitionsCharles Longeau
2010-12-06Never print .P, .PP, and .LP header content.Ingo Schwarze
2010-12-06Do not follow .D1 and .Dl inside .Bd with a blank line.Ingo Schwarze
2010-12-04fix fd leak; spotted and ok dtucker@Damien Miller
2010-12-04add a protocol extension to support a hard link operation. It isDamien Miller
2010-12-03move check for revoked keys to run earlier (in auth_rsa_key_allowed)Damien Miller
2010-12-03check that g^x^q === 1 mod p; recommended by JPAKE author Feng HaoDamien Miller
2010-12-03add missing header needed by futimes()Charles Longeau
2010-12-02Track the parser status both per file (file_status), such thatIngo Schwarze
2010-12-02Properly initialize the manual section to a default when .Dt is missing.Ingo Schwarze
2010-12-01Cleanup by kristaps@:Ingo Schwarze
2010-12-01Merge man_action.c into man_validate.c.Ingo Schwarze
2010-12-01Merge mdoc_action.c into mdoc_validate.c, because having two places to doIngo Schwarze
2010-12-01add missing header needed by mkstemp()Charles Longeau
2010-12-01Don't error out if we can't opendir() when -empty is used.Todd C. Miller
2010-11-29automatically order the hostkeys requested by the client based onDamien Miller
2010-11-29If VISUAL or EDITOR contains "vi", configure mode-keys and status-keysNicholas Marriott
2010-11-29correctly load comment for encrypted rsa1 keys;Markus Friedl
2010-11-29Now that we have proper .de support in the roff(7) library,Ingo Schwarze
2010-11-29Downgrade the easier of the two cases of MANDOCERR_SYNTLINESCOPEIngo Schwarze
2010-11-29Implement the roff .ft (change font) request for man(7).Ingo Schwarze