version 1.45 | version 1.46 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_init_c = | * static char *rcsid_init_c = | |||
* "$Id: init.c,v 1.45 2006/01/09 19:35:13 cavesomething Exp $"; | * "$Id: init.c,v 1.46 2006/01/30 17:00:34 cavesomething Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
ns->outputbuffer.start=0; | ns->outputbuffer.start=0; | |||
ns->outputbuffer.len=0; | ns->outputbuffer.len=0; | |||
ns->can_write=1; | ns->can_write=1; | |||
ns->password_fails = 0; | ||||
ns->sent_scroll=0; | ns->sent_scroll=0; | |||
ns->host=strdup_local(from_ip); | ns->host=strdup_local(from_ip); |
Legend:
|