summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/misc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* robust port validation; ok markus@ jakob@stevesk2001-04-121-2/+17
|
* for completeness, copy pw_gecos tooderaadt2001-02-281-2/+4
|
* pull in protosderaadt2001-02-281-2/+3
|
* use pwcopy in ssh.c, toomarkus2001-02-221-2/+17
|
* split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.markus2001-01-211-0/+97
rename util.[ch] -> misc.[ch]