canna****@lists*****
canna****@lists*****
2003年 9月 24日 (水) 23:50:39 JST
Date: Wednesday September 24, 2003 @ 23:50 Author: aida_s Update of /cvsroot/canna/canna/cmd/crfreq In directory sf-cvs:/tmp/cvs-serv14115/cmd/crfreq Modified Files: crfreq.c Log Message: Now canna works on 64bit Solaris. I believe canna also works in other 64bit environments with minor changes. * configure.ac: check in_addr_t and socklen_t * canna/net.h: Define canna_in_addr_t and canna_socklen_t here. For this include "ccompat.h" first and place an include guard. * cmd/cannastat/cannastat.c: remove verbose include * cmd/crfreq/crfreq.c: fix type of header size * lib/RK/RKintern.h(HD_TAGSIZ): correct definition * lib/RK/ngram.c(RkKxGram): typeof(ng_neg) is canna_uint32_t (RkReadGram): ditto (RkCheckNegGram): ditto * lib/RKC/wconvert.c(connect_unix): correct length of sockaddr (connect_inet, INET6): type of port (connect_inet, !INET6): type of hostinetaddr. use h_addr_list if available. * lib/RKindep/file.c(RkiConnect): type of 5th argument of getsockopt * lib/canna/lisp.c(patom): cast properly due to varargs * server/comm.c(open_inet_socket): use socklen_t * server/main.c(process_request): forgot to pass first argument to Dmsg * server/wconvert.c(ExtensionRequest): static =================================================================== File: no file crfreq.c Status: Needs Checkout Working revision: 1.5 Wed Sep 24 14:50:39 2003 Repository revision: 1.5 /cvsroot/canna/canna/cmd/crfreq/crfreq.c,v Existing Tags: release_3_6_p4 (revision: 1.2.2.1) after_win_removal (revision: 1.4) before_win_removal (revision: 1.4) RELBR_3_6 (branch: 1.2.2) after_autoconf (revision: 1.3) before_autoconf (revision: 1.3) release_3_6_p3 (revision: 1.2.2.1) release_3_6_p2 (revision: 1.2.2.1) after_new_wchar (revision: 1.2) before_new_wchar (revision: 1.2) after_cvsignore (revision: 1.2) before_cvsignore (revision: 1.2) release_3_6_p1 (revision: 1.2) relbr_3_bp (revision: 1.2) release_3_6 (revision: 1.2) after_fujieda_patches (revision: 1.2) orig_35b2 (revision: 1.1.1.1) NEC_CORP (branch: 1.1.1)