[3674] in linux-announce channel archive

home help back first fref pref prev next nref lref last post

Linux-Announce Digest #965

daemon@ATHENA.MIT.EDU (Digestifier)
Thu May 24 18:33:53 2001

Message-ID: <20010524221308.19947.qmail@senator-bedfellow.mit.edu>
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date:     Thu, 24 May 01 18:13:03 EDT

Linux-Announce Digest #965, Volume #3            Thu, 24 May 01 18:13:03 EDT

Contents:
  Crossfire 1.0.0 released (Mark Wedel)
  SQLC 1.0b - Java based SQL client (Amit Chatterjee)
  Second beta of gawk 3.1 now available (Aharon Robbins)
  web2ldap 0.9.1 (Michael =?iso-8859-1?Q?Str=F6der?=)
  COMMERCIAL: ideas2reality supplying Computers with Linux preinstalled (UK) ("Bernard Giltrap")
  Cactus Computational Framework 4.0 Beta 10 (Tom Goodale)
  ANNOUNCE: SWI-Prolog 4.0.6/XPCE 5.1.6 (Jan Wielemaker)
  z81 1.3.1 - Sinclair ZX81 and ZX80 emulator (Russell Marks)
  LOCAL: ManLUG Meetings for May and June 2001 (Dr A V Le Blanc)

----------------------------------------------------------------------------

From: master@hugin.home.tychonet.com (Mark Wedel)
Subject: Crossfire 1.0.0 released
Date: Thu, 24 May 2001 21:12:08 GMT

=====BEGIN PGP SIGNED MESSAGE=====


 Crossfire 1.0 has been released.  This is a well tested release meant
 for wide distribution.

WHAT IS CROSSFIRE?

  This is a multiplayer graphical arcade and adventure game made for
  the X-Windows environment.  A windows client is also available.

  It has certain flavours from other games, especially Gauntlet (TM)
  and Nethack/Moria.

  Any number of players can move around in their own window, finding
  and using items and battle monsters.  They can choose to cooperate
  or compete in the same "world".

REQUIREMENTS

  For UNIX, X-windows and an ANSI C compiler to compile this game.
  A window system is not needed if you don't want to compile the
  map editor.

  For Windows 9x, you need Visual C++ (or some other ANSI C
  compiler that can read ".dsw"-files).
  
COMPILING

  Crossfire has been known to compile on a wide variety of
  systems.  It should compile and most all ANSI C and Posix
  compliant systems.

  To get directions on compilation for UNIX/LINUX, read the INSTALL file.
  For Win9x, read INSTALL_WIN32.txt.

USAGE

  Crossfire runs on a client/server model.  You will also need the
  client to play.  You can either connect to a server someone else
  has set up, or run your own server and connect to that.  The
  client package has information for connecting to servers.

  To run your own server, you need to make the crossfire binaries and install
  them, and then run the crossfire program.  This now creates a server which
  you/other people can connect to.  The map files will need to get downloaded
  and installed for the server to run properly.  If you plan to run a long
  term server, you should use one of the scripts provided that will re-run
  crossfire if it dies for some reason.

MAILING LIST

  For the latest subscription for crossfire mailing lists, go to:
  http://crossfire.real-time.com/Website_Index/Mailing_Lists/mailing_lists.jhtml

  From there you should be able to subscribe/unsubscribe any of the mailing
  lists.  The mailing lists based off the ifi.uio.no host are being
  discontinued.

  An archive of old messages can be found at 
  http://www.real-time.com/maillists/rte/crossfire


