Imported Upstream version 2.6.0

This commit is contained in:
arnaud.quette@free.fr 2011-01-26 10:35:08 +01:00
parent 26fb71b504
commit 459aaf9392
510 changed files with 40508 additions and 18859 deletions

View file

@ -38,8 +38,8 @@ typedef struct upstype_s {
time_t last_ping;
time_t last_connfail;
PCONF_CTX_t sock_ctx;
struct st_tree_t *inforoot;
struct cmdlist_t *cmdlist;
struct st_tree_s *inforoot;
struct cmdlist_s *cmdlist;
int numlogins;
int fsd; /* forced shutdown in effect? */