gnokii.git
22 years agoUpdate: orig2001_11_27_05_17 -> orig2001_11_27_22_58 lace_unixserial
short [Tue, 27 Nov 2001 23:34:48 +0000 (23:34 +0000)]
Update: orig2001_11_27_05_17 -> orig2001_11_27_22_58

22 years agoThis commit was manufactured by cvs2svn to create branch 'lace_unixserial'.
jankratochvil [Tue, 27 Nov 2001 22:01:34 +0000 (22:01 +0000)]
This commit was manufactured by cvs2svn to create branch 'lace_unixserial'.

Cherrypick from lace_cfgreader 2001-11-27 22:01:33 UTC jankratochvil 'This commit was manufactured by cvs2svn to create branch 'lace_cfgreader'.':
    utils/sendsms

22 years agoUpdate: orig2001_11_25_22_56 -> orig2001_11_27_05_17
short [Tue, 27 Nov 2001 21:35:51 +0000 (21:35 +0000)]
Update: orig2001_11_25_22_56 -> orig2001_11_27_05_17

22 years agoWARNING! dependency on: lace_cfgreader (branchpoint), lace_utils
short [Sun, 25 Nov 2001 23:36:27 +0000 (23:36 +0000)]
WARNING! dependency on: lace_cfgreader (branchpoint), lace_utils

* new gnokiirc/global settings:
  * connect_script/disconnect_script - needed for BIP but can be general
    * entries in such sections passed as %ENV - ...
    * provided chat script ("connect-et" now) w/o bugs of "ppp-6210-modem"
  * serial_baudrate               - used when not overriden by phone
  * handshake = software/hardware - used when not overriden by phone
  * require_dcd - kills Gnokii when modem drops connection - needed for BIP
  * serial_write_usleep - waits between each character sent - for Siemens M20
* All open device fds are now closed and DTR/RTS-cleared on exit
  * SIGINT abort not properly handled - clashing with pthreads
* Fixed hang-ons by fcntl(FASYNC) forgotting to specify also FNONBLOCK

22 years ago * ... - new cfgreader.c/CFG_GetForeach()
short [Sun, 25 Nov 2001 23:10:58 +0000 (23:10 +0000)]
* ... - new cfgreader.c/CFG_GetForeach()
some "const" keywords written - they are missing almost everywhere in Gnokii!
"CFG_info" is now global public symbol
 * Global symbols became IMO obsolete: {model,port,initlength,connection,bindir}
stdout/stderr are de-buffered (cfgreading is upon startup)
 * I know that it doesn't belong here but currently there is now generic
   application init function anywhere.
 * stdout/stderr de-buffering is already donw at various weird places all
   through the project

22 years agotarget "all" -= "xgnokii" target (now "all" remains empty)
short [Sun, 25 Nov 2001 22:22:12 +0000 (22:22 +0000)]
target "all" -= "xgnokii" target (now "all" remains empty)
 - private: xgnokii will be compilable in future

22 years agoLDFLAGS -> LDLIBS
short [Sun, 25 Nov 2001 22:20:55 +0000 (22:20 +0000)]
LDFLAGS -> LDLIBS
 - at least "GNU Make version 3.79.1" uses: $(LDLAGS) ... $^ ... $(LDLIBS)
 - private: LD* flags stuff wipe out expected by libtool

22 years ago"-lX11 -lXpm" -> "-lXpm -lX11"
short [Sun, 25 Nov 2001 22:18:50 +0000 (22:18 +0000)]
"-lX11 -lXpm" -> "-lXpm -lX11"
 - libXpm has X11 dependencies!
 - private: Xpm stuff wipe out expected by imlib

22 years agoThis commit was manufactured by cvs2svn to create branch 'lace'. orig2001_11_25_22_56
jankratochvil [Sun, 25 Nov 2001 22:00:38 +0000 (22:00 +0000)]
This commit was manufactured by cvs2svn to create branch 'lace'.

Sprout from ats 2001-11-25 22:00:37 UTC short ':pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001'
Cherrypick from orig 2001-11-25 21:59:22 UTC short ':pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001':
    common/links/fbus-3110.c
    common/phones/ateric.c
    common/phones/atnok.c
    common/phones/atsie.c
    include/links/fbus-3110.h
    include/phones/ateric.h
    include/phones/atgen.h
    include/phones/atnok.h
    include/phones/atsie.h

22 years ago:pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001
short [Sun, 25 Nov 2001 22:00:37 +0000 (22:00 +0000)]
:pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001