FTP SITES

  FTP-sites where you can look for the latest versions are:

    ftp://ftp.scruz.net:/users/mwedel/public (165.227.192.254)
    ftp://ftp.sourceforge.net:/pub/sourceforge/crossfire (64.28.67.101)
    ftp://ftp.ifi.uio.no:/pub/crossfire (129.240.64.44)
    ftp://ftp.real-time.com/pub/games/crossfire
    ftp://ftp.cs.city.ac.uk:/pub/games/crossfire/
    ftp://ftp.sunet.se:/pub/unix/games/crossfire (130.238.127.3)
    ftp://ftp.cs.titech.ac.jp:/pub/games/crossfire
    ftp://mirror.aarnet.edu.au/games/roguelike/crossfire/
    ftp://crossfire.futt.org//pub/crossfire

  Changes made since the latest release can be found at the CVS
  repository.  Information on anonymous CVS access as 
  the download CVS snapshots and browsing the repository can be 
  found at:
        http://sourceforge.net/cvs/?group_id=13833


    If you are looking for a windows/NT client, look at:
        http://mids.student.utwente.nl/%7Emichtoen/crossfire/

WEB SITES:

  The following web addresses have crossfire information that you may find
  useful:

  http://crossfire.real-time.com/
  real-time is the main crossfire site.


REPORTING BUGS

  First, check the INSTALL file for common problems, and see if yours is
  mentioned.

  The mailing list is where present development work and bugs are typically
  discussed.  If you want to know what is happening with crossfire, join the
  list and please ask there.

  I will likely delete mail messages of the following sort:
  1) Bug reports of failed installation when the installation instructions
     were not followed.
  2) Bug reports that contain so little information that it tells me nothing
     more than the fact that there is a bug.
  3) Bugs in which the solution has already been answered in the INSTALL
     file.

  When reporting bugs, make sure you include the following:
  o What version of crossfire did you use?
  o What type of computer did you use?
  o What release of the operating system did it have?
  o What windowing system are you using (Ie, openwindows, X11R6, etc)
  o What compiler (and its version) did you use (ie, gcc, acc, etc)?
  o Which flags did you give it?
  o If the bug happens when compiling crossfire, send an EXACT copy of
    the compiler line, as well as the errors it puts out.  Sending bugs
    of the sort 'it failed with a line like ...' doesn't help any.
  o If the bug happened while running crossfire:
    - Include any output before to the bug.
    - Give a description of what you did before the bug occured.  The better
        detailed the description, the better chance I have of figuring
        out where the bug happened, or how I can recreate the bug.
  o If you managed to compile Crossfire, include the output of
    "crossfire -o".

  Lack of any of this information in a bug report can make that bug report
useless.  Also, if you have a bug, make sure you are using the latest
version.  If you report a bug that has since been fixed, you are not likely
to get any help.

Further debugging informatiion can be found at
http://crossfire.real-time.com/debugging_tips.html

  Mail the bug report to crossfire-devel@listserv.real-time.com

- ------------------------------------------------------------------------------
SUBMITTING PATCHES:  See the doc/programming_guide file.


PUBLIC SERVERS:

The best way to find a server to play is to run the client.  It will contact
the metaserver and present a list to choose from.  You can also see
a list at http://crossfire.real-time.com/metaserver/


