summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2006-02-16delete a few double declarations; ok ottoPeter Valchev
2006-02-15- improve description of -IJason McIntyre
2006-02-15remove ietf draft references; RFC list now maintained in ssh.1;Jason McIntyre
2006-02-15remove the IETF draft references and replace them with some updated RFCs;Jason McIntyre
2006-02-15Fix bug introduced by previous delint and rename a var. From Ray.Otto Moerbeek
2006-02-15delint; from Ray with input from me and jaredy@; ok jaredy@Otto Moerbeek
2006-02-15typo in comment; ok djm@David Krause
2006-02-14Put commas in right places, from Ray Lai.Otto Moerbeek
2006-02-14typo in comment; from ray laiJason McIntyre
2006-02-14- fix behaviour when using -u and -l at the same timeXavier Santolaria
2006-02-14fix output when checking in a file for the first time. OK niallo@.Xavier Santolaria
2006-02-14Document that -0 is an non-standard extension (sad but true).Otto Moerbeek
2006-02-14Fix -I and some cleanup, from Ray Lai in PR 5002; ok jaredy@Otto Moerbeek
2006-02-13sort FILES and use a -compact list;Jason McIntyre
2006-02-13- avoid nasty line splitJason McIntyre
2006-02-13write out an empty comment in RCS files even if there isn't one asXavier Santolaria
2006-02-13turn this into an example ssh_known_hosts file; ok djmJason McIntyre
2006-02-13small tweaks for the ssh_known_hosts section;Jason McIntyre
2006-02-13no need to subsection the authorized_keys examples - instead, convertJason McIntyre
2006-02-12sort the list of options permissable w/ authorized_keys;Jason McIntyre
2006-02-12Fix mail notification for rdist(1) as reported in user/5009. ok otto@Moritz Jodeit
2006-02-12rework the description of authorized_keys a little;Jason McIntyre
2006-02-12slight rewording; ok djmJason McIntyre
2006-02-12raise error when the user specifies a RekeyLimit that is smaller than 16Damien Miller
2006-02-12add a %l expansion code to the ControlPath, which is filled in with theDamien Miller
2006-02-11type correctness; from Ray Lai in PR 5011; ok millert@Otto Moerbeek
2006-02-11Initialize been_warned. From Benjamin Pineau in PR 5007.Otto Moerbeek
2006-02-11namelist must be NULL terminated, plus some cleanup after mickeyMartin Reindl
2006-02-10forgot to document CVS/Baserev.tmp, so here it is.Xavier Santolaria
2006-02-10document CVS/Entries.Backup, CVS/Notify.tmp and CVS/Template files.Xavier Santolaria
2006-02-10fix CVS_PATH_NOTIFY duplicate.Xavier Santolaria
2006-02-10move #include <sys/wait.h> out of includes.h; ok markus@Kevin Steves
2006-02-10move #include <sys/ioctl.h> out of includes.h; ok markus@Kevin Steves
2006-02-09add missing client-side paths definitions;Xavier Santolaria
2006-02-09- move some text into a CAVEATS sectionJason McIntyre
2006-02-09delint; remove redundant vars and functions; ok jaredy@Otto Moerbeek
2006-02-09- move rcs_kw-related data into rcs.h and de-static the keyword array. thisNiall O'Higgins
2006-02-09#include <sys/endian.h> not needed; ok djm@Kevin Steves
2006-02-08move #include <dirent.h> out of includes.h; ok markus@Kevin Steves
2006-02-08fix more breakage by xsa, although this one is partially my fault as well.Joris Vink
2006-02-08once again, we have to unbreak stuff xsa broke on his own.Joris Vink
2006-02-08move #include <netinet/in_systm.h> and <netinet/ip.h> out ofKevin Steves
2006-02-08move #include <sys/resource.h> out of includes.h; ok markus@Kevin Steves
2006-02-08<openssl/bn.h> not neededKevin Steves
2006-02-08small KNFKevin Steves
2006-02-08move #include <netinet/tcp.h> out of includes.h; ok markus@Kevin Steves
2006-02-08move #include <paths.h> out of includes.h; ok markus@Kevin Steves
2006-02-07restore cosmic balance by plugging a mem leak; problem reported byOtto Moerbeek
2006-02-07duplicate #includeKevin Steves
2006-02-07"packet.h" not neededKevin Steves