[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Markus Friedl <markus_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 4 May 2001 17:47:35 -0600 (MDT)
- Reply-to: Markus Friedl <markus_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: markus_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/05/04 17:47:34
Modified files:
usr.bin/ssh : channels.c channels.h clientloop.c nchan.c
nchan.h serverloop.c ssh.c
Log message:
move to Channel **channels (instead of Channel *channels), fixes realloc problems.
channel_new now returns a Channel *, favour Channel * over channel id.
remove old channel_allocate interface.
Visit your host, monkey.org