COPYRIGHT

    Don't get scared by the below, it's included just for "safety" reasons 8)
    (Don't want anyone to start selling the game)

    Copyright (C) 2000 Mark Wedel
    Copyright (C) 1992 Frank Tore Johansen

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

    The author can be reached via e-mail to mwedel@scruz.net



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBOw15KFrUI/eHXJZ5AQH6SgQAqhE8ZdWts0W0RhEEIFErgB0m7XtlNc5A
GcrsizDuhLVrbSldZXKMJKIag9l2A2Y7f6a7wxlf/2Gy7hmY48qQlxm+0mZpgk2I
j2pNcxLIgJNboIRbaXFommVWwOVeqS9BYvy3rZGzvW+MWHLxQHeNlH36AFlpP4HD
wsIYrl2CtaA=
=tIcm
=====END PGP SIGNATURE=====

------------------------------

From: Amit Chatterjee <amitc@intrex.net>
Subject: SQLC 1.0b - Java based SQL client
Date: Thu, 24 May 2001 21:13:07 GMT

=====BEGIN PGP SIGNED MESSAGE=====


I am pleased to announce the first public release of the SQL Client,
SQLC for short. SQLC is a SQL client program that allows users to
connect to a database supporting JDBC, send SQL queries and updates. It
is a standalone java application and has a graphical user interface.
SQLC has been currently tested under linux (RH 6.1, 6.2) with the MYSQL
database.

The software, including the source, is provided under the terms and
conditions of the GNU public license (GPL). To download the user's
manual, software and the source, please visit the URL:

        http://www.intrex.net/amit/software

Thanks.
Amit Chatterjee

- --
######################################################
Amit Chatterjee
amitc @ intrex . net (remove blank spaces)
######################################################





- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBOw15Y1rUI/eHXJZ5AQH5ogP/WWWTGcdP4XAqxAU849J9HbCpaaAIg8Mi
4nYjXy33b4LiByBHyWYGdhyakmaC9QYTtCPi7x1tKA4VX7K4TMs6yt+FJ7k5yEYL
Nu9Tw7BQe68mDTKsyMMEZBoucuMQtRxJ0NCCfW03jpFm5jBeKjS8U4L0reRp5IYv
Vdv1Wju95VE=
=6W8w
=====END PGP SIGNATURE=====

------------------------------

From: Aharon Robbins <arnold@skeeve.com>
Subject: Second beta of gawk 3.1 now available
Date: Thu, 24 May 2001 21:13:39 GMT

=====BEGIN PGP SIGNED MESSAGE=====


This note is to announce the second BETA release of version 3.1 of gawk. It is
available from ftp://ftp.freefriends.org/arnold/gawk/gawk-3.0.98.tar.gz.

This release fixes a number of bugs, almost all of which have been posted
previously.  More importantly, there is a large number of new features
in this release, the first major release in approximately five years!
The relevant part of NEWS is appended below.

As far as I can tell, the documentation and code have both hit the
freeze point.  Other than changing the version and patch levels, this
is what I expect to release as 3.1.

So, why do a beta release? So that you, yes you, the end user, can see
if anything I've done breaks gawk for you.  Then you can TELL ME ABOUT
IT so that I can fix it for the final release.

I want version 3.1 to be stable for the long term. PLEASE help me do
that by building and testing this release, and letting me know if there
are any problems.  Ultimately, it is yourself you're helping, as well
as every other gawk user, when you do this.

Thanks,

Arnold Robbins
arnold@skeeve.com
- ---------------------------------------------
Changes from 3.0.6 to 3.1.0
- ---------------------------

1. A new PROCINFO array provides info about the process. The non-I/O /dev/xxx
   files are now obsolete, and their use always generates a warning.

2. A new `mktime' builtin function was added for creating time stamps. The
   `mktime' function written in awk was removed from the user's guide.

3. New `--gen-po' option creates GNU gettext .po files for strings marked
   with a leading underscore.

4. Gawk now completely interprets special file names internally, ignoring the
   existence of real /dev/stdin, /dev/stdout files, etc.

5. The mmap code was removed. It was a worthwhile experiment that just
   didn't work out.

6. The BINMODE variable is new; on non-UNIX systems it affects how gawk
   opens files for text vs. binary.

7. The atari port is now unsupported.

8. Gawk no longer supports `next file' as two words.

9. On systems that support it, gawk now sets the `close on exec' flag on all
   files and pipes it opens. This makes sure that child processes run via
   system() or pipes have plenty of file descriptors available.

10. New ports: Tandem and BeOS.  The Tandem port is unsupported.

11. If `--posix' is in effect, newlines are not allowed after ?:.

12. Weird OFMT/CONVFMT formats no longer cause fatal errors.

13. Diagnostics about array parameters now include the parameter's name,
    not just its number.

14. configure should now automatically add -D_SYSV3 for ISC Unix.
    (This seems to have made it into the gawk 3.0.x line long ago.)

15. It is now possible to open a two-way pipe via the `|&' operator.
    See the discussion in the manual about putting `sort' into such a pipeline,
    though.  (NOTE!  This is borrowed from ksh: it is not the same as
    the same operator in csh!)

16. The close() function now takes an optional second string argument
    that allows closing one or the other end of the two-way pipe to
    a co-process.  This is needed to use `sort' in a co-process, see
    the doc.

17. If TCP/IP is available, special file names beginning with `/inet'
    can be used with `|&' for IPC. Thanks to Juergen Kahrs for the initial
    code.

18. With `--enable-portals' on the configure command line, gawk will also
    treat file names that start with `/p/' as a 4.4 BSD type portal file,
    i.e., a two-way pipe for `|&'.

19. Unrecognized escapes, such as "\q" now always generate a warning.

20. The LINT variable is new; it provides dynamic control over the --lint
    option.

21. Lint warnings can be made fatal by using --lint=fatal or `LINT = "fatal"'.
    Use this if you're really serious about portable code.

22. Due to an enhanced sed script, there is no longer any need to worry
    about finding or using alloca.  alloca.c is thus now gone.

23. A number of lint warnings have been added.  Most notably, gawk will
    detect if a variable is used before assigned to.  Warnings for
    when a string that isn't a number gets converted to a number are
    in the code but disabled; they seem to be too picky in practice.

    Also, gawk will now warn about function parameter names that shadow
    global variable names.

24. It is now possible to dynamically add builtin functions on systems
    that support dlopen. This facility is not (yet) as portable or well
    integrated as it might be.  *** WARNING *** THIS FEATURE WILL EVOLVE!

25. There are *many* new tests in the test suite.

26. Profiling has been added!  A separate version of gawk, named pgawk, is
    built and generates a run-time execution profile.  The --profile option
    can be used to change the default output file.   In regular gawk, this
    option pretty-prints the parse tree.

27. Gawk has been internationalized, using GNU gettext.  Translations for
    future distributions are most welcome.  Simultaneously, gawk was switched
    over to using automake.  You need Automake 1.4a (from the CVS archive)
    if you want to muck with the Makefile.am files.

28. New asort() function for sorting arrays.  See the doc for details.

29. The match function takes an optional array third argument to hold
    the text matched by parenthesized sub-expressions.

30. The bit op functions and octal and hex source code constants are on by
    default, no longer a configure-time option.  Recognition of non-decimal
    data is now enabled at runtime with --non-decimal-data command line option.

31. Internationalization features available at the awk level: new TEXTDOMAIN
    variable and bindtextdomain() and dcgettext() functions. printf formats
    may contain the "%2$3.5d" kind of notation for use in translations.  See
    the texinfo manual for details.

32. The return value from close() has been rationalized.  Most notably,
    closing something that wasn't open returns -1 but remains non-fatal.

33. The array effeciency change from 3.0.5 was reverted; the semantics were
    not right.  Additionally, index values of previously stored elements
    can no longer change dynamically.

34. The new option --dump-variables dumps a list of all global variables and
    their final types and values to a file you give, or to `awkvars.out'.

35. Gawk now uses a recent version of random.c courtesy of the FreeBSD
    project.

36. The gawk source code now uses ANSI C function definitions (new style),
    with ansi2knr to translate code for old compilers.

37. `for (iggy in foo)' loops should be more robust now in the face of
    adding/deleting elements in the middle; they loop over just the elements
    that are present in the array when the loop starts.



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBOw15g1rUI/eHXJZ5AQHP7AP/aQEqOWjldm0trndbmyl+MEPEUxhxco4a
LKR8DHUZsn5L78Zbqa3tdBmrhc0+gG0ZRNMFxJU6ioD/X1RGMaxIyfLcVSOemkfW
9mOGHGnKebkhm/QSTf1HO77r4rBIbKadvEoFqslzRsAIDKhjyUEw9oMNl5OVhyVF
KxLNhNwsHNI=
=EqtT
=====END PGP SIGNATURE=====

------------------------------

From: Michael =?iso-8859-1?Q?Str=F6der?= <michael@stroeder.com>
Subject: web2ldap 0.9.1
Date: Thu, 24 May 2001 21:15:42 GMT
Reply-To: michael@stroeder.com

=====BEGIN PGP SIGNED MESSAGE=====


HI!

Find one of those famous x.x.1 bug fix releases on

  http://www.web2ldap.de/download.html

which fixes compability issues when running with older python-ldap
builds or LDAP libs built without caching option.

Ciao, Michael.



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBOw15/lrUI/eHXJZ5AQHI5gP/euJUgIlnqheBD/DXD7WKgjaTadnFwjOS
BDCbKwUJORVJwHXLA6ZzOoJTcxVkQC3ZKUsoOfdBHsYO/V5UuWS0XdZjCSWTalcQ
WkeljF6dsLZwmfkLkirB34FwrH84dMChMoFmL0N/zhvXm3tGzjRoqE1XuA/LPqZw
4S0THw5T7Ik=
=Ukrr
=====END PGP SIGNATURE=====

------------------------------

From: "Bernard Giltrap" <bgiltrap@btconnect.com>
Subject: COMMERCIAL: ideas2reality supplying Computers with Linux preinstalled (UK)
Date: Thu, 24 May 2001 21:18:57 GMT

=====BEGIN PGP SIGNED MESSAGE=====


ideas2reality provide a range of systems preconfigured with you choice of
Linux distribution within the UK.

For further details :

http://www.ideas2reality.com/hardware.htm


Bernard Giltrap
ideas2reality Ltd





- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBOw16wVrUI/eHXJZ5AQG7oQP7BRisUMU1THzkjfDS+Cv54XZkpEHe7aJw
0hX5Y7OtZz5gGGy5tYHBU2k11HCWeYLwzujrkTZgIR4cRGHIVTiKPSveZZP31sNx
hi0lOrfxEwNNfzAUbu3P/HcwB2O9s/LwLYvxDGCc/WPZp8bNI2AmAdW6x5yAJ1Sv
kx/+VSB3fiQ=
=uUmr
=====END PGP SIGNATURE=====

------------------------------

From: Tom Goodale <goodale@aei-potsdam.mpg.de>
Subject: Cactus Computational Framework 4.0 Beta 10
Date: Thu, 24 May 2001 21:16:59 GMT

=====BEGIN PGP SIGNED MESSAGE=====


Hi,

this is to announce the release of beta 10 of Cactus 4.0.

Cactus is a general, modular, parallel code for solving systems of partial
differential equations or otherwise utilising parallel or distributed
comouter system.  The code has been developed over many years by a large
international collaboration of numerical relativity and computational
science research groups and can be used to provide a portable platform for
solving any system of partial differential equations.  The code compiles
and runs on a variety of different platforms, from laptops running Linux
or NT to clusters of workstations, to large T3Es, with no modifications
needing to be made to the application codes.

As an example, one set of modules (thorns) can be used to solve problems
in numerical relativity, for example black hole or neutron star
collisions.  The design of the code and the thorns means that general
routines can be written, for example to locate the position of the event
horizon, which can then be made generally available and used for other
problems.

The base set of thorns contains a http server which can be used to
interactively steer a simulation or view its data while the simulation is
still running.

The code is available from

                    http://www.cactuscode.org

Notes for this release can be found at

                    http://www.cactuscode.org/Development/beta10.txt


For further information, email

cactusmaint@cactuscode.org

Have fun,

Tom






- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBOw16S1rUI/eHXJZ5AQE4FQQAvEhV/m6IgeXt0rfeytuXWzN2Da8Tzd2U
n57htF5NjEXhW0aIiKpfaoun2Zvwrpqmx9TRPAbZkRRY9uvW30jp8rH3xuUyasvb
Cnd5JA0dgnFm8vyxRP3t6ulNwLPdvpOCm0YpXq/Uck79kWcJ4Vq/Ye3eO+ihmP2r
8lXsGzD+JNA=
=Zx6U
=====END PGP SIGNATURE=====

------------------------------

From: jan@ct.localnet (Jan Wielemaker)
Subject: ANNOUNCE: SWI-Prolog 4.0.6/XPCE 5.1.6
Date: Thu, 24 May 2001 21:16:49 GMT

=====BEGIN PGP SIGNED MESSAGE=====


Since february this year SWI-Prolog is distributed integrated with its
popular packages XPCE (OO, graphics, integrated Emacs clone, Visual
Tracer), library(sgml) providing SGML, XML and RDF support,
library(socket) providing TCP/IP sockets and library(unix) providing
fork(), exec(), wait(), pipe(), etc. to the Prolog user.

The entire package is distributed under the GPL.

Version 4.0.6 contains a lot of patches for 64-bit hardware, done with
the help of the SuSE team on their Intel Itanium (IA64) compile-farm.
Users of other 64-bit hardware are strongly urged to upgrade.

Please visit the home at:

        http://www.swi.psy.uva.nl/projects/SWI-Prolog/

        --- Jan



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBOw16QVrUI/eHXJZ5AQGxSAP+KCCYWj0RWrlxvoYxUkFg57FSNVlRiD/q
XQn2VnorTbkDVKZ6gAI8QTKmsIok/ZoYkaaRqRMP9sak/8xkAyd+Cv5E0Lbz3Goz
z2LfWGWb/HxMVXFbOTW5cL/Xq+tkxy8+DaZj4CKYauoit7izgJ1ZSpc7CBH/lKix
xsK/9z+ySlI=
=9+8B
=====END PGP SIGNATURE=====

------------------------------

From: Russell Marks <russell.marks@spam^H^H^H^Hntlworld.com>
Subject: z81 1.3.1 - Sinclair ZX81 and ZX80 emulator
Date: Thu, 24 May 2001 21:19:13 GMT
Reply-To: russell.marks@ntlworld.com

=====BEGIN PGP SIGNED MESSAGE=====


z81 is a Sinclair ZX81 (aka TS1000) emulator. The ZX80 can also be
emulated. There are actually three versions - z81 (svgalib), xz81 (X),
and z81txt (for any text-mode Linux console; should even work on
MDA/CGA/EGA). Also included is zx81get, a ZX81 tape reader.

*The ROMs are not included*, so you'll have to obtain those
separately.

You can download z81 from ibiblio:

  ftp://ftp.ibiblio.org/pub/Linux/system/emulators/zx/z81-1.3.1.tar.gz

There's also a web page here:

  http://rus.members.beeb.net/z81.html


1.3.1 fixes a really stupid, but unfortunately serious, bug with
LOAD/SAVE. Essentially, everything apart from LOAD "" was broken.


* Changes in z81 1.3.1

Incredibly moronic bug fixed - it seems that in 1.3, I managed to
completely break all loading and saving *except* LOAD "".

Now uses SA_RESETHAND if SA_ONESHOT isn't available, which should
avoid a compilation problem on Solaris. Thanks to Philip Kendall for
pointing this out.


Here's the LSM entry:

- --------------------------------------------------------------------------
Begin4
Title:          z81
Version:        1.3.1
Entered-date:   2001-05-13
Description:    z81/z81txt/xz81 are ZX81 (TS1000) and ZX80 emulators
                for (respectively) svgalib, text mode, and X. They
                load/save Xtender-format .P files, and support the
                ZX81's pseudo-hi-res mode. A few ZX81-related utils
                (including a tape reader) and PD games are included.

                Note that, due to an uncertain legal situation, the
                ROMs must now be obtained separately.

Keywords:       Sinclair ZX80 ZX81 TS1000 emulator VGA text svgalib X
Author:         imc@comlab.ox.ac.uk (Ian Collier)
                russell.marks@ntlworld.com (Russell Marks)
Maintained-by:  russell.marks@ntlworld.com (Russell Marks)
Primary-site:   ftp.ibiblio.org /pub/Linux/system/emulators/zx
                125226  z81-1.3.1.tar.gz
Copying-policy: GPL
End
- --------------------------------------------------------------------------

- -Rus.



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBOw160VrUI/eHXJZ5AQF2NwP/VgSFGORLe+eGAaDLp4Sxt1zEn/peDT+M
aDqjUckPGurVWV0Yhy6lgt36XZrm4RH5H9EZY1sa3ivNqJdRj3OeaFTEJkTP4cHe
S3iIHbDdokApRjWTJw9a9Aaf8VdJRrhf8wGQ9tz451to9a5opWhGYbFhPSja2P4l
gl3ziPLk9ck=
=MXz8
=====END PGP SIGNATURE=====

------------------------------

From: Dr A V Le Blanc <LeBlanc@mcc.ac.uk>
Subject: LOCAL: ManLUG Meetings for May and June 2001
Date: Thu, 24 May 2001 21:15:29 GMT
Reply-To: Dr A V Le Blanc <LeBlanc@mcc.ac.uk>

=====BEGIN PGP SIGNED MESSAGE=====


- -----BEGIN PGP SIGNED MESSAGE-----

MANLug meetings for May and June, 2001.

19 May 2001, 14:00, usual place.  (For more information, see
our website: http://www.manlug.man.ac.uk, under 'How to find us'.)
(Newcomers, do note that the name of our building has changed from
'Computer Building' to 'the Kilburn Building', and it is so marked
on the building, though few online maps have changed.)

     John Adams, Mintra
     Webmin

This is a short talk on Webmin from the perspective of a commercial
installer.  What is webmin?  A description of the main modules.
Requirements and problems of a commercial installer.  Why Webmin
satisfies all the needs of the commercial installer and of the
end user.  Writing modules for Webmin.  Comparison with Cobalt
and other web interfaces.  Demo of Webmin.


     Tobias Schiebeck, University of Manchester
     The 'make' command

How 'make' works, and what you can do with it.


16 June 2001, 14:00, usual place.

     Ewan Leith
     USB and ADSL drivers

Since USB and ADSL drivers are now available for Linux, and since
BT offer home ADSL connections, this talk explains how to set
it up and how it performs.

Note that we need a volunteer for another talk in June!  Thanks to
everyone who has done something for us already; if you promised
to do a talk and haven't delivered, you should be feeling guilty!

     -- Owen
     LeBlanc@mcc.ac.uk


For PGP key 1024 bits 4BDCFB31, see http://www.man.ac.uk/~zlsiial/
or send email to pgp-public-keys@keys.pgp.net.
Key fingerprint = DC 60 81 A4 33 7F 95 40  D0 86 3B 51 48 0A AC 0E

- -----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
Charset: noconv

iQCVAwUBOwFHgKzA/tRL3PsxAQH3kgQAgtRmQny7++9MDKhttBAyGV+Nd2cnhf5r
6lCTjvhIW36R+lGVFEUqS3rM/11zeE/R33OSCb1Oe+ZgHSV/7e1YU8pdxXyAJeSv
XDNzh6Hakad9gkw+aQHfAB0FMJz0FxW8ZMq823h+UEFICkvB25feQ9YNbyuZZzeZ
KNikvx/nT+E=
=uG0m
- -----END PGP SIGNATURE-----



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBOw158VrUI/eHXJZ5AQEGeQP+Ipqx5WVX7ZyTnCt1sEbDoc/buFNM8fS1
9sgSoDQY+w4P/Fh+/sgwowpHa01XhHXyvgxdmRE7qbF/MZf6B2NmdYz3WO9Hw03g
vprGf3JzbOczihjsMd5BJlXO+jKwgVigYYovh1Y+lxRFQsQJtF2oh0zd1UvqQDbx
+LQALWb+Z0Y=
=EJKU
=====END PGP SIGNATURE=====

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU

You can submit announcements to be moderated via:

    Internet: linux-announce@NEWS.ORNL.GOV

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi				pub/Linux
    tsx-11.mit.edu				pub/linux
    sunsite.unc.edu				pub/Linux

End of Linux-Announce Digest
******************************

home help back first fref pref prev next nref lref last post