summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.markus2001-01-211-96/+0
* enable non-blocking IO on channels, and tty's (except for the client ttys).markus2000-10-271-8/+5
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-1/+27
* don't complain if setting NONBLOCK fails with ENODEVmarkus2000-08-281-2/+4
* undomarkus2000-08-281-4/+2
* util.cmarkus2000-08-281-2/+4
* rename aux.c to util.c to help with cygwin portprovos2000-08-011-0/+71