summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2010-04-16tweak previous; ok djmJason McIntyre
2010-04-16tweak previous; ok djmJason McIntyre
2010-04-16revised certificate format ssh-{dss,rsa}-cert-v01@openssh.com with theDamien Miller
2010-04-15retry lookup for private key if there's no matching key with CKA_SIGNMarkus Friedl
2010-04-15remove debugging information from the rcs binary; this saves 200K;Igor Sobrado
2010-04-15add SENSOR_HUMIDITY to sensor framework to handle humidity valuesYojiro Uo
2010-04-14expand %r => remote username in ssh_config:ProxyCommand;Damien Miller
2010-04-13Update to sudo 1.7.2p6Todd C. Miller
2010-04-13Fix rendering of multiple successive .It macros without intervening text;Ingo Schwarze
2010-04-13zap all the (rather useless) dot lines; ok kristapsJason McIntyre
2010-04-13- sort everythingJason McIntyre
2010-04-12Partial revert of term.c rev. 1.23Ingo Schwarze
2010-04-11Fix typo in line ending; from Antti HarriTodd C. Miller
2010-04-10fix NULL dereference; from matthew.haub AT alumni.adelaide.edu.auDamien Miller
2010-04-10show the key type that we are offering in debug(), helps distinguishDamien Miller
2010-04-10bz#1698: kill channel when pty allocation requests fail. FixedDamien Miller
2010-04-10fix terminology: we didn't find a certificate in known_hosts, we foundDamien Miller
2010-04-10bz#1746 - suppress spurious tty warning when using -O and stdinDamien Miller
2010-04-09- fix up SYNOPSIS; it's not perfect yet though...Jason McIntyre
2010-04-08first pass at cleaning this page up:Jason McIntyre
2010-04-08Fix order of arithmetic operations so that large NFS file system quotaswilliam
2010-04-07Merge the good parts of 1.9.23,Ingo Schwarze
2010-04-07Remove XXX comment and just close received fd if calloc() fails.Nicholas Marriott
2010-04-07rcsdiff doesn't support all diff(1) options,lum
2010-04-07tweak previous; ok ratchovJason McIntyre
2010-04-06Merge copy mode and output mode, dropping the latter. Idea and code fromNicholas Marriott
2010-04-06bump (private) protocol version numberAlexandre Ratchov
2010-04-06aucat (server):Alexandre Ratchov
2010-04-06Amend manpage to reflect the actual behaviour of -r option.lum
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