summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/util.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.markus2001-01-211-96/+0
| | | | rename util.[ch] -> misc.[ch]
* 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
| | | | | | | the details. everything is now under Tatu's licence (which I copied from his readme), and/or the core-sdi bsd-ish thing for deattack, or various openbsd developers under a 2-term bsd licence. We're not changing any rules, just being accurate.
* 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