summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/misc.c
AgeCommit message (Expand)Author
2001-06-26remove comments from .h, since they are cut&paste from the .c filesMarkus Friedl
2001-06-16copy pw_expire and pw_change, too.Markus Friedl
2001-06-16typo; dunlap@apl.washington.eduMarkus Friedl
2001-05-19sshd command-line arguments and configuration file options thatKevin Steves
2001-05-11add unset_nonblock for stdout/err flushing in client_loop().Markus Friedl
2001-05-08Use addargs() in sftp plus some clean up of addargs(). OK Markusmouring
2001-05-03Move colon() and cleanhost() to misc.c where I should I have put it inmouring
2001-04-12robust port validation; ok markus@ jakob@Kevin Steves
2001-02-28for completeness, copy pw_gecos tooTheo de Raadt
2001-02-28pull in protosTheo de Raadt
2001-02-22use pwcopy in ssh.c, tooMarkus Friedl
2001-01-21split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.Markus Friedl