From: ja7 Date: Tue, 29 Jan 2002 20:17:41 +0000 (+0000) Subject: Changed to flush apdu and marc log files a apdu is recived. X-Git-Tag: YAZ.1.8.5~8 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=2984a4a74dbbe7aaf4f07788ae4785041cf6004a;hp=2984a4a74dbbe7aaf4f07788ae4785041cf6004a;p=yaz-moved-to-github.git Changed to flush apdu and marc log files a apdu is recived. Changed to remove blanks at end of commandline. Added source of $HOME/.yazclientrc and ./yazclientrc on startup added the folowing commands push_command - adds the rest of the line to set_apdufile - change apdu logfile from commandline set_marcdump - change marcdump file form commandline set_cclfields - change Ccl2rpn config file register_oid - regristrate a private oid Cleandup the tabcompletion and when it compleates on filenames. added completions for the follwing commands push_command format schema attributeset querytype new pr. command completion is placed in tabcomplete.[ch] Current problems: - the tabcompleation code is leaking - not mutch bot leaking. Added emacs local versiables comment for tabs config to client.c ---