× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi 

Just uploaded 

tn5250-0.15.2-1
tn5250-devel-0.15.2-1

to 
        ftp://ftp.falsehope.com/home/gomez/tn5250

Built under Redhat 5.2 + Updates + RPM 3.0.2 and
work under RH 5.x and 6.x.

Signed with my PGP Key (PGP Key can be found at
ftp://ftp.falsehope.com/home/gomez/Henri_Gomez.pgp.key

Uploaded also to ftp://incoming.redhat.com so soon
on all contri mirrors

----

Name        : tn5250                       Relocations: /usr 
Version     : 0.15.2                            Vendor: (none)
Release     : 1                             Build Date: Thu Nov 18 11:55:36
1999
Install date: Thu Nov 18 12:00:40 1999      Build Host: css5.cs
Group       : Applications/Networking       Source RPM:
tn5250-0.15.2-1.src.rpm
Size        : 239210                           License: GPL
Packager    : Henri Gomez <gomez@slib.fr>
URL         : http://www.blarg.net/~mmadore/5250.html
Summary     : 5250 Telnet protocol and Terminal
Description :
tn5250 is an implementation of the 5250 Telnet protocol.
It provide 5250 library and 5250 terminal emulation.
* Thu Nov 18 1999 Henri Gomez <gomez@slib.fr>

- 0.15.2
 Field Exit and Field + are now seperate functions. '+' in numeric field
  maps to Field +.  Field + changes the sign of the number like it should.
- Re-implemented transmitting signed fields to host.
- Re-implemented Field -.
- Numeric Only and Signed Number field types are handled according to spec
  now, even though the spec is really weird about how they are handled
  (The last digit's zone is changed on Numeric Only on Field -/+, but the
  sign position is changed from ' ' to '-' with Field -/+, and the zone
  shift for that one takes place at transmit.)
- Now ignore garbage keys again.  Why are we getting two decimal 410s when
  we type the first character?  This doesn't make sense unless it's related
  to how we detect the xterm.

* Wed Nov 17 1999 Henri Gomez <gomez@slib.fr>

- 0.15.1
- 3/4ths of the restructuring to make it feasible to use lib5250 for display
  services for applications has been done.
- Lots of cleanup - no longer has duplicate field value data, nor does it
have
  many different componenets having a different perception of what the
current
  field is.
- Implemented terminal bells.  Whistles yet to come.
- Some minor stuff.  Field Exit Required fields now require field exit, for
  example.

* Tue Nov 02 1999 Henri Gomez <gomez@slib.fr>

- 0.14
- Full FreeBSD support, see the README and other files in the freebsd/
  directory.  Special thanks to Scott Klement for this (I've put his name
all
  over the ChangeLog for this -- this way, it's not _my_ fault <g>).
- Linux-specific files moved to linux/ subdir.
- README files updated - now more clear on how to set up X Windows support.
- Field Minus sequence (Esc+M) added.
- Dup key support added.
- Small field exit bug fixed.
- Help key/aid code implemented.
- Fix per Carey Evans for handling right-blank fields.
- Reset key now works even when keyboard is locked.  Possible but unlikely
bug
  where reset key could cause the next keystroke to be ignored is fixed.
- C programs which use stdin/stdout will now clear the input line properly.
- A small fix to format table handling code with the Repeat to Address
order.
  This problem may never have been observed, but hey...

* Wed Oct 06 1999 Henri Gomez <gomez@slib.fr>

- updated Readme

* Fri Oct 01 1999 Henri Gomez <gomez@slib.fr>

- 0.13.13
- added xrdb load key in xt5250
- added gnome icons entry for xt5250

Name        : tn5250-devel                 Relocations: /usr 
Version     : 0.15.2                            Vendor: (none)
Release     : 1                             Build Date: Thu Nov 18 11:55:36
1999
Install date: Thu Nov 18 12:00:40 1999      Build Host: css5.cs
Group       : Development/Libraries         Source RPM:
tn5250-0.15.2-1.src.rpm
Size        : 322054                           License: GPL
Packager    : Henri Gomez <gomez@slib.fr>
URL         : http://www.blarg.net/~mmadore/5250.html
Summary     : development tools for 5250 protocol.
Description :
Libraires and include to use lib5250.
* Thu Nov 18 1999 Henri Gomez <gomez@slib.fr>

- 0.15.2
 Field Exit and Field + are now seperate functions. '+' in numeric field
  maps to Field +.  Field + changes the sign of the number like it should.
- Re-implemented transmitting signed fields to host.
- Re-implemented Field -.
- Numeric Only and Signed Number field types are handled according to spec
  now, even though the spec is really weird about how they are handled
  (The last digit's zone is changed on Numeric Only on Field -/+, but the
  sign position is changed from ' ' to '-' with Field -/+, and the zone
  shift for that one takes place at transmit.)
- Now ignore garbage keys again.  Why are we getting two decimal 410s when
  we type the first character?  This doesn't make sense unless it's related
  to how we detect the xterm.

* Wed Nov 17 1999 Henri Gomez <gomez@slib.fr>

- 0.15.1
- 3/4ths of the restructuring to make it feasible to use lib5250 for display
  services for applications has been done.
- Lots of cleanup - no longer has duplicate field value data, nor does it
have
  many different componenets having a different perception of what the
current
  field is.
- Implemented terminal bells.  Whistles yet to come.
- Some minor stuff.  Field Exit Required fields now require field exit, for
  example.

* Tue Nov 02 1999 Henri Gomez <gomez@slib.fr>

- 0.14
- Full FreeBSD support, see the README and other files in the freebsd/
  directory.  Special thanks to Scott Klement for this (I've put his name
all
  over the ChangeLog for this -- this way, it's not _my_ fault <g>).
- Linux-specific files moved to linux/ subdir.
- README files updated - now more clear on how to set up X Windows support.
- Field Minus sequence (Esc+M) added.
- Dup key support added.
- Small field exit bug fixed.
- Help key/aid code implemented.
- Fix per Carey Evans for handling right-blank fields.
- Reset key now works even when keyboard is locked.  Possible but unlikely
bug
  where reset key could cause the next keystroke to be ignored is fixed.
- C programs which use stdin/stdout will now clear the input line properly.
- A small fix to format table handling code with the Repeat to Address
order.
  This problem may never have been observed, but hey...

* Wed Oct 06 1999 Henri Gomez <gomez@slib.fr>

- updated Readme

* Fri Oct 01 1999 Henri Gomez <gomez@slib.fr>

- 0.13.13
- added xrdb load key in xt5250
- added gnome icons entry for xt5250


-
Henri Gomez                 ___[_]____
EMAIL : gomez@slib.fr         (. .)                     
PGP KEY : 4912D659    ...oOOo..(_)..oOOo...
PGP Fingerprint : 8CAD0D50356DA7E45C540B010FFE39E8

+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to LINUX5250@midrange.com.
| To subscribe to this list send email to LINUX5250-SUB@midrange.com.
| To unsubscribe from this list send email to LINUX5250-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.