Description: Creates an Xconfig using information supplied the user and a call
to `X -probeonly'. The resolutions are made from the clocks
found during probe. Works well for VGA256 cards. Untested on
VGA16 and MONO. Preliminarily supports S3, Mach32, Mach8 and
8514. Works on Mach32 (others untested).
Needs people who have untested cards (above) to try it and
return results to author.
VGA card
Multi-sync monitor
Keywords: X11, X, Xconfig, installation
Author: ewalton@magnus.acs.ohio-state.edu ( Sean Walton)
Maintained-by: ewalton@magnus.acs.ohio-state.edu ( Sean Walton)
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
15786 mkxconfig.tar.gz
Copying-policy: GPL
End
Begin3
Title: "ext2 file system tools statically linke
Version: 0.3d
Description: Tools for making and fixing the ext2 file systems. You need this version of mke2fs to make large ext2 file systems. Earlier versions had problems with partitions that didn't start and stop at cylinder boundaries. The other tools in the set are e2fsck,
Description: This package contains instructions and patches that allow Linux to use a maximum of two drives on a secondary AT-type (16-bit) hard disk controller card (includes IDE cards).
Hardcards conforming to the AT-type HD interface are reported to work. README contains info on what hardware mods are necessary to change the IRQ. Also on nic.funet.fi:pub/OS/Linux/BETA/atdisk.
Keywords: ST-506, ST-412, AT hard disks, IDE, Hardcard
Author: (Joel Baldwin, Ian Justman, Delman Lee, Muhammad Saggaf & others)
Description: GRAV views many popular Graphic-Formats: GIF, PCX, LBM, IFF, PPM, PBM, BMP and many other... (sorry, JPG is missing, but I'm working on it).
Keywords: svgalib ncurses GIF PCX TIF LBM IFF
Author: Knick@harlie.han.de (Michael Knigge)
Maintained-by: Knick@harlie.han.de
Primary-site: [STILL LOOKING FOR ONE] [STILL LOOKING FOR ONE]
58960 grav-1.0.tgz
Copying-policy: Copyright by Michael Knigge, but you can distribute GRAV freely
End
Begin3
Title: A Guide To Kernel Building
Version: 0.2
Entered-date: 03NOV94
Description: A fairly complete guide to building a new kernel
Keywords: kernel compile newbie
Author: address unknown (Andy Bailey)
Maintained-by: tafiatal@uncc.edu (Trevor A. Fiatal)
Primary-site: sunsite.unc.edu: /pub/Linux/kernel
kguide-0.2.tgz 25KB
Alternate-site: coetech7-pc.uncc.edu: /pub/kguide
kguide-0.2.tgz 25KB
Platforms: Linux, all versions
Copying-policy: GPL
End
Begin3
Title: A Linux Distribution Facility
Version: 0.10
Description: Implements a package maintenance/distribution facility. Functions package creation, installation, removal and verification.
Boot/install floppy available as well as various modules containing basic binaries, X, EMACS, networking, and gcc/development.
Description: Pulldown and popup menus and functions for writting html pages for World Wide Web. It is an extension of the html-mode from Marc Andreessen.
World Wide Web is a world wide hypertext informationsystem. In the package is the html-mode.el from Marc Andreessen and a modified html-view.el from Ron Tapia included.
Keywords: lemacs, emacs 19, html, WWW, W3, World Wide Web
Description: This is a device driver for the WinVision B&W video capture board. Includes a few programs to display images in X and dump imgs to files.
If you have a B&W display, it may still work. I haven't tried it in a B&W display. It may not work in 24 bitplane displays. I have nothing to do with Quanta Corporation.
Keywords: frame grabber video capture real-time video device driver
Author: cpg@cs.utexas.edu (Carlos Puchol)
Maintained-by: cpg@cs.utexas.edu
Primary-site: tsx-11.mit.edu
9000 fgrabber-1.0.tgz
Alternate-site: sunsite.unc.edu
9000 fgrabber-1.0.tgz
Copying-policy: Source code available with authorization from Quanta. Copyleft.
End
Begin3
Title: A speech synthesizer program.
Version: 1.0, now supports linux o
Description: Another attempt to make linux speak. This time based on rsynth, which uses synthesized phonemes instead of recorded ones. Linux version fixes a little buglet from stock 1.0 version.
Description: Archiver & backup program w/ builtin compression Afio is a better way of dealing with cpio-format archives. Supports multi-volume archives during interactive operation. Afio compressed archives are much safer than tar -z archives.
GNU fnmatch() library included in the archive to help porting.
Description: A patch to color xterm to ensure compatibility with ANSI terminal emulation and display of DOS graphics characters. Useful for using with Seyon (an X-based comm program) to call DOS based BBS's. Other features like setting underline and bold text colors.
Keywords: ansi term patch color xterm emulation
Author: lam836@cs.cuhk.hk, scoti@p46.keru.chg.im (Savio Lam (and parts from Enrico Scotoni))
Description: A multiuser game writing system that doesn't need gigabytes of memory.
A sophisticated game writing system with support for BSX graphics and MUDWHO. All design is done 'in game'. Much more efficient on memory than Lp-MUD. Beta as manual is incomplete
Copying-policy: Permission to use, copy, modify, distribute, and sell provided
End
Begin3
Title: Andrew Toolkit
Version: 6.1
Description: The andrew multimedia toolkit. It handles pictures, sound, formatted WYSIWYG text, and all the usual multimedia stuff. V easy to use. EXTENSIVE help system. makes a pretty decent loaf of bread too.:)
Pretty handy package for people that need to be weaned of MS word..
Keywords: multimedia WYSIWYG editor X11
Author: ??? (CMU)
Maintained-by: michael@iinet.com.au
Primary-site: sunsite.unc.edu /pub/Linux
5500000 andrew61.tar.gz
Copying-policy: BSD style.
End
Begin3
Title: Angband
Version: 2.5.8
Entered-date: 11AUG94
Description: The latest version of Unix Angband. Fixes most known
bugs. Linux compatibility is now built in to the code.
This is a Dungeons and Dragons like game in the spirit
of "rogue" and "hack". Very heavily Tolkien-influenced.
Hundreds of unique artifacts and monsters.
This game has a long history, a descendant of Moria by
Robert Alan Koenige. Andy Astrand and Sean Cutler hacked
it into Angband. Chuck Swiger cleaned up the code a lot.
Pete Berger added Linux (and NetBSD, IBM RT) compatibility.
Description: Calc is a programmable calculator that uses a C-like language.
It handles arbitrarily large integers, fractions, and complex
numbers. It has matrices, lists, strings, and user-defined
"objects". There are many built-in functions such as sin, cos,
exp, fact, fib, gcd, and primality testing. There is also a
library of functions written in the calculator language.
The low-level arbitrary precision routines are built into a
library so that they can be called from your own C programs.
The version of the calculator stored on sunsite is an exact
copy of an official version from ftp.uu.net. There are no
modifications required to compile it for Linux. Check the
ftp.uu.net site occasionally for new versions of calc. No
binaries are provided since they are larger than the source.
Runs on almost any flavor of UNIX.
Most 32 or 64 bit machines, both little and bit endian.
No assembly code required.
Self-configuring.
Keywords: calculator language bignum math
Author: dbell@canb.org.auug.au ( David I. Bell)
Maintained-by: chongo@ncd.com ( Landon C. Noll)
Primary-site: ftp.uu.net /pub/calc
293K calc2.9.3t7.tar.gz, calc2.9.3t8.patch.gz
Copying-policy: Copyrighted, but may be used, distributed, or modified
End
Begin3
Title: Asa
Version: 1.0
Description: ASA Carriage control conversion for output by Fortran programs
This uses the 'more' conventions for overstriking.
Keywords: Fortran ASA carriage control
Author: ig25@rz.uni-karlsruhe.de (Thomas Koenig)
Primary-site: sunsite.unc.edu /pub/Linux/utils
9774 at-1.0.tar.gz
Copying-policy: GNU copyleft
End
Begin3
Title: Assorted IBM PC character set BDF fonts
Version: N/A
Description: Four fonts, in 14- and 16- point sizes, containing all 256 IBM Code page 437 characters. There is a Script font, a Sans Serif, a Bold, and an Italic font. All are in BDF 2.1 format. They were derived from a custom EGA.CPI code page, captured to BDF format with the DESQview/X PC2BDF utility.
These fonts were derived from Ultravision-compatible fonts but are not part of the Ultravision commercial PC utility. These are perfect for calling DOS BBS systems with Seyon.
Keywords: BDF IBM PC Code Page 437 fonts xfonts
Author: mikebat@netcom.com (Mike Batchelor)
Primary-site: sunsite.unc.edu /pub/Incoming
32682 xfonts-ibmpc.tar.gz
Copying-policy: No copyright or left, anyone may use these fonts in any manner they see fit.
End
Begin3
Title: Astrolog
Version: 4.1
Description: This is an astrology program that, among many other things, will produce postscript graphics and display charts in X. astrolog4_1.tgz contains source, documentation, and a binary. Several compile time and thousands of runtime options. from comp.src.misc, volume 42
Probably will compile on most Linux systems, regardless of the kernel number. I used kern1.0, libc4.5.21, and gcc 2.5.8.
Copying-policy: Copyright (c) 1983, 1987 Regents of the University of California Copyright (c) 1993 Harald Milz
End
Begin3
Title: BCR Mail Handler
Version: 3.11
Description: This is a set of programs for automatically replying to file requests via e-mail. Also features "term" forwarding of private e-mail.
This program is currently in use on a Titan and a HP. I've only used it for forwarding under Linux. If you are using this program let me know, so I have an idea if it is worth uploading future releases.
Description: Bash is a Bourne shell compatible shell with additional interactive features like job control and command line editing Bash 1.13.cwru is a *very* good /bin/sh substitute (1.12 not)
Two binaries are provided bash (full bash) and sh (bash without job control, command line editing etc.) Sources available at the same site and directory
Description: Automates the ftp transfers. Can run in the background and will not give up until a successful connection with the remote site has been established.
Author: cooper@rex.tulane.edu (Shawn Cooper, 3708 Melissa Drive, Harvey, LA 70058)
Primary-site: sunsite.unc.edu pub/Linux/Incoming
26624 batchftp102.tar.gz
End
Begin3
Title: Berkeley database library routines
Version: 1.7.9
Entered-date: 28JUN94
Description: Replacement database management routines for gdbm used
presently in the Linux C runtime library. These are not
covered under GPL and allow sendmail to do some advanced
Copying-policy: GNU General Public Liscense Version 2
End
Begin3
Title: Binary Distribution, Source and Postscri
Version: 3.3 g
Description: GLE is a high-quality tool to create 2&3 Dim. graphs for scientists; userinterface:editor with builtin basic-like compiler Adaptions for Linux/Solaris 2.x and DOS/GO32 by Axel Rohde, orig. src by Chris Pugmire; Output media: X11, VGA, Postscript, HP-GL, Tektronix (XTerm),
Very useful, publication quality, comparable to ace/gr and Gnuplot, LaTeX quality fonts, 2&3 dimensional graphs surface and contour plotting, fitting of functions to data, scientific spreadsheet
Copying-policy: This code is provided as-is, with no warrenty, share and enjoy.
End
Begin3
Title: Build full featured Perl on Linux system
Version: 0.9
Description: Perl-4.036 source patch kit for Linux. Fixes bug in Perl source, provides Linux hints that facilitates building Perl on a Linux system, plus essential Notes and Hints.
See 'README.1st' in perl-4.036-linux-kit.tar.gz If you can compile your kernel: you'll be able to compile Perl.
Keywords: Perl language patch kit bug fix Linux
Author: lou@minuet.siue.edu (Louis J. LaBash, Jr.)
Description: A c++ implementation of a database engine for programmers. A schema compiler produces classes which you use in your code to access the database.
Whilst still technically in beta testing stage, DiamondBase is very stable. Variable length fields are available. Multi-user capability is included but considered alpha. Darren Platt (darrenp@dibbler.cs.monash.edu.au), Kevin Lentin
Description: A package of command-line utilities to play and catalog
audio discs on a cd-rom drive. cdplay, cdpause, cdstop,
and cdeject do what they say. cdir lists the tracks and
their lengths, and will reference a database of cd names,
artists, and track names. (Source code only).
Any Linux-compatible cd-rom player with drivers.
gcc, make, etc. to compile
Keywords: cd-rom, compact disc, audio, music
Author: tinsel@uiuc.edu ( Thomas Insel)
Maintained-by: tinsel@uiuc.edu ( Thomas Insel)
Primary-site: jaka.cerl.uiuc.edu /pub/tinsel
14253 cdtool-1.0.tgz
Copying-policy: Copyright 1994 Thomas Insel, distributable under GPL
End
Begin3
Title: CDplayer
Version: 1.0
Description: Command line Audio CDplayer. This is a VERY simple utility that permits the user to play an Audio CD in any Linux supported CDROM drive. The program now has a configure script and is now "compatible" with SCSI and NEC SCSI CDROM drives, however, any Linux supported CDROM drive should work.
The code is not specific to Linux other than the use of one Linux header file. Porting this program to any Sun CDROM ioctl system should be a simple matter.
Description: CU-SEEME is an experimental visual confrenceing system for
the Internet that is being developed at Cornell U.
This program acts as a server for CU-SEEME clients, reflecting
the pictures sent by clients to all the other clients.
Needed some fixing for Linux, which means that the orginal
of this will NOT work w/ Linux without patching some of the
code.
The clients for this program only work on Mac's and PC's
running windows. I know of no X clients unfortunately.
It's a back-bone breaker! =)
Any network equipped Linux box, Sun, or Sparc station plus
others. Just about any unix really.
Keywords: network video reflector
Author: jal7@cornell.edu ( John Lynn)
Maintained-by: jal7@cornell.edu ( John Lynn)
Primary-site: mama.indstate.edu /linux/CUSEEME/
75524 reflect-2.30b1-LINUX.tar.z
Copying-policy: Freeware, can copy and freely distribute.
End
Begin3
Title: CVS - Concurrent Versions System
Version: cvs.linux-bin-931210
Description: This is CVS 1.3, RCS 5.6, GNU diff and patch for Linux. This should be everything you need to do decent version control. CVS is a frontend to RCS, which in turn uses diff and patch. pcl-cvs, an Emacs frontend to CVS is also included.
Description: This package allows callback for Linux systems which are equipped with a modem. Prerequisites are: setserial 2.0.2 or higher and getty_ps 2.0.7b or higher. Contained are three programs: cblogin, a login-program for dial-in connections, cbgetty, a pseudo-getty and cbstat, a user-administrator's tool.
The package contains a file callback.doc, which provides a comprehensive guide to the installation of a dial-in and dial-out modem before addressing the callback issue. This guide may be valuable even for the `bare' modem installation.
Copying-policy: GPL + additional liability protection for Caltech
End
Begin3
Title: Caml Light
Version: 0.6
Description: Caml Light is an implementation of the Caml programming language a strongly-typed, functional language from the ML family. The package comprises a batch compiler, an interactive toplevel system, Lex&Yacc tools, and a comprehensive library, including X Windows drawing primitives.
Keywords: Caml ML SML programming language compiler
Author: caml-light@margaux.inria.fr (Xavier Leroy et al.)
Maintained-by: caml-light@margaux.inria.fr
Primary-site: ftp.inria.fr lang/caml-light
972800 cl6unix.tar.Z
Copying-policy: Copyright INRIA, redistribution is free for non-commercial use.
End
Begin3
Title: Cellular automata simulator
Version: 2.03
Description: SUIT application to observe and analyse Cellular Automata. Many rules are provided but are not exhaustive. Major bugs are removed but others will be dealt with as time permits. Linux binaries.
Keywords: cellular automata, SUIT, Linux
Author: cs89ssg@brunel.ac.uk (Sunil Gupta)
Maintained-by: cs89ssg@brunel.ac.uk
Primary-site: sunsite.unc.edu /pub/Linux/X11/misc
automata.tgz
Copying-policy: Freeware under the terms of the GNU license version 1.2 or later
End
Begin3
Title: Char Device Drivers Tutorial (Text)
Version: Last revision 11/04/93
Description: Tutorial on writing char device drivers with example code.
A useful introduction to writing device drivers for Linux.
Platforms: Linux v1.1pl52 or later, GCC 2.6.2, libc 4.6.20
Copying-policy: GPL
End
Begin3
Title: Checkpoint Restart support for Linux
Version: 0.01
Description: Allows the state of a running process to be captured and adds kernel support to treat this saved state as a new executable format and restart the process from it. Only simple processes work in this version.
Released in source form only, patch file for 0.99pl14 supplied. Apply patch, rebuild kernel and build chkpnt binary.
Description: A Chinese tty program to turn ascii console to 8-bit Chinese one for your Linux host. So far, this package a *NOT* compatible to vt100/vt102 yet. Also printing function isn't implemented. (This means you can't use this package to send Chinese docs to printer).
extremely ALPHA -) This package makes NO change to the Linux kernel.
Keywords: Chinese for Linux, Chinese tty, Chinese system
Copying-policy: DikuMUD License - see doc/license.doc in the Circle archive
End
Begin3
Title: Citadel/UX for Linux
Version: 0.2.24
Description: Citadel/linUX is a Citadel bbs implementation for Linux. This is a port from Citadel/UX 2.24 by Art Cancro. ctdl-bin.tgz contains binaries and documentation ctdl-src.tgz contains the sources
Citadel is a room based, message oriented bulletin board. Citadel/UX also supports voting mechanisms, uucp & usenet services as well as concurrent users plus a doorway to the subsystem of your choice.
Keywords: Citadel, BBS, Linux
Author: (Art Cancro (Inspector Gadget))
Maintained-by: sblass@mscfs.edu
Primary-site: ftp.mscfs.edu /pub/citadel
120832 ctdl-bin.tgz, ctdl-src.tgz
Copying-policy: Freely distributable, modifiable for particular systems; as per Art Cancro's statement in enclosed citadel.doc.
End
Begin3
Title: Color Elvis [patch]
Version: 0.2f [Alpha]
Entered-date: 06NOV94
Description: This is a patch for elvis-1.8pl3 to provide color syntax
highlighting for C and C++. For those who do not know,
Elvis stands for: Editor Like VI. It can be obtained from
Platforms: Currently Linux...others soon (SunOS and Solaris).
Copying-policy: Same as elvis source code.
End
Begin3
Title: Color Termcap for IRC
Version: .001
Entered-date: 25NOV94
Description: Gives IrcII a bit of color. Works with all known IRC clients.
Keywords: IRC color termcap
Author: halo@engin.umich.edu (Johnny Yuma)
Maintained-by: halo@engin.umich.edu (Johnny Yuma)
Primary-site: sunsite.unc.edu
Platforms: linux
Copying-policy: Public Domain
End
Begin3
Title: Color/Macro patches to minicom 1.60
Version: 0.8
Description: Enhancements to minicom 1.60 communication program.
Minicom resembles TELIX but comes with full source and runs under most Unices. Features: Dial dir, UUCP style lock files, stand-alone script interpreter, users' preferences, capture to file. * Does NOT replace macs15b.tar.gz (different version) *
Keywords: minicom patch color macro hacks kludges useful
Copying-policy: Copyright 1991,92,93,94 Miquel van Smoorenburg It may be distributed under the GNU Public License, version 2, and up.
End
Begin3
Title: Color/Macros patch to minicom 1.5B
Version: 0.2
Description: Temporary modifications to minicom 1.5B communication program. Temporary because a new version is due out shortly. These patches may end up integrated with it.
Minicom resembles TELIX but comes with full source and runs under most Unices. Features: Dial dir, UUCP style lock files, stand-alone script interpreter, users' preferences, capture to file, and more.
Copying-policy: (c) Bruno Haible & Michael Stoll, distributable under GPL v2
End
Begin3
Title: Computer algebra system FELIX
Version: Version 2.1 (Binaries)
Description: The computer algebra system FELIX is designed for computations in and with algebraic structures and substructures. The structures implemented so far are commutative polynomial rings, non-commutative algebras as well as modules over them.
Ports are also available for DOS 3+, WINDOWS 3.x, WINDOWS NT, FreeBSD, NetBSD
Description: This will create a directory that will contain links to all of the common configuration files to make it easy to find them. Files are for common text-mode utilities and some X11 items.
Make sure to read the README file included...it contains tips and "don't-do's" for installing the configuration files.
Keywords: config linux unix links X11
Author: WIEZORKE@IRAV1.ira.uka.de (Hans B. Wiezorke (S)
Maintained-by: WIEZORKE@IRAV1.ira.uka.de
Primary-site: tsx-11.mit.edu
End
Begin3
Title: Conglomeration of text utilites for
Version: 1.5
Description: many utilities such as banner, colcrt, uudecode, mesg
Description: The Crisp Programmers Editor, modified to run under Linux. This is the shareware/pd version which preceeded the current commercial version. This is an updated version, which includes some bug fixes and a working X version.
Much thanks to Robert Broughton - Robert_Broughton@mindlink.bc.ca for several fixes and prodding me to get this released.
Description: The crisp text editor, ported to Linux, with keymaps for use under xterm and the Linux console.
I've included modified xterm.cr and linux.cr tty drivers, a resource file for xterm to set up key translations, an xmodmaprc file to set up the Alt key, and a key map for the Linux console to use with loadkeys.
Primary-site: none, mail me and I mail you the program back...
dcf-0.2.0.tgz
Copying-policy: public domain
End
Begin3
Title: DCron - yet another cron
Version: 2.2
Description: A multi-user cron written from scratch by the author, similar to vixie-cron but with significant differences. Attention paid less to feature creep and more to usability and reliability
Copying-policy: Copyright 1994 Matthew Dillon (dillon@apollo.west.oic.com) May be distributed under the GNU General Public License
End
Begin3
Title: DDU - embedded DU
Version: 180794
Entered-date: 20jul94
Description: a program to show directory trees with embedded information
about for how long sub trees have not been accessed.
Ddu combines features offered by programs such as ls(1), find(1),
du(1), dtree(1) and quot(8) giving a single tool helping the
user managing his/her disk resource usage.
Original ddu package by Michael Glad, glad@daimi.aau.dk.
All I did was adding linux support in ddu.h, and preformat
ddu.1 to ddu.1.gz
Keywords: du ls find dtree quot
Author: ph@fi.aau.dk ( Per Holm)
Maintained-by: ()
Primary-site: sunsite.unc.edu /pub/Linux/???
30004 ddu.tgz
Copying-policy: GNU Public License
End
Begin3
Title: DG's Linux logo
Version: 1.1
Description: Another Linux logo, in eps/gif/jpg formats. Created in in CorelDraw for MS Windows, and converted using various shareware tools.
Makes a nice background screen in your root window!
Keywords: Linux eps gif jpg logo
Author: dgardner@netcom.com (Dave Gardner)
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
58736 dglogo.zip
Copying-policy: Released freely to the public, but I retain copyright. See enclosed file 'readme.1st' for details.
End
Begin3
Title: DIM: A Dial-In Monitor for Linux modems
Version: 1.03
Description: The dial-in monitor is intended to give its user control over the way the modem reacts to incoming calls. The modem may be told to accept or refuse incoming calls. If calls are accepted, getty_ps will take the line. Much info about modem/getty setup in the documentfile.
The included 'build' script is based on icmake. For convenience, icmake binaries are included in the package. Alternatively, icmake can be retrieved from the same sites as dim itself.
Keywords: modem, dial-in, serial-line
Author: frank@icce.rug.nl (Frank B. Brokken)
Maintained-by: frank@icce.rug.nl
Primary-site: beatrix.icce.rug.nl /pub/unix
48651 dim-1.03.tar.gz
Alternate-site: tsx-11.mit.edu ./sources/usr.bin
48651 dim-1.03.tar.gz
Copying-policy: GNU GPL
End
Begin3
Title: DLD dynamic link editor
Version: 3.2.4
Description: "DLD" is a library package of C functions that performs "dynamic link editing". Programs that use dld can add compiled object code to or remove such code from a process anytime during its execution. Loading modules, searching libraries, resolving external references, and allocating storage for global and static data structures are all performed at run time.
cd to /usr/ or /usr/local/ before unpacking dld-bin-3.2.4.tar.gz. libdld.a, dld.h, and dld.info will go into appropriate directories.
Copying-policy: Copyright 1994 Matthew Dillon (dillon@apollo.west.oic.com)
End
Begin3
Title: DVI driver for Canon BJ-200 printer
Version: 1.0
Description: TeX DVI driver for BJ200, flags for 2-sided, 2/4-up, draft etc
Keywords: Canon Bubblejet, BJ200, dvi
Author: csmith@convex.com (Chris Smith)
Primary-site: sunsite.unc.edu apps/tex
dvibj-1.0.tar.gz
Copying-policy: GPL
End
Begin3
Title: DVIDJ500, DVI driver for DeskJet500 prin
Version: 1.0 (Beebe Driver Version
Description: DVI driver that makes use of the DeskJet500's graphics data compression capabilities. Binaries + patch file to Beebe DVI drivers 2.10 Derived from dvidjp-2 by dmeggins@acadvm1.uottawa.ca (and modifications of Hagen Patzke)
To recompile, you need Beebe DVI driver sources version 2.10.
Keywords: DeskJet500, dvi, compression
Author: bullmann@fzi.de (Joerg Bullmann)
Maintained-by: bullmann@fzi.de
Primary-site: sunsite.unc.edu /pub/Linux/apps/tex
85882 dvidj500.tar.gz
Copying-policy: DJ500 Compression routines: (c) Joerg Bullmann, GNU copyleft Rest: see Beebe driver package and dvidj-2 package
End
Begin3
Title: Danish Xmodmap
Version: 1.0
Entered-date: 22JUN94
Description: A .Xmodmap file for use with xmodmap(1) for setting
Description: Device Driver for B004-compatible link interfaces, includes servers to connect a single transputer or a t-network. Servers included iserver, afserver, cserver.
Includes a DOS-program to compare performance using the link interface under DOS and Linux
Platforms: Digital EtherWorks 3 (DE203, DE204, DE205) Ethernet Card.
Copying-policy: GPL
End
Begin3
Title: DiskQuota system for Linux (BETA)
Version: 1.0
Description: Implements a BSD like diskquota system for all type of linux filesystems, build into the VFS-layer of LINUX. All utils of BSD for quota are supplied.
Currently working on a better and much faster quotacheck program. It works but needs some more testing.
Keywords: diskquota
Author: mvw@hacktic.nl
Maintained-by: mvw@hacktic.nl
Primary-site: sunsite.unc.edu currently /pub/Linux/Incoming
quota-1.0.tgz
Copying-policy: GNU Copyleft
End
Begin3
Title: Diskquotas for Linux
Version: 1.33
Entered-date: 16JUN94
Description: This package contains diffs and programs to have diskquotas on
your filesystems. Its has the uses teh same interface as the
BSD quota-system and uses ported BSD commands as much as possible.
This is the 7th release of the quota-stuff which is more or less
as stable as can be.
At least a 1.1.13+ kernel because the patches work only for the new
tty-drivers. The patchfile included is one big diff-file that also
includes the accountingpatches that work with the GNU-accounting
utils.
Keywords: quota diskquota processaccounting acct
Author: mvw@mcs.nl.mugnet.org ( Marco van Wieringen)
Maintained-by: mvw@mcs.nl.mugnet.org ( Marco van Wieringen)
Description: Doprog(8) allows one to run a given program on another tty. Version 2.0 adds some sanity checks and, if installed suid root will allow ordinary users to use it. (Extra privs are dropped before calling execvp(3).) Version 2.0 also allows arguments to be specified for the target program.
Based on doshell(8) by Jim Wiegand.
Keywords: doprog, tty
Author: James.Cloos@Rahul.NET (James H. Cloos, Jr.)
Description: Dual-monitor kernel patches for Linux 0.99.10. Allow use of VGA and MONO video cards and view consoles on both at the same time. Not guaranteed to work with any graphical packages.
Will definitely NOT work on earlier kernels.
Keywords: Linux patches dual-monitors text-mode
Author: jefftep@cs.utexas.edu (Jeff Grills)
Maintained-by: jefftep@cs.utexas.edu
Primary-site: sunsite.unc.edu, tsx-11.mit.ed
Copying-policy: Freely Redistributable
End
Begin3
Title: Dungeon executables for Linux
Version: 2.52
Description: A linux port of the Dungeon game once distributed by DECUS. Originally written at MIT, this game is the predecessor to the famous series of Zork games by Infocom. It is roughly equivalent to Zorks I, II, and III combined.
Full game solution is included in the package. Package includes two versions of the executable, one of which is statically collected in case of library conflicts.
Keywords: game, adventure, infocom, dungeon, zork
Author: slater@gandalf.nrlssc.navy.mil (Ported by Rick Slater)
Maintained-by: slater@gandalf.nrlssc.navy.mil
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
224863 dungeon252.tar.gz
Copying-policy: Infocom copyright: Software is copyable for personal use, and may not be sold. Source code is freely available.
End
Begin3
Title: Dungeon source files for Linux
Version: 2.52
Description: A linux port of the Dungeon game originally distributed by DECUS. Originally written at MIT, this game is the predecessor to the famous series of Zork games by Infocom. It is roughly equivalent to Zorks I, II, and III combined.
Full game solution is included in the separate executable package called dungeon252.tar.gz
Keywords: game, adventure, infocom, dungeon, zork
Author: slater@gandalf.nrlssc.navy.mil (Ported by Rick Slater)
Maintained-by: slater@gandalf.nrlssc.navy.mil
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
160019 dungeonsrc.tar.gz
Copying-policy: Infocom copyright: Software is freely copyable for personal use, but may not be sold. See notice in sources.
End
Begin3
Title: EATA SCSI driver (DPT/NEC/AT&T)
Version: 0.3a
Entered-date: 15AUG94
Description: Lowlevel device driver for all EATA compliant ISA and EISA
SCSI controllers
Supported controllers are DPT PM2011, PM2012A, PM2012B
PM2021, PM2022, PM2122, PM2322 and some OEMs from NEC and AT&T
Description: Diffs to let the kernel be compiled with an elf compiler
Keywords: elf kernel linux a.out
Author: Ross Biro biro@yggdrasil.com
Maintained-by: Ross Biro biro@yggdrasil.com
Primary-site: sunsite.unc.edu
Alternate-site: ftp.yggdrasil.com
Original-site: ftp.yggdrasil.com
Platforms: Linux 1.1.70
Copying-policy: GPL
End
Begin3
Title: Emacs 19 patches for term support
Version: 0.0?
Description: These are a few short patches (93 lines total) to get emacs' open-network-stream to work with term support. Handy for gopher mode, and/or my emacs World Wide Web client.
Due to a 'bug' in term's connect_server routine where it calls exit() instead of return(), this will cause emacs to die a most hideous death if the term server is not running and open-network-stream is called.
Keywords: emacs term
Author: bug-gnu-emacs@prep.ai.mit.edu (Richard M. Stallman)
Maintained-by: bug-gnu-emacs@prep.ai.mit.edu
Primary-site: cs.indiana.edu /pub/linux
2758 emacs19.term
Copying-policy: GNU Copyleft
End
Begin3
Title: Empire
Version: 3.0b
Description: Linux port of the Chainsaw release of KSU empire This is a multiplayer network-based economic, strategic and tactical simulation. Each player runs his own country.
This is only one of many games which call themselves empire. See the newsgroup rec.games.empire for more info.
Copying-policy: Must leave copyright notice intact
End
Begin3
Title: FElt - a finite element analysis tool
Version: 2.0
Description: FElt is a finite element analysis package intended for intro level finite element modelling. It includes two different X11 interfaces and a command line interface.
FElt was developed entirely under Linux and Linux binaries (libc 4.4, version 3.1 of the X libs) are provided. It should compile on most any Un*x like system
Keywords: numerical methods, finite elements, gui
Author: (J. Gobat (jgobat@ucsd.edu) and D. Atkinson (atkinson@ucsd.edu))
Primary-site: cs.ucsd.edu /pub/felt
925476 felt-2.0.tar.gz
Alternate-site: ?? ??
Copying-policy: GPL
End
Begin3
Title: FIDOGATE FTN-Mail/News Gateway and FTN Tosser
Version: 3.8
Entered-date: 04OCT94
Description: FIDOGATE is a gateway software between FIDONET (and other
FTN networks) NetMail/EchoMail and the UNIX mail/news system.
It includes an FTN-FTN NetMail gateway and a tosser/areafix.
FIDOGATE is the gateway software only. To connect to FIDONET,
a FIDO mailer is necessary. FIDOGATE is designed to operate
an Internet domain with proper host names, hiding the ugly
standard p.f.n.z addresses.
MTA (sendmail, smail), MUA (elm, mail), news (cnews, inn),
news reader (nn, tin), FIDO mailer (BinkleyTerm, ifcico) or
other transport mechanism.
Keywords: fido ftn gateway mail netmail news echomail tosser
Author: mj@sungate.fido.de ( Martin Junius)
Maintained-by: mj@sungate.fido.de ( Martin Junius)
Description: Fixperms allows uid/gid/permissions/etc to be set or checked on lists of files. Fixperms can also creates lists of files for setting uid/gid/permissions/etc.
Description: A modified ftpd that uses term for data connections source for shadow and non shadow passwords currently does not support PASSIVE mode transfers but I'm working on it.
This code hasnt been well tested, but works for me (and a few other people) so I thoguht I might as well distribute it. look out for a version that supports PASV
Keywords: term ftpd
Author: c9108932@cs.newcastle.edu.au (Simon Ferrett (mods to orig. ftpd-diku))
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
103916 ftpd-term.tar.gz
Copying-policy: freely distributable
End
Begin3
Title: Fdisk: Linux partition table editor
Version: 1.5
Description: Creates, deletes, and manipulates entries in partition tables.
Will be distributed as part of Rik Faith's utilx package. Will probably be superseded by fdisk-2.0.
Keywords: fdisk partition
Author: LeBlanc@mcc.ac.uk (Dr. A. V. Le Blanc)
Maintained-by: faith@cs.unc.edu
Primary-site: ftp.mcc.ac.uk /pub/linux/misc
20439 fdisk-1.5.tar.gz
Copying-policy: GNU copyleft
End
Begin3
Title: Fep -- Front-End Processor
Version: unknown
Description: Fep is a program which provides command-line editing, history, aliases and more for programs that don't have these features builtin.
Keywords: command-line editor history alias
Author: david@ods.com (Kazumasa Utashiro, ported by David Engel)
Maintained-by: david@ods.com
Primary-site: sunsite.unc.edu /pub/Linux/*
64000 fep-linux.tar.z
Copying-policy: Copyrighted but freely distributable.
End
Begin3
Title: Filesystem boot utilities
Version: 0.1
Description: Provides for automated checking of unclean (improperly- unmounted) filesystems at boot time, and tidying-up at shutdown by unmounting even the root filesystem.
Description: BSD like printer spooler as shipped with net-2 Fixes some of the bugs in the lpd distributed with the net-2 package. Notably fixes the "short byte count on write() considered error condition bug" that made network printing next to useless. Also fixes the bug that disabled `lpr -p'
This version of lpd will work on a standalone machine as well as the normal net-2 one but there's little point getting it in this case unless you want to use `lpr -p' The binary distribution is just the lpd exectuable
Copying-policy: Freely distributable under terms of the BSD source licence
End
Begin3
Title: Floppy duplicator for Linux
Version: 2.0
Description: Make duplicates of sets of floppys. Reads image into memory. Formats and writes in a single pass. Verifies result. Continue on errors. Use 'fdup -?' for options.
Must be root or setuid root.
Keywords: floppy diskette duplicate copy
Author: markus@rsvl.unisys.com (Mark K Vallevand)
Maintained-by: markus@rsvl.unisys.com
Primary-site: sunsite.unc.edu
10240 fdup-2.0.tar.gz
Copying-policy: None. If it breaks, tough.
End
Begin3
Title: Fly8 a flight simulator
Version: 1.00[beta]
Description: A portable and efficient flight simulator. No floating point, only wire-frame visuals. designed for multiple players.
multi-player not yet done on unix version. double buffering noy tey done on unix (it flickers)
Copying-policy: Distribute freely, retain copyright notice in source.
End
Begin3
Title: GNAT
Version: 1.79 Linux patchlevel 2 (
Description: GNU Ada compiler (or GNu Ada Translator = GNAT), an Ada83 and Ada9X front end to gcc.
Ada system, some standard packages provided. can parse full Ada9X as it has entered ISO process in July 93. implements most of its features.
Keywords: gcc, Ada, gnat
Author: (The GNAT project at the New York University)
Primary-site: cs.nyu.edu /pub/gnat
5000000 gnat-1.79-lp2.tar.gz
Copying-policy: GNU copyleft
End
Begin3
Title: GNU Accounting Utilities
Version: Alpha 4
Description: ac, last, lastcomm, sa -- utilities to manage wtmp and acct files. Complete with kernel patches for Linux 1.0, based on work by Alan Cox <iiitac@pyr.swan.ac.uk>.
This package will work with Quota 1.3
Keywords: administration acct wtmp accounting ac sa last lastcomm
Author: noel@cs.oberlin.edu (Noel Cragg)
Maintained-by: noel@cs.oberlin.edu
Primary-site: alpha.gnu.ai.mit.edu /gnu
108704 acct-alpha-4.tar.gz
Copying-policy: GNU Copyleft, version 2
End
Begin3
Title: GNU Chess
Version: 4.0/2.1
Description: GNUChess playing program and X11 front end
Gnuchess compiles after some Makefile twiddling. Xboard has a parser written in lex which is incompatible with flex. Workaround is to use lex on a different OS.
Description: GNU file utilities; contains only the binaries which were compiled with GCC 2.3.3 and linked against the 4.2 jumptable libs. Manual pages included.
Author is maintainer of the FSF source releases of GNU fileutils as of version 3.5) See also prep.ai.mit.edu (FSF source releases)
Description: This is GNU XBoard, hacked to support TERM sockets. This allows Internet connectivity to 'ICS' via XBoard running on a term-connected host.
This was a quick hack, but it works.. Have fun
Keywords: chess xboard ics term multi player game games strategy
Maintained-by: gshearer@ist0.pg.com
Primary-site: sunsite.unc.edu pub/Linux/Incoming
215562 xboard-3.0.pl9+term.tar.gz
Copying-policy: GNU Copyleft I imagine
End
Begin3
Title: GNU awk
Version: 2.14A
Description: pattern scanning and processing language
Description: gnu tar (Tape ARchive). tar creates tape archives and adds or extracts files from tape archives. Handles compressed files automatically. Contains Gzip patches
Source is now available direct from gated.cornell.edu.
This binary package is for people who do not want to
compile for themselves (or cannot). All routing protocols
are included and the code has been stripped for size.
Linux kernel 1.1.46 or later
Documentation from sunsite.unc.edu or gated.cornel.edu.
Keywords: gated routed route daemon
Author: gated-people@gated.cornell.edu ( Cornell University )
Maintained-by: scldad@sdc.com.au.au ( Stephen Davies)
Primary-site: sunsite.unc.edu /pub/Linux/
350K gated_3_5A7_bin.linux.tgz
Copying-policy: Copyright Cornell but open.
End
Begin3
Title: Generic Patience Game for X-Windows
Version: 1.2
Description: xpat is a one-person cards game which understands different rule sets, for example Spider, Klondike, Seahaven Towers. Using the XPM-library, colour cards are possible.
xpat-1.2 is distributed in 3 archives: Source in xpat-1.2-src.tar. gz, binaries (and manuals) in xpat-1.2-bin.tar.gz, additional card images (colour and monochrome), sound in xpat-1.2-dat.tar.gz
Description: A generic front-end for fsck/mkfs under Linux which takes the guess-work out of remembering the often cryptic names for particular file-system specific utilities.
Description: A generic, front-end for fsck/mkfs under Linux which takes the guess-work out of remembering cryptic names for particular filesystem-specific utilities.
Copying-policy: Copyrighted, freely distributable, some restrictions.
End
Begin3
Title: Gnuplot 3.5 plotting program.
Version: 3.5 + Linux patches (bina
Description: Gnuplot is a command-line driven interactive plotting utility. This version contains an additional Linux SVGALib driver. For more information, read the docs in the official release.
Copying-policy: read the docs in the official release.
End
Begin3
Title: Golddig
Version: 2
Description: Golddig is an X11 game. (Not boulderdash. Loderunner?) It has many challenging levels and has a level editor to create new ones. Run around and collect all the gold while avoiding badguys, traps etc.
If you patch golddig to work under Linux without my kludges, send your changes to jmorriso@rflab.ee.ubc.ca
Copying-policy: May be copied freely for private use or public dispersion if copyright is not removed. program may not be sold or traded for financial gain.
End
Begin3
Title: Gpm (General Purpose Mouse)
Version: 0.96
Entered-date: 19DEC94
Description: A mouse server for the console and xterm, plus sample
clients: an emacs package and a portable demo application.
Description: GLE (Graphics Language Editor) to create high quality scientific 2d and 3d graphics. Remotely similar to TeX in that a description of a plot has to be compiled by GLE to obtain the final plot. Supports X, PostScript, HP *Jet printers, Dot matrix printers ... Limited support for TeX fonts.
Description: GLE (Graphics Language Editor) to create high quality scientific 2d and 3d graphics. Remotely similar to TeX in that a description of a plot has to be compiled by GLE to obtain the final plot. Supports X, PostScript, HP *Jet printers, Dot matrix printers ... Limited support for TeX fonts.
Description: This is the GRX library that is used under the DJGPP DOS Extender. It has been converted to work under the Linux OS with support from the svgalib library.
This package offers Linear Frame Buffer support for graphic operations under the Linux Operating system.
Description: Draws maps and lets you interactively work with them. Ment for aviation purposes. Extendable world database. Performs Lambert and Mercator mapprojection. Linux binaries include statically linked Motif libs.
This package was developed under Linux. It will hopefully run on other Unix/X11/Motif platforms as well.
Copying-policy: Freely distributable/useable, (c) Linus & the authors
End
Begin3
Title: IMAPD/POPD with long shadow password sup
Version: 3.0.1
Description: This is the code distributed by University of Washington to provide imapd and ipopd server services. The original had a Linux port but this has been updated and support added for shadow passwords longer than 8 characters. This code runs on Linux boxes acting as IMAP or IPOP servers.
Includes some client code but I have not touched that.
Description: [some kind of news-automation script package???]
bash 1.12 will also work, but has some small problems with newsgroups not being handled correctly. Config questions go to news.software.{b,nntp} (after RTFM/FAQ!)
Keywords: INN, trn, news, mail, UUCP, bash, sh
Author: (Arjan de Vet & Dave Gymer (1.3))
Maintained-by: devet@info.win.tue.nl
Primary-site: ftp.win.tue.nl /pub/linux/ports
inn-1.4-linux.tar.gz
Copying-policy: Freely Redistributable
End
Begin3
Title: IOMEGA PC2 Driver
Version: 1.1
Entered-date: 11NOV94
Description: Kernel-level SCSI device driver for IOMEGA PC2 adapter board
Description: Icmake is yet another maker -- but this time, one that uses a C-like syntaxis. The Icmake scripts should feel `natural' to all C programmers. Icmake is furthermore a powerful shell script language: it can be used for program maintenance as well as for system administrative tasks.
The package contains the following documentation: icmake.doc and INSTALLBIN - installation guide. READ ! doc/icmake.ps - 300dpi LaserJet documentation, gs-printable doc/icmake.1 - simple man page NOTE: No uploads as yet to sunsite and tsx-11
Keywords: icmake make C
Author: frank@icce.rug.nl and karel@icce.rug.nl (Frank B. Brokken and Karel Kubat)
Maintained-by: frank@icce.rug.nl and karel@icce.rug.nl
Copying-policy: The Icmake package may be freely distributed, provided that no changes are made to the software or documentation.
End
Begin3
Title: Identification server (identd) for Linux
Version: 0.1
Description: It implements the server described in RFC-1413, to be run from inetd. It reads a TCP port pair from a client, which should identify a TCP connection between the server and the client, and sends the identity of the owner of the connection to the client.
Description: ImageMagick is an X11 package for display and interactive manipulation of images. The package includes tools for image conversion, annotation, compositing, animation, and creating montages. ImageMagick can read and write many of the more popular image formats (e.g. JPEG, TIFF, PNM, etc.).
For me, the Makefile generated by xmkmf failed to build the ImageMagick library. If you want to rebuild this package, follow the instructions in the README file as if you don't have imake.
Copying-policy: free; see enclosed COPYING file (*not* GPL)
End
Begin3
Title: Infocom interpreter
Version: 3.0
Description: Runs Infocom games under Linux. Runs all level 3 Infocom games. Does not include game required game data files. Game data files available from Activision or your own stash copies.
This version of the ZIL interpreter will run all level 3 Infocom games. It does not include any games. Games may be obtained from Activision (the current Infocom copyright holder).
Keywords: ZORK ZIL INFOCOM GAME BINARY
Author: smit@dg.com (Paul D. Smith (paul)
Primary-site: sunsite.unc.edu /pub/Linux/games
pinfocom-3.0.tar.z
Copying-policy: GNU Copyleft
End
Begin3
Title: Infocom interpreter
Version: 3.0
Description: Runs Infocom games under Linux. Runs all level 3 Infocom games. Does not include game required game data files. Game data files available from Activision or your own stash copies.
This version of the ZIL interpreter will run all level 3 Infocom games. It does not include any games. Games may be obtained from Activision (the current Infocom copyright holder).
Keywords: ZORK ZIL INFOCOM GAME SOURCE
Author: smit@dg.com (Paul D. Smith (paul)
Primary-site: sunsite.unc.edu /pub/Linux/games
pinfocom-3.0.tar.z
Copying-policy: GNU Copyleft
End
Begin3
Title: Ingres
Version: 0.4
Description: Ingres RDBMS This is the port of the public version of ingres (8.9) A fully relational database management system
Make sure you have the latest library (libc.4.2 and before caused ingres to barf every now and then
Description: IFS allows one to mount a "pack" of file systems, where "upper" file systems inherit files from the "lower" layers. Changes are performed only on the top level FS. (Similar to Sun's TFS.)
Description: rework of the term code in irc-term so that it can do dcc send as well as dcc chat (possibly dcc raw.. I dunno about that for sure) but still cant do dcc talk or summon cause these use udp which term doesnt support.
This code hasnt been well tested, but works for me (and a few other people) so I thoguht I might as well distribute it.
Keywords: term irc dcc send
Author: c9108932@cs.newcastle.edu.au (Simon Ferrett (mods to ftpd,telnet and term))
Description: Jed is an extensible text editor which has been ported to several platforms including Un*x, Un*x with X, VAX/VMS, MS-DOS, and OS/2. Features include relatively smaller size (compared with e.g. GNU Emacs), interpreted extension language with C-like syntax, online `info'-style documentation, color syntax highlighting, and much more.
Binaries in jed096-linux.zip
Keywords: jed editor extensible x xjed multiplatform
Copying-policy: free/non-commercial (see accompanying `copyright' file)
End
Begin3
Title: Jed text editor (Linux binaries only)
Version: 0.96
Description: Jed is an extensible text editor which has been ported to several platforms including Un*x, Un*x with X, VAX/VMS, MS-DOS, and OS/2. Features include relatively smaller size (compared with e.g. GNU Emacs), interpreted extension language with C-like syntax, online `info'-style documentation, color syntax highlighting, and much more.
ALSO REQUIRES SOURCE DISTRIBUTION (jed096.tar.gz)
Keywords: jed editor extensible x xjed multiplatform
Description: Patch for kernels >= 0.99.14y to provide functional disk statistics in the /proc/stat filesystem. The statistics are automatically available to the 'perf' tool via the /proc filesystem.
Fully functional only on systems with 1-4 disk all of the same type, e.g. not mixed AT and SCSI disks.
Keywords: proc stat disk statistics kernel
Author: KKEYTE@ESOC.BITNET (Karl Keyte)
Maintained-by: KKEYTE@ESOC.BITNET
Primary-site: sunsite.unc.edu ~pub/Linux/Incoming
1092 linux-1.0-diskstat.patch.tar.gz
Copying-policy: With credit to author maintained, otherwise unrestricted.
End
Begin3
Title: Keymap For French Canadian Keyboard
Version: unknown
Entered-date: 18SEP94
Description: Keymap definition file for french canadian keyboards
Keywords: loadkeys keyboard keymap
Author: Simon Kaczor shogun@step.polymtl.ca
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
Platforms: linux
End
Begin3
Title: Khoros 1.0.5 patch kit for Linux
Version: 6th edition
Description: Khoros 1.0.5 is a great (both in quality and disk usage) system for image processing (in the widest sense). These patches enable you to compile it on Linux (with DLLs!). An easy-to-use installation script is included.
Copying-policy: The patch is freely distributable.
K2 itself has its own license.
End
Begin3
Title: Korn Shell
Version: 4.8
Description: Public Domain Korn Shell, version 4.8, patched for Linux
Really nice korn shell implementation. Job control and all work. I use it for my root shell.
Keywords: ksh korn shell
Author: (Eric Gisin)
Maintained-by: sjg@zen.void.oz.au
Primary-site: don't know, i got it off of ne
Copying-policy: Public Domain
End
Begin3
Title: Kterm
Version: 5.1.1
Description: An X11 based terminal program that understands Japanese Kanji characters. Includes source and fonts.
Also look in kterm-5.1.1.Notes for notes on how to compile and install.
Keywords: kterm X11 terminal emulator Japanese kanji
Maintained-by: shawn@netcom.mars
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
keterm-5.1.1.tar.z
End
Begin3
Title: LAPACK v1.1 library for Linux"
Version: v1.1
Description: Binary distribution of the LAPACK FORTRAN numerical methods library for Linux. The library was compiled using f2c. Test and benchmark results are included for interest. There is also a comprehensive "howto" for those that wish to recompile the package from scratch.
Keywords: Numerical Methods, LAPACK, FORTRAN
Author: weber@young.ece.cmu.edu (Ported by Dave Weber from sources by Jack Dongarra et al)
Primary-site: sunsite.unc.edu ?
1854781 lapack-linux-1.1.tar.gz
Alternate-site: tsx-11.mit.edu ?
Copying-policy: There is no copyright policy for LAPACK or this library
End
Begin3
Title: LILO
Version: 0.15
Entered-date: 23Oct94
Description: Generic boot loader for Linux. Distribution includes full
source, documentation and support files, but no pre-compiled
binaries.
Keywords: Linux, boot loader
Author: Werner Almesberger <almesber@di.epfl.ch>
Maintained-by: Werner Almesberger <almesber@di.epfl.ch>
Description: A quick port of the LPMud 3.1.2 driver for Linux
The port was done under SLS 0.98pl5 with the kernel patched to 0.99pl1. It needs a 3.0 mudlib such as 'lplib8.tar.Z' provided by the person who ported it
Description: This is a 4k archive containing two programs that make it easy to "rip", or grab Amiga-style modules from within any file. Good for MS-DOS demos and other executables. Will recognize Protracker, 6-Channel, 8-Channel, and Startrekker modules.
As of this release (May 10, 1994), the package is very much in its infancy. Look for a better, user-friendly package with a ncurses front-end that recognizes S3M's, etc. in the future. If interested in joining this project, mail <belgo@share.net>.
Description: Source for Linux Audio Mixer. A mixer program with colorful interface built with ncurses (Sliding volume control, etc)
Keywords: aumix audio mixer sound multimedia
Author: lam836@cs.cuhk.hk (Savio Lam)
Maintained-by: lam836@cs.cuhk.hk
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
13000 aumix-0.2.tar.gz
Copying-policy: Free, GNU GENERAL PUBLIC LICENSE
End
Begin3
Title: Linux Boot Image
Version: 0.97pl8A
Description: Linux boot image version 0.98pl8A. Configured for 386 with maths emulation, all kernel supported SCSI devices, all filesystems, all bus mice, and TCP/IP
Author: mdw@.tc.cornell.edu (Lars Wizenius and Matt Welsh)
Maintained-by: mdw@.tc.cornell.edu
Primary-site: sunsite.unc.edu /pub/Linux/docs
18609 info-sheet_jan93
End
Begin3
Title: Linux Installation and Getting Started (
Version: 1.0
Description: This is a book from the LDP explaining how to obtain, install, and use Linux. It is for UNIX wizards and newcomers alike. Postscript, .dvi, ASCII, and LaTeX source available.
Please send me any comments or suggestions.
Keywords: LDP, Linux Install Guide, book, documentation
Copying-policy: See copyright statement in book. Copyrighted, freely distr.
End
Begin3
Title: Linux Kernel Hackers' Guide
Version: 0.5 BETA
Description: This is a guide to programming the Linux kernel. It is not nearly complete, but should help at least people trying to write device drivers and extensions to the proc filesystem, and perhaps others.
I'm still working on this, but I am releasing it so that others can use what is there. I ask in return for your help -- please notify me of factual errors and ommisions, and be willing to help me research things that I am missing.
Keywords: Linux kernel LDP doc document devices
Author: (johnsonm@sunsite.unc.edu) (Michael K. Johnson)
Copying-policy: Pretty free, standard LDP copyright, with extensions.
End
Begin3
Title: Linux Keymap Fix
Version: 0.1
Entered-date: 14Sep94
Description: Fixes the problem with Linux having too few F key definitions
Keywords: loadkeys function keyboard keymap
Author: Doug Ledford (gdl297s@cnas.smsu.edu)
Maintained-by: Doug Ledford
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
Platforms: linux v1.1.0 or higher, loadkeys source, other kernels might work
Copying-policy: Just keep the credit in the readme intact.
End
Begin3
Title: Linux Mail Order Guide
Version: 20 June 1993
Description: This is a listing of companies that offer Linux distributions, products, or services for linux.
This is intended for some people who may not have access to unix so don't compress. The current version of these adds can be ob- tained by e-mailing bcr@physics.purdue.edu the subject help
Keywords: Linux, adds, advertise, mail order, distributions, Motif, support
Description: Add the acct() syscall and the BSD acctand lastcomm commands
Warnings if added to 0.99.9 but works fine. 0.99.10 will need a few changes
Keywords: acct processing accounting
Author: (Various)
Primary-site: sunacm.swan.ac.uk /pub/misc/Linux
30000 acctkit-0.99.8.tar.z
Copying-policy: kernel patch is GPL, commands are UCB License
End
Begin3
Title: Linux Software Map Data Entry
Version: 1.0
Description: This package automates the data entry needed for maintaining the LSM. It is used by individual contributors to automatically generate and email the LSM to the LSM maintainer. curses-based.
Source code is not released with this package - it is generated automatically by a code generator and the libraries are quite large). Commercial source licensing is available.
Description: This package allows you to quite flexibly redefine what each key does while the keyboard operates in cooked mode (i.e. not in raw mode like in editors or in X). It contains utilities to load and dump key mapping files, check what scan or keycodes each key sends plus a collection of complete key mappings for different national layouts.
I'd like to make the keytable collection as comprehensive as possible. Send any maps of general interest to me and I'll include them in the next version. May the force be with you.
Copying-policy: Copyrighted but freely distributable.
End
Begin3
Title: Linux-1.0-inline.asm.diff.v2
Version: 1.0v2 Mar 25,1994
Description: A set of patches for the Linux 1.0 kernel to speed up string operations and allow better register allocation by gcc. Get a faster and smaller kernel!
AuthorEmail2: dav.parodi@crf.it this is NOT a new version - only a fixed one for those of you who had problems with patching /linux/include/linux/string.h
Description: This package allows you to connect a Sun3 to your Linux PC with an ethernet cable and then boot the Sun3 diskless from Linux and use it as an Xterminal to Linux. It is Linux release "a" derived from Xkernel release 2.0.
This package is meant just to get you going. If you want fancy options, you may also want to get additional things from the main Xkernel package. If someone wants to work on install scripts, let me know.
Keywords: Xkernel Sun Sun3 Xterminal
Author: (Seth Robertson (Xkernel), Ross Martin (port), others.)
Description: Fixes for GLE, a high-quality tool to create 2&3 Dim. graphs for scientists; userinterface editor with builtin basic-like compiler Adaptions for Linux by Axel Rohde, orig. src by Chris Pugmire; Output media X11, Postscript, HP-GL, tek-emulation of XTerm, regis, msdos-like bin for VGA included, compiled with BCC2GRX
Very useful, much more capabilities than GNUplot, publication quality, LaTeX quality fonts, 2&3 dimensional graphs surface and contour plotting, fitting of functions to data, scientific spreadsheet, bin for vga-preview included
Description: Small, coherent, tested Linux installation package. Includes gcc 2.4.5, libc 4.4.1, most fundamental GNU software, Rik Faith's utilities, net-2 software, and more.
Copying-policy: GNU Copyleft mostly; varies depending on source.
End
Begin3
Title: MDM
Version: 2.09beta1
Description: Linux Modem Server (Better than uugetty)
Keywords: LINUX MODEM UUGETTY
Author: root@lsupoz.apana.org.au (Anthony Rumble)
Maintained-by: root@lsupoz.apana.org.au
Primary-site: yarrina.connect.com.au /tmp/mdm
mdm-2.09beta1.tar.gz
Copying-policy: GNU copyleft
End
Begin3
Title: MGR Window System
Version: Linux dist 0.62, Bellcore
Description: Small (non-X) window system, with builtin terminal emulation. includes server, clients, fonts, icons, libraries, docs. Other large packages like gnuplot, metafont, ghostscript are MGR clients if patched or configured appropriately.
The pkg on bugs is newest, koeln next, then tsx-11 and bellcore. Many ports to small machines like atari st, mac, minix, etc. No one coordinates ports or versions, but some RCS history is being assembled for the server and drivers.
Description: Allows the user to create an MS-DOS file system. Uses a similar syntax to other mk?fs utilities under Linux.
Combined with Werner Almesberger's dosfsck utility, this allows DOS fs to be used in a similar way to any other Linux file system.
Keywords: MS-DOS, file systems, creation
Author: (Dave Hudson (dave@humbug.demon.co.uk))
Primary-site: sunsite.unc.edu
21504 mkdosfs-0.2.tar.gz
Copying-policy: GNU Copyleft
End
Begin3
Title: MS-DOS to Unix text converter
Version: 0.1
Description: Converts MS-DOS text files to Unix format and vice-versa, by removing and adding carriage returns respectively
There may be more elegant ways of doing this, but this works!
Author: dave@humbug.demon.co.uk (Dave Hudson)
Maintained-by: dave@humbug.demon.co.uk
Primary-site: sunsite.unc.edu /pub/Linux/?
3600 d2utxt-0.1.tar.gz
End
Begin3
Title: MSDOS Emulator Success & Failures
Version: 1.0
Description: A list of MS-DOS programs that will and will not work under the Linux dosemu package. Document also describes how to get some of these packages to work under the dosemu.
Platforms: Linux, linked to XFree86-3.1 shared libs.
Magic needs quite a bit of memory, 7-8 megs just to load up.
Copying-policy: "Permission to use, copy, modify, and distribute this software
and its documentation for any purpose and without fee is
hereby granted, provided that the above copyright notice appears
in all copies. The copyright holders make no representations
about the suitability of this software for any purpose. It is
provided "as is" without express or implied warranty. Export
of this software outside of the United States of America
may require an export license."
End
Begin3
Title: Mandelbrot viewer
Version: 0.0.1
Description: Allows you to view the Mandelbrot set, and zoom in to the areas you want. What makes it special is that it's very fast because it uses a concept called linear pixel suffling. You can focus on interesting areas of the soreline before the fractal is drawn 100%
Description: Pulldown and popup menus and functions for writting html pages for World Wide Web. It is an extension of the html-mode from Marc Andreessen.
World Wide Web is a world wide hypertext informationsystem. In the package is the html-mode.el from Marc Andreessen and a modified html-view.el from Ron Tapia included.
Description: Pulldown and popup menus, scrolling by mouse click, simple dialogboxes without Motif for various modes of the lemacs. (e.g. for c++-, c-, lisp-, dired-, edebug-, compile- mode)
Never tested with the GNU emacs 19, but it may be, that it also runs under the emacs 19 with only little changes.
if Mouse Support is required on the Linux Console,
then the GPM mouse server, available at:
iride.unipv.it:/pub/gpm/
Mouse support on xterms is standard.
Copying-policy: GPL
End
Begin3
Title: Minix disk editor/viewer + fsck improvem
Version: 2.0.1
Description: This allows you to view the Minix fs (a la Norton disk edit), it currently is read only, but you can use it to dump an erased file to another partition with a little bit of work. Includes LaTeX Introduction to the Minix fs. fsck enhancements. search features.
Still needs a lot of work and a lot of it could be automated to make most file recovery easy if detected at an early stage. Included binary and source. Also includes improved fsck and mkfs for Minix fs.
Keywords: unerase recover edit Minix
Author: sdh@po.cwru.edu (Scott D. Heavner)
Primary-site: sunsite
93185 fsck-lde-2.0.1.tgz
Alternate-site: tsx-11
93185 fsck-lde-2.0.1.tgz
Copying-policy: Gnu
End
Begin3
Title: Mitsumi CD-ROM driver
Version: 0.3 (alpha)
Description: Mitsumi CD driver for 8-bit/16-bit interface (doesn't use DMA). Clean patches vs. 0.99pl9 and pl10, requires 0.99pl8+
Now supports audio CD playback.
Keywords: Mitsumi CD-ROM CD Tandy Radio Shack driver
Platforms: Linux binary included. Source for UN*CES and VAX
End
Begin3
Title: Motorola MC68xx asm and utils
Version: a00
Description: This package contains the sources to cross-assemble Motorola MC68xx microcomputer chip instructions, which can be programmed into an EPROM or like device.
Possibly more programms comming for embedded controller devices.
Copying-policy: MuPAD has a special distribution policy. MuPAD will
be distributed to scientific and educational non-profit
organizations anywhere in the world free of charge,
however a licence has to be acquired.
Send e-mail to MuPAD-Distribution@uni-paderborn.de
for further informations or use WWW service. The document
URL is: http://math-www.uni-paderborn.de/~cube/
End
Begin3
Title: Mumail 2.4Beta
Version: 2.4 Beta
Description: Mumail is an X based stand alone mail reader with mime support and digest exploding. This is the first release by the new maintainer (dave_boyd@sterling.com).
This is a Beta Release of the software. I expect there to be problems as I am still getting used to the software. See the file 1-CHANGES for changes since the last release. The Beta period will run approx 60 days. [NOTE: File1 is SOURCE, File2 is BINARY]
Description: NCSA httpd is a HTTP/1.0 compatible server for making hpertext and other documents available to the web community. Designed to be easy to install and configure. Still ALPHA. Watch for final release. For online documentation open Xmosaic URL: http://hoohoo.ncsa.uiuc.edu
Keywords: http, daemon, ncsa, mosaic, world wide web
Description: These programs are used to turn your linux station into an NIS (formerly YP) client. Provided are ypbind, ypcat, ypmatch, yppoll, ypset and ypwhich. ypbind can use a file /etc/yp.conf for setting the server (new in this version), or it can use broadcast.
This version does not have to use broadcast. You can use a server behind a gateway by making an entry in /etc/yp.conf. It also uses sylog for error-messages (routines from Richard W. Stevens' book Unix Network Programming)
Keywords: NIS, YP, networking, yellow pages, network information system
Copying-policy: 1992, 1993, 1994 NCEMRSoft, 1985, 1989 Regents of
Univ. of CA. Freely distributable
End
Begin3
Title: Nedit Editor
Version: 3.0
Description: NEdit is a GUI style plain text editor for workstations with X Windows and Motif. It supports a thorough set of features for programming and general purpose text editing.
compiled for Linux by Jonathan Magid (jem@sunsite.unc.edu) from sources found on sunsite.unc.edu in /pub/X11/contrib/nedit. Statically linked with Motif 1.2.3
Keywords: X11 editor Motif statically linked GUI
Author: edel@fnal.gov (Mark Edel)
Maintained-by: edel@fnal.gov
Primary-site: sunsite.unc.edu
Copying-policy: Public Domain (Government copyright)
End
Begin3
Title: NetBSD's ash shell (Bourne compatible) f
Version: 0.1
Description: NetBSD's ash shell is an almost Bourne shell compatible shell which is small and has fewer bugs than bash 1.12 (at least for running INN 1.4)
I did this port to get a decent /bin/sh for INN 1.4. bash 1.12 does not work very well with INN 1.4. 0.1 is the version of the Linux port
Keywords: ash sh Bourne shell
Author: (Kenneth Almquist)
Maintained-by: devet@adv.win.tue.nl
Primary-site: ftp.win.tue.nl /pub/linux/ports
139247 ash-linux-0.1.tar.gz
Copying-policy: BSD Copyright
End
Begin3
Title: NetHack
Version: 3.1 (linux release 2)
Description: The latest version of NetHack for linux
Primary-site: sunsite.unc.edu /pub/Linux/games
1027153 nethack31-linux2.zip
End
Begin3
Title: Netpbm - binaries for enhanced version o
Version: 1mar1994
Description: Tons of graphics file format conversion programs
Keywords: pbm pgm pnm ppm graphics pbmplus
Author: (Many....)
Maintained-by: hooft@EMBL-Heidelberg.de
Primary-site: sunsite.unc.edu
Copying-policy: Different for each program, but all free for non-commercial use
End
Begin3
Title: Netrek Paradise client
Version: 2.1
Description: netrek paradise client compiled w/o shlibs, not rsa (shouldn't need rsa for paradise sites)
Keywords: netrek paradise xtrek startrek
Author: brandon@cc.usu.edu (brandon@cc.usu.edu)
Maintained-by: dan@lance.colostate.edu
Primary-site: sunsite.unc.edu
End
Begin3
Title: Network Audio System
Version: 1.2p1
Entered-date: 01dec94
Description: The Network Audio System is a distributed sound system
which includes a server program (au) which can receive audio
requests via TCP. Additionally, there are number of client
programs which can play sound files in various formats,
edit sound files, and convert sound files to different formats.
Of course, a client library (libaudio.a) and header files
are included for additional software development.
----
This tar archive should be extracted from / as root, with:
(cd / ; tar xvzf /tmp/nas-1.2p1.tar.bin.gz)
----
This copy supercedes the one uploaded on 1 December
I added the manual pages for NAS and fixed a problem that
caused incredible grief with many installations.
----
The copy of auvoxware should work fine with recent kernels.
----
If you have trouble, try renaming /dev/dsp1 and see if the
problem goes away. The implementation makes silly assumptions
about multiple audio devices. These assumptions are
particularly untrue if have a PAS-16 and enable soundblaster
Description: Newspak contains an integrated set of config files, patches, and readme.linux files to enable people to painlessly compile and run uucp/news/mail software.
these config files do not have 'normal' paths whatever that might mean, but it is trivial to change to anyone's idea of "standard" paths
Description: OCEAN Chip design package includes a full set of tools for the synthesis and verification of semi-custom, sea-of-gates and gate- array chips. Delft University of Technology, the Netherlands.
"Robust and 'combat-proven'; used by hundreds of people. Short learning curve...suitable for student design courses." Lots of powerful features.
Keywords: ocean sea-of-gates chip design Delft
Maintained-by: patrick@donau.eu.tudelft.nl
Primary-site: donau.eu.tudelft.nl /pub/ocean
*
Alternate-site: gopher olt.eu.tudelft.nl (port
0 Netherlands->Delft Univ of Tech EE->Rese
Copying-policy: GNU Copyleft ("Available for free, including source code")
End
Begin3
Title: OGI Speech Tools
Version: 1.0.1 for Linux
Description: Speech data manipulation research tools: signal manipulation, phonetic, phonemic and word analysis has the capability to build audio databases which can be used to train neural networks with a NN trainer in the package.
interested in speech compression, recognition, or applications of neural networks this is one great research package to check out. The documentation in this package consists of man pages, and TeX source. Bugs in the tools lyre and auto_lyre have been fixed from the previous version. Non-Linux ported source at speech.cse.ogi.edu in "/pub/tools"
Keywords: If you are into computational linguistics, or are
Author: tools@cse.ogi.edu (Center for Spoken Language Understanding (CSLU-OGI))
Description: Boot Manager selector, chooses which OS to boot to
Keywords: SETBOOT, Boot Manager
Author: csmith@convex.com (Chris Smith)
Primary-site: sunsite system/Linux-boot
setboot-1.2.tar.gz
Copying-policy: Freeware
End
Begin3
Title: ObjectBuilder user interface builder and
Version: OI 4.0.8, uib 2.0.8
Description: ObjectBuilder is a user interface builder for the OI library. It builds user interfaces and subclasses for the user. The OI library is a C++ toolkit for X. ObjectBuilder simplifies the development of user interfaces.
Commercial versions available on other platforms. This version is exactly the same as the commercial version. It is not crippled in any way. The shared library can be distributed with almost no restictions.
Keywords: toolkit, user interface, builder, X, C++
Author: imp@Boulder.ParcPlace.COM (Solbourne and ParcPlace's OI group)
Maintained-by: imp@Boulder.ParcPlace.COM
Primary-site: tsx-11.mit.edu pub/packages/OI
3500000 oi40.tar
Copying-policy: You may copy this package, subject to the terms contained in the COPYING file in this release. Similar to X's copyright.
End
Begin3
Title: Octave
Version: 1.0
Description: Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface very similar to Matlab[tm] for solving linear and nonlinear problems numerically, and for plotting the results (using gnuplot). Octave can do arithmetic for real and complex scalars and matrices, solve sets of nonlinear algebraic equations, integrate functions over finite and infinite intervals, and integrate systems of ordinary differential and differential-algebraic equations. The underlying numerical solvers are currently standard Fortran ones like Lapack, Linpack, Odepack, the Blas, etc., packaged in a library of C++ classes.
help-octave@che.utexas.edu (discussion) bug-octave@che.utexas.edu (bug reports) Platforms: Most Unix-like systems that have a working g++/libg++. For graphics, Octave also requires gnuplot.
Copying-policy: Freely Redistributable. (GNU GPL Version 1 or later)
End
Begin3
Title: Omega
Version: 0.78.1
Description: Omega is a complex rogue-style game of dungeon exploration. Unlike other such games, there are a number of ways to "win", depending on various actions taken during play. This version has undergone major bug fixing to make it a lot more stable than earlier versions.
Laurence Brothers is no longer maintaining Omega. Robert Rendell has fixed all identified bugs and received Laurence's permission to release this version, but he doesn't really want to maintain Omega in the long term.
Keywords: omega, game, roguelike
Author: brothers@paul.rutgers.edu (Laurence R. Brothers)
Description: Source for Open Look Window Manager (Sun's). Also includes source for libolgx.a.
Bug reports to Scott.Oaks@east.sun.com. This appears derived from sources available at export.lcs.mit.edu. (olvwm and olgx) No Linux specific notes are in the file
Description: device driver which allows playing of raw sample data (normal or SUN-Audio) thru the PC-Speaker or a DAC at a lp-port, simulate the /dev/dsp Driver for soundcards
Description: This is the code distributed by Sun to provide authentication services for PCNFS clients. It has been re-rpcgen'd for Linux and modified to supportshadow passwords longer than 8 characters. This code runs on Linux boxes acting as NFS servers.
Essential for any hope of NFS security.
Keywords: NFS authentication
Author: ??? (Sun)
Maintained-by: scldad@sdc.com.au
Primary-site: sunsite.unc.edu /pub/Linux
38912 pcnfsd2lsh.tgz
Copying-policy: Public domain
End
Begin3
Title: PD version of Adobe enscript
Version: 1.13
Description: NENSCRIPT is a public domain version of the Adobe program ENSCRIPT. This program translates a text file into the format suitable for printing on a postscript printer.
This program is a direct compilation of the version for 386BSD. The original source for the program may be obtained at any BSD archive site. Patched to include latin-1 and fractional sizes.
life video display, color palette, image processing
Author: wolf@first.gmd.de (Wolfgang Koehler)
Maintained-by: wolf@first.gmd.de
Primary-site: sunsite.unc.edu /pub/Linux/incoming
92kB PMS-grabber.tgz
1kB PMS-grabber.readme
Copying-policy: GPL
End
Begin3
Title: POV-Ray 2.2 for Linux -- Unofficial Release 2
Version: POV-Ray 2.2. Jeff Epler's second unofficial release. l2 replaces only bin and src packages, and has bugfixes to svgalib display code.
Entered-date: 05Sep94
Description: Portable 'C' raytracer. Source, binaries, standard object/texture libraries, example files, documentation. Unofficial port by Jeff Epler to Linux. Look for an official release by POV-Ray team soon.
Copying-policy: files olvwm4.linux.patch and readme are GNU Copyleft other files are unknown
End
Begin3
Title: Pcomm
Version: 2.0.1
Description: Pcomm is a communications package modelled after Procomm 2.4.2 from the DOS Shareware world. Most commands are reasonably close to those in Procomm, so adjusting to Pcomm is easy.
This is a source-only distribution at this point. But, Zeyd's code compiles flawlessly--you should have no troubles.
Keywords: Pcomm Procomm communications terminal emulation DOS Shareware
Maintained-by: zmbenhal@netcom.com
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
164229 pcomm2.0.1.tgz
Alternate-site: tsx-11.mit.edu
164229 <coming soon>
End
Begin3
Title: PennMUSH 1.50 patchlevel 8
Version: Pennmush 1.50.p8
Description: PennMUSH is a TinyMUD derivative, and one of the branches along the MUSH line. PennMUSH is memory-based.
Source only
Keywords: game mush pennmush mud
Author: lwl@eniacs.seas.upenn.edu (Lydia Leong)
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
323164 pennmush-1.50-p8-linux.tar.gz
End
Begin3
Title: Perex's MOD player
Version: 1.00a
Entered-date: 30oct94
Description: MOD player for GUS with new GUS low-level driver. Supported
Description: Provides an interactive Environment for development of Forth programs. Will conform to the coming ANSI standard for the programming language Forth
Please check for the latest version only in the above mentioned archive. Almost dayly new releases with new features and bugs fixed!
Description: This package allows one to specify a default system timezone, and maintain the CMOS clock in either Universal or local time. Furthermore, an option exists to automatically adjust the CMOS clock for drift every time the "clock" program is run. For me this makes the time correct within 0.1 second per day.
Keywords: clock, CMOS, adjust, time, Universal time, timezone
Description: A small portable lightweight process library for sun[34], mips-ultrix, 386bsd and *Linux*.
Keywords: Threads, Lightweight processes.
Author: jsc@doc.ic.ac.uk (Stephen Crane)
Primary-site: dse.doc.ic.ac.uk /pub/rex
19000 lwp.tar.gz
Alternate-site: sunsite.unc.edu
19000 ??
Copying-policy: GNU Copyleft
End
Begin3
Title: Rob's X virtual terminal
Version: 1.93
Description: An xterm substitute that uses less memory than Xterm. No tek emulation at all. No double and triple clicking to select words or lines to cut & paste.
Copying-policy: take it, modify it, even take credit for it, I THINK.
End
Begin3
Title: S3MOD
Version: 1.05
Description: This is a trackered music player. It is capable of playing S3M files in addition to 4,6, and 8 track MOD files. It supports /dev/dsp or the Gravis Ultrasound on /dev/sequencer.
Future versions will include much more helpfull comments in addition to nicer looking front ends. This version now include Gravis Ultrasound support.
Keywords: MOD, S3M, music, sound, tracker
Author: dlm40629@uxa.cso.uiuc.edu (Daniel L. Marks)
Copying-policy: We retain the copyright, but the source may be freely used and distributed.
End
Begin3
Title: SAM
Version: 1992
Entered-date: 27sep94
Description: sam is a powerful, X-based multi-file text editor,
controlled both by mouse buttons & ex-like commands.
Keywords: editor sam plan9 vi ex
Author: ???@research.att.com (Rob Pike)
Maintained-by: mtravis@netcom.com (Mark Travis)
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
363kB sam.tar.gz
Original-site: research.att.com /dist
365kB bundle.Z
Platforms: X11
Copying-policy: Free, must be distributed with std disclaimer.
End
Begin3
Title: SAR: a Search And Rescue set
Version: 1.00
Description: SAR is a set which creates a Search And Rescue floppy, to be used after the unfortunate crash of your hard disk. The floppy is created using *your* up-to-date kernel and utility set, so it is as recent as you like. Configuration files allow customized creation of the SAR floppy.
The advantage of this SAR set is that (a) it's small, leaving space for your particular programs; (b) it's customizable, (c) it uses your recent kernel + utilities. Includes extensive LaTeX-able documentation.
Keywords: backup recue SAR search
Author: karel@icce.rug.nl (Karel Kubat)
Maintained-by: karel@icce.rug.nl
Primary-site: beatrix.icce.rug.nl (primary s pub/unix
SAR-1.00.tar.gz, SAR.lsm
Alternate-site: tsx-11.mit.edu ??????????????
0 SAR-1.00.tar.gz, SAR.lsm
Copying-policy: Can be freely distributed, but ask me to make modifications if necessary, instead of hacking in it yourself.
End
Begin3
Title: SCSI driver for UltraStor 14F,24F
Version: No version info
Description: Low-level scsi driver for UltraStor 14F (David Gentzel) with support for 24F subsequently added by John F. Carr scatter/gather added by Scott Taylor
Files in the attic dir on tsx-11 have limited life span. "This is where old Linux files go before they are deleted."
Keywords: SCSI Ultrastore 14F 24F
Author: gentzel@nova.enet.dec.com (David B. Gentzel)
Description: SISCAD-P is a professional parametric 2D-CAD system running on several UNIX workstations and available as shareware for Linux. Today there is only a German version of SISCAD-P available. Unfortunately we can not yet provide a SISCAD-P version in any foreign language but we are already working on an English version. The release date for this version is not certain yet.
For people which do not have access to the internet, SISCAD-P for Linux is available on disks from Computer Solutions Software GmbH, Postfach 1180, D-85561 Grafing, Tel. 08092/5018, FAX 08092/31727 As commercial product on other UNIX-flavors available from Staedtler.
Keywords: CAD, CAD/CAM, drawing, parametric
Author: support@SIS.Staedtler.DE (Coproduction of programmers at Staedtler Mars GmbH & Co/Germany)
Description: SUIT libraries and sources for Linux. Previous ports to Linux were severely bugged. This release has been heavily tested. Shared libraries are not provided
export.lcs.mit.edu contrib/suit contains user contributed SUIT fixes/enhancements/applications/documents comp.windows.suit is the forum for dicsussing SUIT issues.
Description: These are the runtime libraries needed to run programs with a GUI generated by SUN's DevGuide. Only Xview as underlying library is supported. (That means, GUI's translated by gxv or gxv++)
Description: Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C-interface, GNU-readline and GNU-Emacs interface, very fast compiler, X11 interface using XPCE (info ftp swi.psy.uva.nl /pub/xpce)
Also available for many other Unix machines, DOS and OS/2. Design objectives compatibility, good developement environment, High level GUI (Graphical User Interface) system using XPCE.
Description: Scope is a simple software emulation of an oscilloscope. It graphically displays voltage as a function of time. The input is via a sound card using the kernel sound device /dev/dsp. The svgalib library is used to implement a real-time display.
This is the first release and should be consider ALPHA. It was designed more for amusement than as a useful tool. Distribution includes source, makefile, and man page.
Description: The second of two archives for the MGR windowing system. This has the .usr/ files in it.
See the readme.1st file in the directory you download this file from. Permission is granted to copy or use this program; it may not be sold for profit...
Copying-policy: The software is freely distributable.
End
Begin3
Title: Slackware Linux
Version: 1.01
Description: A series of 24 3.5" disks that allow you to easily install a full-featured Linux system. Easy enough for beginners, but very complete (C, C++, X-windows, and more)
More information about the Slackware release may be found in /pub/linux/slackware/ANNOUNCE on ftp.cdrom.com.
Keywords: install Slackware Linux disks
Author: (Compiled from various net sources by Patrick Volkerding.)
Maintained-by: volkerdi@ftp.cdrom.com
Primary-site: ftp.cdrom.com /pub/linux
31000000 slackware
Copying-policy: Some GNU Copyleft, some free, some shareware. Check READMEs.
End
Begin3
Title: SoftModem Downloader
Version: ryb930803
Description: Allows users of the Digicom Connection 96+ SoftModem to download the modem from Linux instead of having to boot into MSDOS.
Description: Soundcard driver for Linux. Supports AdLib, SB, SB Pro (not SB 16) and ProAudioSpectrum 16. Provides digitized voice (PCM/DSP), midi and FM synth capabilities.
This is the latest supported version. There is various pre 2.0 versions available for ALPHA testers. These versions support GUS and MPU-401. Contact me for info.
Description: CDROM driver for the whole family of IDE-style Matsushita/Kotobuki/Panasonic CR-5xx drives. Those drives may come bundled with sound cards: SoundBlaster, Galaxy, HighScreen, Reveal, Aztech, ... Last "separate" distribution; part of kernel 0.99pl15
Supports playing audio and reading data. Works with sound cards (SoundBlaster, Galaxy, ...) and with "no-sound" cards (LaserMate, Aztech, Panasonic CI-101P, ...). Autodetect and use "double-speed" drives, too.
Description: A library that can convert english text into spoken words using a soundcard under Linux. ".au" files for all phonemes are supplied. A program is included that can "read files".
This was originally a SUN program. A NeXT version was also available on the net. I merged them into a Linux version.
Copying-policy: Free use, modification and redistribution only for non commercial purposes and with Copyright intact.
End
Begin3
Title: Spice
Version: 2g6
Description: Analog Circuit Simulator
This is the last FORTRAN release. Versions 3.0 and above are in C Software seems to be quite mature...no updates foreseen.
Keywords: Circuit Simulator Spice
Author: (University of California, Berkeley)
Maintained-by: eoahmad@ntuix.ntu.ac.sg
Primary-site: Nanyang Technological Universi
Copying-policy: Non-profit use and distribution only
End
Begin3
Title: Splitdigest
Version: 2.0
Description: Splitdigest undigests a file which contains one or more digests concatenated together. The files generated can be read by using "mail -f" and each message in the digest can be read/replied to as individual messages. Splitdigest can be easily configured to recognise a variety of digest formats without recompilation.
Copying-policy: GNU General Public License version 2. You may not remove or alter any of the copyright notices and/or conditions for use and distribution.
End
Begin3
Title: Splitvt - a split windows utility
Version: 1.5.6
Entered-date: 16AUG94
Description: A utility to split a vt100 compatible screen into two halfs,
upper and lower, and run a different program simultaneously
in each half.
This is a pretty useful utility, especially when communicating
to a UNIX system via modem, or when you want to see the output
of two programs simultaneously.
New: Fixed bug in xterm support, fixed apparent idle times
VT100 emulating window (e.g. xterm, Linux console, DECterm, etc
UNIX (See README for list of ports)
Keywords: screen vt100 emulator
Author: slouken@cs.ucdavis.edu ( Sam Lantinga)
Maintained-by: slouken@cs.ucdavis.edu ( Sam Lantinga)
Description: This is the Linux SystemV init. The differences with 2.4 are that you can now build a complete SysV-alike booting environment for Linux, and some other features like a access file for CTRL-ALT-DEL, alternate system console etc.
Keywords: init shutdown halt reboot wall powerd
Author: miquels@drinkel.nl.mugnet.org (Miquel van Smoorenburg)
Description: SLS-style distribution installer (a shell script). An enhanced version of the SLS-sysinstall allows media change during any stage of installation.
Copying-policy: Copyright (c) 1993 Washington State University Copyright (c) 1993 Paul B. Monday
End
Begin3
Title: TADS
Version: 2.0.13
Description: Text Adventure Development System (Linux port) a C-like OOP language designed to make design and implementation of text adventure games a fairly straightforward process
This port of TADS is not supported by High Energy Software. Many TADS games are available at ftp.gmd.de in /if-archive as well.
Description: System of transparent decompression, execution, recompression of executables under Unix [Linux]. Designed to be robust in the face of system crashes, etc.
Used by the Department of Computer Science at the University of Melbourne and other departments.
Copying-policy: Copyrighted but freely distributable
End
Begin3
Title: Tcsh - an enhanced C shell
Version: 6.04
Description: Tcsh is an enhanced C shell with command line editing, programmable filename completion and much, much more. This package contains a binary and some documentation.
The tcsh source code is located at tesla.ee.cornell.edu /pub/tcsh and actively maintained by the original author, Christos Zoulas (christos@ee.cornell.edu). Direct Non-Linux specific queries there
Copying-policy: Freely distributable with some restrictions.
End
Begin3
Title: Term NcFTP
Version: 1.6.7 (Term)
Description: Binary version for Linux This is enhanced version of std UNIX ftp with term support Featured with auto login anonymously, pager capabilities Can read text file online using pager...etc.
Compiled on Linux 0.99pl15h, gcc 2.5.8, getline & term 1.1.2
Keywords: term ftp ncftp
Author: mgleason@cse.unl.edu (Michael Gleason)
Maintained-by: mgleason@cse.unl.edu
Primary-site: cse.unl.edu (Original Source C /pub/mgleason/ncftp
Copying-policy: 1992, 1993, 1994 NCEMRSoft, 1985, 1989 Regents of Univ. of CA Freely distributable
End
Begin3
Title: Term-Mod
Version: 1.0
Description: modifications to term, telnetd and ftpd-term so that the remote hostname for incoming connections is is passed and set correctly so that it show up in logs etc etc correctly
This code hasnt been well tested, but works for me (and a few other people) so I thoguht I might as well distribute it.
Keywords: term hostname
Author: c9108932@cs.newcastle.edu.au (Simon Ferrett (mods to ftpd,telnet and term))
Copying-policy:Use, copy, modify, and distribute this software and its
End
Begin3
Title: The Andrew User Interface System - For t
Version: 62L2 6.2 Linux version 2
Description: Latest version of AUIS (aka ATK) 6.2 AUIS is an integrated set of tools that allow you to create, use, and mail multi-media documents and apps containing formatted text and embedded objects. This package is aimed at the SOURCE CODE DEVELOPER.
Installation instructions as ROOT: cd / tar xzf [path]/auis62L?-src.tgz /usr/andrew/etc/complete-setup src Read /usr/andrew/README.src
Copying-policy:Use, copy, modify, and distribute this software and its
End
Begin3
Title: The Andrew User Interface System - Word
Version: 62L2 6.2 Linux version 0
Description: Latest version of AUIS (aka ATK) 6.2 AUIS is an integrated set of tools that allow you to create, use, and mail multi-media documents and apps containing formatted text and embedded objects. This package is aimed at the WORD PROCESSING audience.
Installation instructions as ROOT: cd / tar xzf [path]/auis62L?-wp.tgz Read /usr/andrew/README.wp
Copying-policy: Use, copy, modify, and distribute this software and its documentation for any purpose is granted without fee.
End
Begin3
Title: The Andrew User Interface System - Word
Version: 62L2 6.2 Linux version 2
Description: Latest version of AUIS (aka ATK) 6.2 AUIS is an integrated set of tools that allow you to create, use, and mail multi-media documents and apps containing formatted text and embedded objects. This package is aimed at the SOURCE CODE DEVELOPER.
Installation instructions as ROOT: cd / tar xzf [path]/auis62L?-src.tgz /usr/andrew/etc/complete-setup src Read /usr/andrew/README.src
Copying-policy:Use, copy, modify, and distribute this software and its
End
Begin3
Title: The Linux C library
Version: 4.4.1
Description: The Linux C library is built for an ANSI/POSIX.1 compliant C library. It has quite a few BSD and SYSV extentions, including SYSV IPC.
Please check tsx-11 for the latest version and read all the release notes.
Keywords: library, function, system call
Author: (FSF, Per Bothner, Linus Torvalds, ... and many others.)
Primary-site: tsx-11.mit.edu pub/linux/packages
1400000 GCC
Copying-policy: Will be no more restrict than GNU LGPL in 4.5 or 5.0.
End
Begin3
Title: The Network Administrators' Guide
Version: 0.4
Description: The Linux Doc Project's Networking Guide. Covers TCP/IP and UUCP setup, and applications (TCP clients, mail, news). Available LaTeX source, PostScript, DVI, ASCII.
This is an ALPHA edition only! Use at your own risk.
Copying-policy: Must leave copyright notice intact
End
Begin3
Title: The Rand Mail Handler
Version: 6.8
Description: Binaries for MH 6.8, a mail user agent designed to efficiently handle large mail folders. This release does not exhibit the performance problems shown on at least some systems.
MH 6.8 binaries have already been made available for Linux, but users have reported severe performance problems. Released to public domain by the RAND Corporation
Keywords: mail MUA MH
Author: (Many authors at Rand, UC Irvine, and elsewhere.)
Maintained-by: bsa@kf8nh.wariat.org
Primary-site: sunSITE.UNC.EDU /pub/Linux/Incoming
mh-6.8-kf8nh.tar.z
End
Begin3
Title: The Rand Mail Handler (MH)
Version: 6.8.3 [UCI]
Description: MH is a flexible mail management system which uses individual shell-level commands to manage various aspects of mail maintenance. These commands can be used as is or combined via shell scripts to allow arbitrary mail manipulation. User interfaces such as xmh and exmh and mh-e can easily be implemented on top of its commands.
The source package is NOT complete; it consists of a README, a configuration file, and patches to the UCI MH distribution. See the Site3...FileSize3 information.
Keywords: RAND Mail Handler MH UCI POP BBoards
Author: bsa@kf8nh.wariat.org (Brandon S. Allbery (Linux port))
Maintained-by: bsa@kf8nh.wariat.org
Primary-site: sunsite.unc.edu
649682 mh-6.8.3-bin.tar.gz
Alternate-site: sunsite.unc.edu
22351 mh-6.8.3.tar.gz
Copying-policy: Legally released into the public domain by the RAND Corporation
End
Begin3
Title: The System Manager
Version: 0.1.1 (initial release) -- ALPHA CODE!!
Description: A framework for writing an administration front-end to
UNIX - provides support for 'drop in modules'. Example
modules provided - user creation/deletion, local news
system, plus installation.
(This version lacks a LOT of documentation :(
This release is for proof-of-concept testing, and is not
yet suitable for support by everyone. Next release should
sort that out tho :-)
dialog-0.4 (which needs ncurses 1.8.5)
useradd, usermod (comes with Slackware 1.2, part of
Description: This is a soundcard driver for Linux. It supports SB, SB Pro, PAS16, GUS and MPU-401 (dumb uart mode). SB 16 not fully supported yet. May or may not work. The driver provides device files for digitized voice and electronic music applications (Midi+internal synths.).
The driver package contains preliminary versions of files required to use the driver on ISC, FreeBSD and NetBSD operating systems. These ports are not complete yet and don't work without some hacking.
Description: A logic programming system based on Prolog, but more powerful. Based on SLG resolution, includes HiLog, C interface, modules. Includes Source Code, runs on most 32-bit Unix platforms
Currently evaluates stratified programs. Future releases to include compiled HiLog, non-stratified negation, database interfaces.
Description: debugfs is an ext2fs debugger e2fsck checks a file system consistency mke2fs creates a file system mklost+found re-creates the directory lost+found tune2fs changes the parameters of a file system chattr changes files attributes lsattr lists files attributes badblocks searchs a device for bad blocks dumpe2fs list ext2fs structures fsck is a new parallelizing fsck front-end
Copying-policy: copyrighted by Shannon Hendrix but code is free so long
End
Begin3
Title: TinyFugue
Version: 3.0 alpha 21
Description: This is a MUD, MUCK, MOO, LPMUD, etc client. It provides buffered I/O and (optionally) split-screen interaction, as well as macro, auto-trigger, hiliting, and programming capabilities.
This seems to be one of the more popular and powerful clients for the MU*s, though certainly not the only one. The recent addition of more programming constructs has made it a very nice tool.
Description: Adds a new .fvwmrc command, 'TitleTime', which allows arbitray text, along with the date and time, to be added to the active window's title bar. If a time is specified, it will be updated every minute
Rob Nation says this patch may be distributed as an unsupported add-on in the next fvwm release
Keywords: FVWM Window Manager Title Time
Author: dave@devteq.co.uk (Dave Thomas)
Maintained-by: dave@devteq.co.uk
Primary-site: sunsite.unc.edu ?
3594 fvwm-titletime.985.tar
Copying-policy: Freely redistributable (but see fvwm for its own copying policy)
End
Begin3
Title: Tk
Version: 3.6p1l2
Entered-date: 25NOV94
Description: An X11 toolkit based on Tcl which provides a Motif-like
Title: Tool to process raw keyboard input in shell scripts
Version: 2.3
Description: qprompt is a small command line tool to display a one
line prompt and wait for a keystroke input.
It allows timeout and other customization with
various command line options.
The result code depends on the key pressed.
original author was Alex Kent (alex@nmt.edu)
Linux, gcc
Keywords: shell utility, raw keyboard input
Author: Andreas_Bagge@maush2.han.de ( Andreas Bagge)
Maintained-by: Andreas_Bagge@maush2.han.de ( Andreas Bagge)
Primary-site: sunsite.unc.edu /pub/Linux
7447 bytes qprompt-2.3.tar.gz
Copying-policy: GNU-Copyleft
End
Begin3
Title: Toolpack
Version: 1.2
Description: Toolpack is an extensive collection of tools for Fortran programmers. It includes a prettyprinter, precision converter, declaration standardizer, static and dynamic program analysis, portability checker and other things. It comes with C shell scripts; use 'scripts' for an overview.
This version is based on Roman Augustyn's Port to HP-UX
Description: Transfig is a set of utilities for creating TeX documents with graphics which are portable. Transfig calls fig2dev and has drivers for the following formats: (E)EPIC macros, LaTeX graphics, PIC, PICTeX, PS, EPS, TeXtyl.
This compiled under Linux v0.99pl15 with no problems. The email address of the original author was listed as supoj@SALLY.UTEXAS.EDU, but mail from my site bounced. Get XFig as well, they work well together.
Description: A device driver that allows you to connect B004 and B008 compatible link interfaces (which usually have one or more transputers connected to itself) to your linux PC. The driver contains the most popular servers to run many transputer- programs designed for the DOS- or unix world (iserver, cserver, afserver)
Copying-policy: driver: same copyright as the linux kernel (currently GNU copyleft) server: see documentation
End
Begin3
Title: UNIX Interactive Tools
Version: 4.1b
Description: UIT is a file system browser for UNIX operating systems. It was tested under Linux and ULTRIX. An interactive process viewer/killer and an hex/ascii file viewer are also available. Under Linux, the standard ANSI color sequences are used.
Keywords: uit uitps uitview
Author: tudor@ulise.cs.pub.ro (Tudor Hulubei and Andrei Pitis)
Primary-site: sunsite.unc.edu
Alternate-site: garbo.uwasa.fi
Copying-policy: "Freely Redistributable"
End
Begin3
Title: UPS X11-based Debugger
Version: UPS-2.45.2-LINUX-0.2
Description: The UPS Debugger is a creative X11-based debugger first written for SunOS and since ported to serveral other platforms.
Copying-policy: Standard X11/Berkeley-style copyright
End
Begin3
Title: UnZip portable dearchiving/decompression
Version: 5.1
Description: UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Although highly compatible with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS (in addition to Info-ZIP's own Zip program), our primary objectives have been portability and non-MSDOS functionality.
This is the most recent public release as of the date of this LSM entry.
Copying-policy: UNARJ software and manual copyright (c) 1991-93 by Robert K Jung. You may freely use the UNARJ C source code provided the end product is NOT an ARJ archiver.
End
Begin3
Title: Unix Interactive Tools
Version: 4.3.3
Entered-date: 01SEP94
Description: UIT is a file system browser for UNIX operating systems.
It was tested under Linux, ULTRIX, HP-UX and DEC OSF/1.
Starting with this version, we are using the 'configure'
script, so there is a *BIG* chance that UIT will run on
other systems too.
An interactive process viewer/killer, a hex/ascii file
viewer, an auto-mount shell script and a per file type
action script are available.
Under Linux, the standard ANSI color sequences are used.
UIT is a very stable program. It's easy to build, just
read the INSTALL file. You may fine tune UIT when running
on serial terminals to allow faster refresh. Just read
the man page/info documentation.
Linux, ULTRIX, HP-UX, DEC OSF/1 or other UNIX system with
ANSI/POSIX terminals. You will also need a C compiler to
compile the UIT stuff and a termcap or terminfo library.
A manual page and info documentation are available.
Description: The usermount package consists of mount and umount commands, that lets non-priviledged users mount eg. floppies in a controlled way. Source code only.
Keywords: mount umount usermount
Author: poe@daimi.aau.dk (Peter Orbaek)
Maintained-by: poe@daimi.aau.dk
Primary-site: ftp.daimi.aau.dk /pub/Linux-source
50000 usermount-0.3.tar.gz
Copying-policy: "Freely distributable"
End
Begin3
Title: Utah Raster Toolkit
Version: 3.1b
Description: programs from the Utah Raster Toolkit V3.1b
Platforms: linux with svgalib, compatible vga card
Copying-policy: no restrictions on distribution or usage
End
Begin3
Title: VGATarot
Version: 0.3
Description: VGATarot is an SVGALib specific Tarot card dealer. V0.3 includes the 3 card, aces, and celtic spreads. The deck used it the Rider-Waite tarot, all graphics stored in PCX format in a large library. Read the README and README.Install files for more information.
Copying-policy: do what you want with it .. the graphics aren't mine, just the code, I claim no ownership of the graphics.
End
Begin3
Title: VI Improved.
Version: 2.0
Description: A Vi clone with many additional features. Contains: multi-level undo/redo; column-wise & highlighted cut & paste; compile from within editor, trapping error messages to allow interactive development; configurable word wrap & paragraph formatting; on- line help; horiz. scroll; cmdline completion; auto line-end mode
Automatic sensing of line-endings adjusts for different modes (e.g. Unix, DOS). This can be enabled/disabled.
Description: Configure Western Digital and SMC ethernet cards from within Linux, either interactively, or command line options. Change IRQ RAM addr, media type, etc. Also has register and EEPROM dumps.
Now supports twisted pair and combo cards.
Keywords: ethernet western digital smc wdsetup configuration setup
Description: WorkBone is a simple text-mode interactive control interface for playing audio CDs under Linux. It makes use of the numeric keypad as a control-panel for playing, stopping, pausing, and moving track to track. Pressing the 'del' key on the keypad will display a help screen. Run times are also displayed.
parts of this package were derived from the more elaborate X11 application WorkMan. The mount checking routine was borrowed from Mark Buckaway's CDplayer-0.1.tar.z.
Description: 80x25 COLOR text window Alt and Function keys work. Xterm's scroll bar and copy-paste buffer Builtin text int 33 mouse driver(not fully implemented yet) (Try dosshell, edit, qbasic ...)
It's just a toy. Don't expect too much. Fix some bugs. See README.xdos.
Copying-policy: (c) Simon Marlow, Albert Graef 1994
End
Begin3
Title: X Modular Screen Saver
Version: 0.5 ALPHA - 94.01.06
Description: A screen saver for X11 (R4/5) based on modules. The user can choose individual modules or randomly-chosen combinations; xmss activates the selected module automatically based on input time- outs or by moving the pointer to user-specified "hotspots".
This is an ALPHA release and xmss is still in development. A fairly radical change is already in the offing. On the other hand, I'm trying to stabilize the module interface early so that user-contributed modules make sense.
Description: A reduced version of Xfree1.3 that fits on 1 floppy compressed takes up ~5MB installed, and provides everything needed to use X11. There are also readmes for running comfortably in 4mb ram.
This package includes the rxvt files (a reduced version of xterm and the fvwm window manager to make it functional without swapping in a 4mb environment)
Keywords: X11
Author: (Craig I. Hagan (plus the original Xfree people))
Maintained-by: hagan@cs.umass.edu
Primary-site: opine.cs.umass.edu /linux
5000000 tinyX
Copying-policy: those provided by Xfree1.2 and rxvt
End
Begin3
Title: X text dosemu
Version: 0.3 c
Description: running under X window 80x25 color text simple X text mouse driver support
based on dosemu0.48 This one is probably the last release. No graphic support yet.
Keywords: X dosemu
Author: (Edward Der-Hua Liu)
Maintained-by: dhliu@solar.csie.ntu.edu.tw
Primary-site: sunsite.unc.edu /pub/Linux/ALPHA
dosemu
Alternate-site: earth.csie.ntu.edu.tw /pub
0 Linux
Copying-policy: Free
End
Begin3
Title: X-Docs
Version: 2
Description: Postscript documentation of X Windows System
Primary-site: tsx-11.mit.edu /pub/linux/docs
2611200 X-Docs-v2.tar
End
Begin3
Title: X-Rubik's Cube
Version: 4.0
Description: Rubik's Cube. 2 views: 2-D and 3-D. Number of cubes on an edge can be changed from 1 to 6. Use arrows, mouse, or keypad to rotate.
Fully configurable. Easy to manipulate. Practice mode to help you learn moves. Record of best score. 2-D and 3-D views can be standalone widgets. Sorry, no self-solver.
Keywords: rubik, cube, widget
Author: bagleyd@source.asset.com (David Bagley)
Maintained-by: bagleyd@source.asset.com
Primary-site: ftp.x.org /contrib/games/puzzles
24576 xrubik.tar.gz
Copying-policy: GNU General Public License version 2.
End
Begin3
Title: X-Tank multiplayer game
Version: 1.3f
Description: Game for Xwindows in source form with specific support for Linux (including threads, which allows the computer controlled tanks to work.)
Anyone can modify X-Tank and redistribute the modified version provided they do so free of charge and do not omit the file COPYRIGHT from the distribution.
Keywords: xtank, threads
Author: stripes@eng.umd.edu (Terry Donahue)
Primary-site: ftp.eng.umd.edu /pub/xtank
1106992 xtank1.3f.tar.Z
Alternate-site: export.lcs.mit.edu /contrib
1106992 xtank1.3f.tar.Z
Copying-policy: Xtank is copyright 1988 by Terry Donahue.
End
Begin3
Title: X-windows Term statitics monitor
Version: 1.0
Description: Another X-based 'tmon' which allows you to view the CPS transmissions rates while using the term protocol.
Description: Xlinux.8514 Server from Kevin Martin compiled w/TCP/IP support under Linux 0.98pl1. This server is based on X11 v1.1, and can not read compressed fonts, and has no pixmap support.
Description: makes barcodes , supports X and non-x
Keywords: barcodes,ean,upc
Author: Martin Bauer
Maintained-by: Martin Bauer
Primary-site: sunsite
Alternate-site: tsx
Original-site: -
Platforms: Linux
Copying-policy: freeware with source
End
Begin3
Title: XBtx
Version: ???
Description: XBtx is an X11 implementation of the CEPT videotext protocol terminal. It has been tested against the German Telekom's BTX version of the CEPT videotext service.
Authors Arno Agustin, Frank Hoering, Dirk Husemann
Description: XFree86 is an extension of X11R5 that is designed to run on Intel 80x86 processors under various flavours of UNIX. This release adds accelerated servers and bugfixes. You are directred to the xf86-doc-2.0.tar.gz for more comprehensive information
This release was prepared by Dirk Hohndel and Simon Cooper. Dirk Hohndel <hohndel@informatik.uni-wuerzburg.de> Simon Cooper <scooper@vizlab.rutgers.edu>
Keywords: X11R5, XFree86.
Author: xfree86@physics.su.oz.au (The XFree86 Team.)
Description: XIcon converts XBM, OS/2, Windows, and Macintosh icons into a number of formats, include XPM 3 (e.g. for fvwm)
The source is included. I don't actually run Linux (yet) so I can't build the Linux executables. However, I do run fvwm on my workstation...
Keywords: icon conversion xpm graphics
Author: norm@ora.com (Norman Walsh)
Primary-site: jasper.ora.com /pub/xicon
258941 xicon10.zip
Copying-policy: GNU Copyleft
End
Begin3
Title: XLI - X11 Image Loading Utility
Version: 1.15
Description: A modified version of xloadimage which loads images onto a window (including root). Supports a variety of image formats including gif/tga/rle/jpeg and more! Good for sticking your gifs or raytrace tgas onto your desktop. Also includes compiling options for MSDOS.
A binary is included, compiled with gcc 2.5.8. Changes made to make xli compile on linux include adding unistd.h to file.c and sys/time.h to window.c. Source code also included.
Platforms: XFree 2.1, kernel 99pl14t tested. Propably 99pl10+ will do.
8 MB memory. 16 is a lot better.
10 MB disk space.
Copying-policy: XPCE: Licenced, PC/Linux version is free. Prolog: GNU Copyleft
End
Begin3
Title: XVhelp 1.0
Version: 1.0
Description: XVhelp is a help system for XView. Write the help file, compile it with hcc, then run xvhelp to see it into an XView window. It is inspired to the MS Windows help system. Both BINARIES and SOURCES provided.
Useful for writing your own help file for your own applications.
Copying-policy: Copyrighted by Author, distribute freely for non-commercial
use.
End
Begin3
Title: XView3.2 and OpenLook Window Managers
Version: Linux release 5.1
Description: Linux port of XView3.2 development library for the X Window system Also contains Slingshot 2.0pl4 extensions to the XView library, UIT version 3, a C++ class library built upon XView and Slingshot. Contains olwm and olvwm window managers, textedit, props, cmdtool and other OpenLook tools.
Bugfix release for linux version 5. Fixes include olwm, libUICSS, libsspkg, perf, and UIT examples. See ChangeLog
Keywords: xview openlook openwindows olwm olvwm slingshot uit
Description: An X server for w32-based boards Meant for the w32, w32i, w32p_reva, and w32p_revb This is still experimental
See README.W32
Author: glenn@cs.utexas.edu (Glenn G. Lai)
Maintained-by: glenn@cs.utexas.edu
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
883788 w32.gz
Copying-policy: See README.W32
End
Begin3
Title: Xarm library.
Version: 1.0 ALPHA
Description: Xarm library is a C++ wrapper of the MOTIF library.
It supports Motif 1.2.
Keywords: C++ MOTIF
Author: (Jettero Heller)
Maintained-by: pwilliams@epsilon.com (Peter G. Williams)
Primary-site: sunsite.unc.edu /pub/Linux/libs/X
Original-site: sunsite.unc.edu /pub/Linux/libs/X
Platforms: X11R5, MOTIF >= 1.2.3 < 2.0
Copying-policy: LGPL
End
Begin3
Title: Xasteroids
Version: 0.3pl1 ALPHA
Description: A simple, vector asteroids for X windows. Has some fun things however, for example it has a shield that things bounce off of.. but you get momentum too.
ok, it's simple.. but if you recompile with shared libs (remove the '-s' from the compile line) and strip(1) it, it's pretty small. Sometimes the simple things in life are good.
Keywords: X, game, asteroids, vector graphics, toy
Author: goetz@cs.buffalo.EDU (Phil Goetz)
Maintained-by: goetz@cs.buffalo.EDU
Primary-site: sunsite.unc.edu
32969 xasteroids.tgz
Copying-policy: see README in archive, free to distriibute as long as author's name remains attached to it.
End
Begin3
Title: Xaw3d-0.6B-3.0.1-src
Version: 0.1
Description: 3D Athena widgets. Sources to build libXaw3d.a and its dll counterparts and integrate them fully into the X11R5 setup. An additional patch with enhancements and bug fixes is included.
This package will not be maintained after end of October 1993 since then I will for a while have no access to any international network.
Keywords: 3D Athena Widgets, Layout widget
Author: kaleb@x.org (Kaleb S. Keithley)
Maintained-by: josch@pc.chemie.th-darmstadt.de
Primary-site: sunsite.unc.edu /pub/Linux/libs
277608 Xaw3d-0.6B-3.0.1-src.tar.gz
Copying-policy: Xaw3d-0.6B original sources unknown integration into X11R5/XFree86 and enhancements GNU GPL
End
Begin3
Title: Xaw3d-0.6B-3.1.1-src
Version: 0.1
Description: 3D Athena widgets. Sources to build libXaw3d.a and its dll counterparts and integrate them fully into the X11R5 setup. several additional enhancements and bug fixes included.
Keywords: 3D Athena Widgets, Layout widget
Author: kaleb@x.org (Kaleb S. Keithley)
Maintained-by: neumann@wu-wien.ac.at
Primary-site: sunsite.unc.edu /pub/Linux/libs
250842 Xaw3d-0.6B-3.1.1-src.tar.gz
Copying-policy: Xaw3d-0.6B original sources: unknown integration into X11R5/XFree86 and enhancements: GNU GPL
End
Begin3
Title: Xcolorsel, a rgb.txt color display X-tool
Version: 1.1a
Entered-date: 13DEC94
Description: Xcolorsel displays colors defined in rgb.txt on the Xserver as
an example colortile and in all X-supported color spaces. You
can also search colors used in other applications and select
Description: Xcoral is a multiwindows mouse-based text editor for the X Window System. A built-in browser enables you to navigate through C functions, C++ classes, methods and files.
Description: An Open Look tool that let's you launch other apps by drag/drop or by select/paste actions. It can run arbitrary shell commands that can make use of filenames or text in their arguments. Package includes 4 examples illustrating starting xterms, editing files, looking up man pages and chekcing spelling.
This was developed under Linux but works on Suns (and others) too. Drag and drop works with OpenWindows 3 apps - sadly Linux only has cmdtool. Select and paste works with most X apps. It is Open Look so it's future is uncertain:(
Copying-policy: Copyrighted, freely distributable, some restrictions.
End
Begin3
Title: Xfig and Transfig
Version: 2.1.8
Description: Xfig is a drawing package to be used in the Xwindows environment. Transfig is a program used to transform fig drawings into various formats. Possible outputs are to (encapsulated) postscript, LaTeX, PIC, TPIC, X11 bitmap.
Read the file xfig218.txt for details on how to install and to use in conjunction with tex. Binaries only.
Keywords: xfig, transfig, 2.1.8, drawing, fig2dev, X
Description: Xmgr is is a data analysis and plotting tool. Options include plot fitting /w linear, exponential and many other fit types. A very complete program. The best available.
This is ALPHA software, please treat it as such. If you compile it yourself, comment out the PW library and add the options '-mieee-fp' to the compiler options line. You can remove any defines for posix, linux, etc.
Copying-policy: GNU, OSF/Motif, Paul Turner's, etc.
End
Begin3
Title: Xmitsumi
Version: 0.75beta
Description: Xmitsumi is an X-based controller for your Mitsumi single-speed LU-005 cdrom drive. Written with Motif widgets
This is a beta release, so all comments, flames, suggestions are welcome. I based this on Mark Buckaway's CDplayer V0.1
Keywords: cdrom mitsumi
Author: roland@cac.washington.edu (Liem Bahneman)
Maintained-by: roland@cac.washington.edu
Primary-site: sunsite.unc.edu
Copying-policy: OSF/Motif
End
Begin3
Title: Xocr ocr
Version: Version 3 (WARP)
Entered-date: 20dec94
Description: This program convert a bitmap to a text....
Dont forget to train the font !
Keywords: xocr ocr Xocr Ocr OCR XOCR
Author: Martin Bauer <Martin_Bauer@S2.maus.de>
Maintained-by: Martin Bauer
Primary-site: sunsite.unc.edu
Platforms: X-Platform
Copying-policy: Shareware / Freeware
End
Begin3
Title: Xpalette, a rgb.txt color display X-tool
Version: 1.0
Description: Xpalette displays colors defined in rgb.txt on the Xserver as an example colortile and in all X-supported color spaces. You can also search colors used in other applications and select color definitions to paste into your sources.
Description: screensaver, ALA After D**k style, but better, 'cause it's for X windows. cool feature: you can run animated screens as your root window, & they don't take up much memory.
it was a minimal hack job. binary included for those who can't compile.
Keywords: X screensaver xscreen xscreensaver
Author: jwz@lucid.com (Jamie Zawinski)
Primary-site: sunsite.unc.edu pub/Linux/X11/utils
137192 xscreensaver2.1.1.tgz
Copying-policy: free, it seems. got it from ftp.x.org.
End
Begin3
Title: Xtrek II alias Netrek
Version: 1.2
Description: Netrek client for linux (X11 game / not xtrek)
Client author mehlhaff@soda.berkeley.edu Was just uploaded recently. Name might be slightly different
Description: Xztalk-1.0 is the first release of the Motif-based interface for the ztalk client. Ztalk is the client used to transfer voice over the internet.
This is somewhat of a beta-release. Still a few bugs.
Copying-policy: FreeWare See the COPYING file in yatzy1.1.tar.gz
End
Begin3
Title: Yet Another RayTracer, IOM
Version: .070
Description: this is a NICE raytracer for X-win, it uses tcl/tk. YART is a ray tracing shell, like wish, but it's for raytracing, IOM is a front end with an interactive shape manipulator. it looks very snappy. i thought i'd put up this binary 'cause it took about forever to compile and the libs are HUGE. (total ~5M) you have to set GOOD_ROOT_DIR to whatever and install this under it. (i have mine in /opt/devel/GOOD)
since the new X11 should be out soon, i'm not sure how useful this will be with you bleeding edgers, but i have x11r6 (:), yeah, i'm one of 'em), so when i get time, i'll compile it there, as well as have the information on the authors and stuff..
Keywords: GOOD YART Ray raytracer X11R5 X
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
Copying-policy: it's free. I really can't remember exactly where i got it, but you can ask archie. it's home's site name has metallica in it, and it's overseas. (I'm in the US)
End
Begin3
Title: Yorick
Version: 1.0
Entered-date: 24Oct94
Description: Yorick is a very fast interpreted language designed for
scientific computing and numerical analysis. The syntax
is similar to C, but without declarative statements.
Operations between arrays yield array results, and Yorick
provides a very rich selection of multi-dimensional array
indexing operations. Yorick also features a binary I/O
package which automatically translates floating point and
integer representations on the machine where it is running
to and from the format of any other machine. Thus, you can
easily share binary files between, for example, Cray YMPs
and DEC alphas, or "teach" Yorick to read existing binary
databases. Yorick also offers an interactive graphics
package based on X windows. X-Y plots, quadrilateral
meshes, filled meshes, cell arrays, and contours are
supported. Finally, you can embed compiled routines in
custom versions of Yorick to solve problems for which the
interpreter is too slow. The primary use of Yorick to date
has been as a pre- and post-processor for large physical
simulation programs.
Keywords: interpreter, language, interactive graphics, data analysis,
post-processing
Author: munro@icf.llnl.gov <David H. Munro>
Maintained-by: munro@icf.llnl.gov <David H. Munro>
Primary-site: sunsite.unc.edu /uploads
1.4 MB yorick-1.0.tar.gz
Alternate-site: netlib.att.com /env
Platforms: Requires ANSI C compiler. Interactive graphics requires
X window system. Tested on Sun (SunOS and Solaris), HP
PA-RISC, IBM RS/6000, DEC alpha, SGI, Cray YMP, and Linux;
should not be difficult to build on other UNIX machines.
Copying-policy: Freely Redistributable
End
Begin3
Title: ZBLAST
Version: 1.0
Entered-date: 24OCT94
Description: ZBLAST is a simple shoot-em-up. It supports VGA, and
Description: This package contains a patch that allow Linux to load a compressed root filesystem into ramdisk. Can be used to build one disk Linux systems like boot or rescuedisks.
Description: Zip 2.0.1 is a compression and file packaging utility. It is compatible with PKZIP 2.04g (Phil Katz ZIP) for MSDOS systems. There is a companion to zip called unzip (of course) which you should be able to find the same place you got zip. See the file 'Where' for details on ftp sites and mail servers.
This is the most recent public release as of the date of this LSM entry.
Keywords: zip pkzip archiving compression info-zip
Author: info-zip@wkuvx1.bitnet (Kai Uwe Rommel, Igor Mandrichenko and John Bush.)
Description: axe is a simple to use text editor for X that represents a significant improvement over xedit. Multiple windows, multiple buffers, file selection via a browser, etc. axinfo is a simple info file reader/browser.
aXe-6.1.tar.gz source for the aXe-6.1 editor aXe-6.1-linux.tar.gz binaries for the aXe-6.1 editor aXe-6.1-doc.tar.gz user manual for the aXe-6.1 editor (user manual already included in the source)
Description: First release of some tools for Umsdos FS 0.2 This version contain: umsmanifest: a "mkmanifest" like for Umsdos directory. emddump : a working version of udump.
Dedicated to Jacques Gelinas (jacques@solucorp.qc.ca) Theses should have been included in Umsdos.:-(
Copying-policy: GNU public license Since Umsdos use GNU public licence
End
Begin3
Title: alpha UMSDOS file system
Version: 0.0
Description: Allows installation of LINUX in a DOS FAT partition Support all the goodies. Long file name and special file and links, permission and so on It also features a small binary distribution extracted from SLS to get people started.
This is ALPHA on top a 99.13 kernel
Keywords: UMSDOS file system FAT driver
Author: jacques@solucorp.qc.ca (Jacques Gelinas)
Maintained-by: jacques@solucorp.qc.ca
Primary-site: sunsite.unc.edu pub/Linux/ALPHA
2454692 umsdos.0.0.tar.z
Copying-policy: GNU public license Since this goes in the LINUX kernel
End
Begin3
Title: apsfilter
Version: 1.11
Description: input filter for lineprinter services with automatic file type recognition and conversion supports the four file types DVI, Postscript, Ascii and Data
Keywords: apsfilter lpd input filter
Author: andreas@knobel.knirsch.de (Andreas Klemm)
Primary-site: ftp.germany.eu.net (to get it /pub/comp/i386/Linux/Incoming.EUnet
9647 apsfilter-1.11.gz
Alternate-site: How to get it via ftp Mail: /pub/comp/i386/Linux/Local.EUnet/People/akl
Copying-policy: GPL (GNU Public License)
End
Begin3
Title: arc
Version: 5.21A
Description: Undoes and creates .arc files (another compression format)
contains binary and docs only. source available on ftp.uu.net in /pub/archiving/arc521.tar.Z
Description: This package contains instructions and patches that allow Linux to use a maximum of two drives on a secondary AT-type (16-bit) hard disk controller card (includes IDE cards).
Hardcards conforming to the AT-type HD interface are reported to work. README contains info on what hardware mods are necessary to change the IRQ. Also on nic.funet.fi:pub/OS/Linux/BETA/atdisk.
Keywords: ST-506, ST-412, AT hard disks, IDE, Hardcard
Author: (Joel Baldwin, Ian Justman, Delman Lee, Muhammad Saggaf & others)
Description: This is a modification of inetd 5.30 to accomodate Athena- style switchable services. A column added to inetd.conf shows each service as on or off or switched. Switched services can be turned on and off by the non-privileged user by means of a program which sends signals to inetd.
Athena workstations normally don't permit remote logins, telnet connections, etc. but the user may want to switch these services on and back off again
Keywords: inetd, Athena
Author: haynes@cats.ucsc.edu (BSD inetd 5.30, work by Jonathan Kamens, ported by Jim Haynes)
Primary-site: sunsite.unc.edu
athena-inetd-5.30.tar.gz
Alternate-site: tsx-11.mit.edu
athena-inetd-5.30.tar.gz
Copying-policy: BSD copyright
End
Begin3
Title: auplay
Version: 0.2
Description: Plays Sun .au files through your PC speaker. No extra hardware or kernel patches needed. No soundcard support.
Check the Internet Talk Radio "Broadcasts" at sunsite.unc.edu in /pub/talk-radio.
Keywords: auplay play sound PC-speaker Sun beeper tweeter
Platforms: Might need /pub/Linux/system/Mail/mailhandlers/BCRMailHandler,
/pub/Linux/system/Mail/pop-perl-1.0 packages.
Copying-policy: GPL
End
Begin3
Title: backscri - collection of scripts for wri
Version: 1
Description: This is a collection of (very) simple shell-scripts for handling compressed backups on tapes. It comes together with a guide which should be foolproof(?). It also includes a new version of the GNU tar (1.11.2) supporting gzip and the GNU mt version 1.2.2. The file backscri.tgz is a gzip-compressed tar.
This is intended for everybody looking for an EASY and reliable way for handling compressed tape backups. It is not intended to be the ultimate solution for all backup needs.
Keywords: tape, backup
Author: kballued@charon.physik.uni-osnabrueck.de (The shell scripts and the guide are written by Karsten Balluder)
Primary-site: sunsite.unc.edu
backscri.tgz
Alternate-site: tsx-11.mit.edu
backscri.tgz
Copying-policy: free but without warranty, mt and tar are under the GPL
End
Begin3
Title: backup: scripts for full and incremental
Version: 1.00
Description: Backup is a set of scripts to be used with the archive program afio. The scripts allow the definition of `volumes' to back up and maintain file lists and dates of each full or incremental backup of each volume. Contains a comprehensive document about the implemented backup scheme, reviewing 3 archive programs.
The backup scripts basically take the administrative load of making backups off your back by (a) interfacing to the afio program, (b) allowing you to define volumes to back up and (c) by maintaining lists/stamps of all backups.
Description: Allows networked Linux systems to generate customised, specific RIP packets to a gateway for broadcasting onwards. Useful for systems on "terminal" networks who do not need to be able to handle incoming packets. Also useful for SLIP/PPP operators who are given IP numbers in the same subnet as their feed.
Description: Clone of the famous B*ulderDash game for LinuX. Using digitized sound and 256 colour graphics. Supports soundblaster and/or PC-speaker with app. drivers.
If you do not have a soundcard you SHOULD get the sound driver for the internal speaker, written by Michael Beck. e.g. ftp.informatik.hu-berlin.de: /pub/os/linux/hu-sound/pcsndrv* Bdash does not require a sound device but is less fun without.
Copying-policy: None stated; based on emacs source
End
Begin3
Title: benchmark
Version: 3.11
Description: Byte Magazine Unix Benchmark program Reports Arithmetic, Filesystem, System calls, Shells performance Also includes reports from other platforms (HP, SUN)
Author Ben Smith (ben@bytepb.byte.com) Binaries were compiled using gcc1.4
Copying-policy: Copyright (C) 1994 Kevin E. Martin (martin@cs.unc.edu)
End
Begin3
Title: chat program for PPP session
Version: 1.0
Description: Utility to perform a UUCP style chat sequence with stdin/out Used to dial telephones and perform a login sequence with automated protocol handlers, such as PPP for Linux. The package may be used in lieu of DIP when using PPP. (source, executable, and sample scripts included)
Keywords: UUCP, CHAT, PPP, LOGON, SCRIPT
Author: Karl@MorningStar.com (Karl Fox)
Maintained-by: longyear@sii.com
Primary-site: sunsite.unc.edu
chat.tar.gz
Alternate-site: tsx-11.mit.edu
chat.tar.gz
Copying-policy: Public domain
End
Begin3
Title: chbootdev
Version: n/a
Description: Change boot device in Linux kernel image
No sources available. Not needed for LILO booted kernels.
Description: A modified color-xterm with PC-style color, blinking cursor, and keyboard buffer for comm programs, all selectable from menu or resources; this xterm can replace the standard xterm if desired, with the menu selections available to avoid compatibility problems. xterm binary and app-defaults and patches provided.
This is a patch to the stock X11R5 xterm source, plus a binary built from the patched source. Undefining BSAHAX will produce a stock R5 xterm.
Keywords: color xterm, keybuffer, cursor, blinking, buffer, keyboard
Author: bsa@kf8nh.wariat.org (Brandon S. Allbery)
Maintained-by: bsa@kf8nh.wariat.org
Primary-site: sunsite.unc.edu
Copying-policy: MIT X11R5 copyright
End
Begin3
Title: color_xterm
Version: 1.5?? (scrollbar fix 15 Aug 94)
Entered-date: 15AUG94
Description: color_xterm for Slackware 2.0 w/ scrollbar fix.
Description: For compiling linux kernel under SunOS4. "go" builds it, locally, at least. Contains gcc, binutils, gas, Bruce Evans' as and ld, &c. Patches are organized with one file "per thing changed", to make it easy to mix and match patches. "cobble" applies the patches
Should be easy to generalize for other platforms, though, if gcc, gas and binutils are supported on the machine in question. Will probably be growing smaller in the future... Should be easy to drop in new versions of STD utilities.
Keywords: cross compile compilation kernel
Author: strombrg@uci.edu (Many, collected by Dan Stromberg)
Maintained-by: strombrg@uci.edu
Primary-site: sunsite.unc.edu
15636480 DRS-linux-cross-0.5.tar
Copying-policy: "cobble" is copylefted. All else is as per README's.
End
Begin3
Title: csh
Version: 5.26a
Description: the "standard" BSD csh ported from the 386BSD source
Description: Binaries to some of the curses-based games that are common on BSD systems. Includes arithmetic, atc, battlestar, bcd, canfield, fish, fortune, hangman, mille, rain, robots, ...
We will be adding the remaining bsd games in a later release.
Keywords: games, curses
Author: curt@sledge.mn.org (ported by Andy Tefft and Curt Olson)
Copying-policy: Copyright (c) 1982 Regents of the University of California.
End
Begin3
Title: curses-based BSD games
Version: 1.2
Description: Source to some of the curses-based games that are common on BSD systems. Includes arithmetic, atc, battlestar, bcd, canfield, fish, fortune, hangman, mille, rain, robots, ...
We will be adding the remaining bsd games in a later release.
Keywords: games, curses
Author: curt@sledge.mn.org (ported by Andy Tefft and Curt Olson)
Copying-policy: Freeware. Do with this as you please.
End
Begin3
Title: disk 3 of Linux Base System
Version: HJ Release
Description: Linux Base System consists of 3 xia filesystem diskettes. "It has enough stuff to get you started with Linux. This package is not for Unix beginners."
I don't see a problem having these in the LSM with the caveat that this Base System is for experts.
Description: Frequently Asked Questions for Epoch, an X11 version of GNU Emacs
not Linux-specific; for the latest version see cs.uiuc.edu pub/ epoch-files/epoch or the bimonthly posting in gnu.epoch.misc; the TeX dir is definitely the wrong place for this
Description: This is a driver to print dvi files on epson-like printers. This version is highly configurable and should be able to handle many kinds of printers. You must get version 0.6.2 to compile with gcc-2.5.8.
Keywords: TeX, dvi
Author: neal@ctd.comsat.com (Neal Becker)
Maintained-by: neal@ctd.comsat.com
Primary-site: sunsite.unc.edu pub/Linux/apps/tex
104647 eps-0.6.2.tar.gz
Alternate-site: ftp.ctd.comsat.com pub
Copying-policy: see source
End
Begin3
Title: eps060 - dvi driver for epson-like print
Version: 0.6.0
Description: This is a driver to print dvi files on epson-like printers. This version is highly configurable and should be able to handle many kinds of printers.
Keywords: TeX, dvi
Author: neal@ctd.comsat.com (Neal Becker)
Maintained-by: neal@ctd.comsat.com
Primary-site: sunsite.unc.edu pub/Linux/apps/tex
97950 eps060.tgz
Copying-policy: see source
End
Begin3
Title: ethernet driver DEC's DEPCA board
Version: 0.5
Description: the distribution can be installed on top of a 99pl11 kernel it supports DEC's depca-family of ethernet-cards, e.g. DE200, DEPCA rev E, ...
5621 (<- thats encoded by mimi) I'm interested to know, which depca-boards really work with the driver, so please tell me...
Description: BSD finger sources with Linux changes and manual. Fixes 5.22's problems with time zones and tty's that are not in use (left in /etc/utmp by closed xterms, for instance). Adds feature of showing status of users' mailboxes. This version has been hacked to show last login information for SLS users.
Description: provides local user information to remote hosts (daemon) fingerd implements the server side of the Name/Finger protocol, specified in RFC 742.
Description: Finds the virtual console of all processes in /proc Outputs either a list of all free consoles(freetty -a) or just the one with the lowest number(just freetty). This is a useful compliment to 'doshell' and 'doprog' to e.g. start a program on the next available console.
You might want to use this as an example of the proper way to parse /proc/PID/stat. It is a little tricky if you want to allow for the most general possible basename argv[0] in /proc/PID/cmdline. (i.e. commands with word separators according to fscanf).
Keywords: available free virtual console tty doshell doprog /proc filesystem
Description: This is the single-program fsp client for linux. For those of you who, like me, got tired of the perl script. This package includes the binary as well as the src.
I just made some minor changes to make it work for linux...Commenting out this, #ifdef'ing that...
Keywords: fsp, linux
Author: <pgr@prg.oxford.ac.uk> (Philip G. Richards)
Alternate-site: ftp.funet.fi /pub/OS/Linux/incoming ... to be moved to ???
137237 fspclient.tar.gz
Copying-policy: This software is copyright 1992, 1993 Philip G. Richards, All Rights Reserved. Please read the README contained in this package.
End
Begin3
Title: fsutil (generic fsck/mkfs)
Version: 1.6
Description: A generic front-end for fsck/mkfs under Linux which takes the guess-work out of remembering the often cryptic names for particular file system-specific utilities.
2nd author Fred N. van Kempen (waltje@uwalt.nl.mugnet.org) See fsutil-1.6.bin.tar.z for binaries.
Description: Ftnchek checks for frequently occuring errors in FORTRAN programs, such as wrong COMMON blocks, argument mismatches etc. In here are the binaries plus manpage (unpack from /).
An invaluable tool for Fortran programming.
Keywords: FORTRAN, lint, checker
Author: moniot@mary.fordham.edu (Dr. Robert Moniot)
Primary-site: research.att.com /fortran (log on as netlib, not anonymous)
Description: GNU C/C++ Source level debugger Linux binary file compressed using GNU gzip
Gzip from sunsite pub/Linux/utils/compress/gzip-1.0.6.bin.tar.Z Source for gdb-4.8 in prep.ai.mit.edu pub/gnu/gdb-4.8.tar.z get librl-1.0.tar.Z from sunsite.unc.edu pub/Linux/libs
Description: Glib is a librarian and patch editor for the SoundBlaster and Kawaii K1. It has a curses or an Xview user interface; the means to modify wave envelopes graphically; play keybd like a piano
NOTE the package on tsx-11.mit.edu is an older version. Authors Tim Thompson, Greg Lee, and others...
Description: The file contains a patch to be applied to the GUS sound driver included with the Linux patchlevel 14 kernel. It fixes a problem with sequencer volume control. Refer to the Readme included with the file for more information.
Author: robinson@cnj.digex.com (Andrew J. Robinson)
Primary-site: sunsite.unc.edu
844 gus_wave.patch.tgz
Copying-policy: None
End
Begin3
Title: gwm
Version: 1.7n
Description: Generic Window Manager (src and bins). An interpreted LISP-like language for X window managers. Supplied with an imperfect mwm emmulation.
The source in this source distribution appears unchanged from the unix source.
Description: Patches to get gwm (X Windows general window manager) to compile under Linux.
David S. Vickers is supose to upload entire gwm sources by January 1993.
Keywords: gwm, general window manager, X
Author: okir@monad.swb.de (Olaf)
Maintained-by: okir@monad.swb.de
Primary-site: tsx-11.mit.edu /pub/linux/ports
9313 gwm-patch.tar.Z
Copying-policy: unknown
End
Begin3
Title: gzip for DOS
Version: 1.2.4
Description: gzip (GNU zip) is a compression utility designed to be a replacement for 'compress'. Its main advantages over compress are much better compression and freedom from patented algorithms.
DOS Version Safe to say all prior versions can be deleted
Keywords: gzip uncompress
Author: gloop@chorus.fr (Jean-loop Gailly -)
Maintained-by: greg@halcyon.com
Primary-site: sunsite.unc.edu currently in ~pub/Linux/utils
112000 compress
Alternate-site: prep.ai.mit.edu ~pub
112000 gnu (source)
Copying-policy: gnu copyleft
End
Begin3
Title: gzip for L(inux)
Version: 1.2.4
Description: gzip (GNU zip) is a compression utility designed to be a replacement for 'compress'. Its main advantages over compress are much better compression and freedom from patented algorithms.
faith@cs.unc.edu normally maintains this for linux, since he is a tad busy with emacs, I thought I would pop this package out. new default extension .gz, now supports NT
Platforms: HP Scanjet connected to a SCSI card supported under
Linux (which *excludes* the cards which came with the
scanners at present; I use a TMC-850).
Copying-policy: GPL
End
Begin3
Title: httpd 1.1
Version: 1.1
Description: NCSA's HTTP/1.0 compatible World Wide Web server. Browsers including Mosaic, lynx, tkWWW, and others can be used to access hypertext and other documents served by it. Documentation is available on the http://hoohoo.ncsa.uiuc.edu/ Includes Linux binaries and source.
Portions developed at the National Center for Supercomputing Applications at the University of Illinois at Urbana-Champaign.
Keywords: httpd, http, WWW, World Wide Web, Mosaic, NCSA, daemon
Author: httpd@ncsa.uiuc.edu (Rob, Marc, and Eric at NCSA)
Description: program called by cron to automatically logout users that have exceeded a set limit of idle time. Good to kill off users who have hung a modem with a dead process
appeared in unix world magazine May 1990 issue in the wizards' grabbag
Keywords: idle users serial autologout cron utility modem
Description: Index is a minimal database management system, for those who want to keep and maintain their own databases as records. No multi- user support. Simple record manipulation, printing, culling, sorting of data. Limited to 1 line per field, limited # of fields.
This is a simple little database program, but (unlike others) is very easy to set up and use, and is reasonably functional. Not long on features, but does some nice database-like things. All data must be in a subdirectory .index of your home.
Keywords: database
Author: davy@riacs.edu (David A. Curry (`ported' by David Johnson, dlj0@lehigh.edu))
Description: IRC client with full term support, including dcc send and
recieve. This client also features a new set of functions
for voice transmition thru irc (no, not realtime) via term.
Originally chosen for it's fixed memory problems, and it's
superior scripting ability.
This version just fixes a few minor problems, as well as adding
Support for Term116 and above.
For voice support you need to have some audio device local
to the system running this client. Term support is not required
for voice support. In fact, you don't have to use either if
you don't want to.
Author: Undisclosed. (mainly because he's not on channel now.) ( Ported mainly by Mcv with some help from salad)
Maintained-by: ( Mcv and salad)
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
441585 ircII2.3.17+tv1.1.tar.gz
Copying-policy: No worries. Copy if ya wish.
End
Begin3
Title: isis_linux_patch
Version: ISISV2.1, patch 1.0
Description: ISIS is a system for building reliable, distributed systems. It is available from ftp.cs.cornell.edu as /pub/ISISV21.TAR.Z This is a set of patches to get it to work on Linux.
Description: A "medium-range" editor...Not as big as EMACS, but pretty good. Uses WordStar key shortcuts (eg. Ctrl-KD to save)
Needs a new distribution - this one is just a binary and a .joerc file...a version 1.0.8 exists at world.std.com (in pub/src/editors/joe1.0.8.tar.Z) (I'll probably do it soon)
Author: jhallen@world.std.com (jhallen@world.std.com (the author, not the porter))
Copying-policy: Permission to copy and distribute on a non-profit basis.
End
Begin3
Title: kbd_fonts.tar.gz
Version: 1.0
Description: 22 more fonts that can be used on virtual consoles for Linux. Includes excellent fonts extracted from the DOS program called "vfont", which has the gag font "scrawl" and some other misc. fonts as well.
Description: `DRAFT' Documentation for C Kermit 5A. The same as the manual distributed with most versions of kermit.
This same document is available in other forms to produce nicer printouts. This document claims to be a draft but years on it's still the standard kermit user guide.
Keywords: Kermit, manuals, documentation
Primary-site: tsx-11.mit.edu /pub/linux/docs
80061 kermit5A.doc.Z
Copying-policy: Freely distributable.
End
Begin3
Title: kernel loadable modules.
Version: 0.99.15
Description: Utility programs to load list and remove loadable drivers like the ftape tape driver.
New separate release of the modules package currently used by ftape. version number set to match kernel.
Description: L.B.U provides a fully menu-driven interface to the tar
command and allows foreground, background and scheduled
backups to be performed.
This is a first offering to the Linux community and my first
real attempt at shell-script programming. If the earth
doesn't move I'll not be surprised.
L.B.U will run on most any Linux system. It is a bit slow
on a 386 (still quite useable) and fine on a 486. It requires
common Unix utils to be present and in the PATH. See Readme.
Author: jwb@uvo.dec.com ( Jonathan Warburton-Brown)
Maintained-by: jwb@uvo.dec.com ( Jonathan Warburton-Brown)
Primary-site: sunsite.unc.edu /pub/Linux/Incoming (likely to be changed)
50018 Lnx-Bkp-Util-v1.00.tgz
Copying-policy: As per GNU GPL.
End
Begin3
Title: lbxproxy-Sun.4.1.3-bin
Version: X11R6, compiled on Sun_OS_4.1.3
Entered-date: 07Oct94
Description: lbxproxy binary for Sun_OS_4.1.3 . . . for those people who
might not otherwise have access to such a binary
Keywords: LBX, lbxproxy
Author: ( Dave Lemke <lemke@ncd.com> Dale Tonogai <dct@ncd.com> Keith Packard <keithp@ncd.com> Jim Fulton <jim@ncd.com> Chris Kanterjiev <cak@parc.xerox.com>)
Maintained-by: ()
Primary-site: sunsite.unc.edu
Platforms: Linux for the local, Sun_OS_4.1.3 for the remote
End
Begin3
Title: lbxproxy-Ultrix.4.4-bin
Version: X11R6 pl5, compiled on Ultrix 4.4
Entered-date: 12Oct94
Description: lbxproxy binary for Ultrix - Low Bandwidth X proxy.
Mainly for those who do not have access to such a binary.
Keywords: LBX, lbxproxy, ultrix
Author: Peter Warren (peterw@indigo.apana.org.au) - not really the
author, just the compiler.
Primary-site: sunsite.unc.edu
Platforms: X11R6 machine (running e.g. Linux) for the local, Ultrix 4.x
for the remote.
End
Begin3
Title: lc - Display or Print a Directory
Version: 1.03 (29/10/93)
Description: This is a convenient alternative to ls for displaying a directory. The output is suitable for sending to a printer. The main feature of lc is that the files, directories, links and other directory entries are shown in separate groups.
This is a complete re-implementation of lc with additional features which may not be present in other versions.
Keywords: lc ls directory listing columns
Author: chris@thoday.demon.co.uk (EurIng Chris Thoday)
Primary-site: ftp.demon.co.uk /pub/unix/linux
6585 lc-1.03.tar.z
Copying-policy: GNU Copyleft.
End
Begin3
Title: lde -- Linux disk editor.
Version: 2.2
Entered-date: 05SEP94
Description: This allows you to view some Linux fs's (a la Norton disk edit), hex block
and inode editing are now supported and you can use it to dump an erased file
to another partition with a little bit of work. Supports ext2, minix,
and xiafs.
Includes: LaTeX Introduction to the Minix fs.
Still could use lots more work. More automation and checks can
be included to make file recovery easier. Includes binary and source.
to compile GUI requires ncurses -- tested with v1.8.5
Platforms: any Unix-System with X11 and Athena widgets
Copying-policy: GPL
End
Begin3
Title: lilo's special enhanced dip-3.3.7
Version: dip-3.3.7-lilo-3.2
Description: This dip includes terminate on hangup from the far end on dialout SLIP setup, the option to use a script to execute the ifconfig and route commands, as well as commands of your choice, to finish initial- ization; non-blocking mode startup, foreground operation w/exit codes, optional startup timeout and updated man page
There's been some discussion of merging the various dip versions together. I like it.:)
Keywords: dip setup script timeout foreground
Author: waltje@uwalt.nl.mugnet.org (Fred N. van Kempen)
Maintained-by: TaRDiS@Mail.UTexas.EDU
Primary-site: sunsite.unc.edu pub/Linux/Incoming
68608 dip-3.3.7-lilo-3.2.Tar.gz
Alternate-site: tsx-11.mit.edu incoming
68608 dip-3.3.7-lilo-3.2.Tar.gz
Copying-policy: GNU Public License, version 2 or later (at your option)
End
Begin3
Title: linux logo 2
Version: 1
Description: "Linux" above a red line, "Release 0.97" under it. Behind it all is a shaded triangle (point down)
Copying-policy: Copyright bestowed as a gift upon Linus Torvalds. Ask him.
End
Begin3
Title: linux-cvs - CVS tree of Linux kernel sou
Version: linux-cvs-pl15i
Description: This is a CVS tree containing the Linux kernel sources, versions 0.99.14 though 0.99.15i. If you don't already have CVS, get my binary distribution for Linux, which I uploaded some days ago. It also contains all the docs. Don't use it if you are able to compile the source yourself. I will *not* support the binary CVS distribution. I'm sorry to say, but the default branch of Master/linux currently contains my working version of the Linux kernel. If you want a "clean" (Linus) version, you can always get one of the LINUX_0_99* revisions from CVS. My branch currently contains cluster-pl15h and iBCS diffs, support for loadable file systems and checkpoint restart, and uses pseudo-BSD style config. I release this primarily so that everyone can have access to the full set of Linus' releases using a finite amount of disk space.
Keywords: linux cvs rcs version-control kernel
Author: steinber@ert.rwth-aachen.de (Dirk W. Steinberg)
Description: Bash scripts to simplify the task of configuring lpd to auto-detect file types using /etc/magic. (As advertised in the printing-HOWTO).
This package uses existing filters so it only prints file types for which one already has filters (or compressed versions thereof). Alterative magic filter approches are described in the printing-HOWTO.
Description: A X11 Pacman like game. Includes source and a binary version. ( However, You must recompile the game and set the screen directories in the makefile in order to install the game ).
Keywords: Game, X11, Linux
Author: fjp@minerva.inesc.pt (Fernando J. G. Pereira)
Maintained-by: fjp@minerva.inesc.pt
Primary-site: sunsite.unc.edu
22528 manix.tar.gz
Alternate-site: nic.funet.fi
22528 manix.tar.gz
Copying-policy: Free
End
Begin3
Title: mgetty+sendfax
Version: 0.20 beta
Description: fax package for Linux and SV Unix + Class 2 Faxmodems getty program with fax receive function, external sendfax program to send ghostscript-dfaxhigh fax pages. vgetty program for voice functions (answering machine!)
documentation is in texinfo format, documentation in poscript, dvi, info, nroff in mgetty+sendfax-0.20.doc.tar.gz
Copying-policy: Do what you want with it, but keep my name in it.
End
Begin3
Title: minicom
Version: 1.60
Description: Minicom is a serial communication program. It is a *nix clone of the well-known SMDOS Telix program. It has ANSI color, dialing directory, dial-a-list, script language etc.
Author will be on holiday from Mar 4 to Aug 4, 1994. "Vacation" will answer his email.
Keywords: minicom comms serial telix
Author: miquels@drinkel.nl.mugnet.org (Miquel van Smoorenburg)
Copying-policy: Freely Redistributable. Copyright held by author.
End
Begin3
Title: mkpkg - "Make install" Utility for pkgto
Version: 1.0
Description: A set of scripts which generate a pkgtool package description file from the execution of a "make install" command.
Keywords: pkgtool make
Author: davison@cs.monash.edu.au (Andrew J. Davison)
Maintained-by: davison@cs.monash.edu.au
Primary-site: pippin.cs.monash.edu.au /pub/export
2048 mkpkg-1.0.tar.gz
Copying-policy: Freely distributable (provided that the copyright notice remains intact in all re-distributions/derivatives).
End
Begin3
Title: mlist
Version: 1.1
Description: mlist is a clone of Vernon Buerg's list program which runs on NetBSD 0.9 and Linux. It is heavily based on the use of external programs and it is very usefull for browsing through the filesystem and viewing zipfiles and tarfiles (compressed and uncompressed)
Keywords: browser
Author: wmbfmk@urc.tue.nl (Marc van Kempen)
Maintained-by: wmbfmk@urc.tue.nl
Primary-site: sunsite.unc.edu ?
29696 mlist-1.1.tar.gz
End
Begin3
Title: mmv, a program to rename lots of files u
Version: 1.01 beta
Description: mmv is a remarkable utility to rename files en masse using pattern matching; for example mmv '*-bin.tar.*' '#1x.t#2' will rename mmv-1.01b-bin.tar.gz to mmv-1.01bx.tgz
After its posting in 1990, it has sunk into very undeserved obscurity.
Keywords: rename pattern matching utility
Maintained-by: pcg@aber.ac.uk
Primary-site: sunsite.unc.edu ???
50000 mmv-1.01b.tar.gz
Copying-policy: free copying on a non-commercial basis
End
Begin3
Title: mn
Version: Huh? (0.1?)
Entered-date: 10JUN94
Description: Guess magic numbers of a file type given at least two
examples of the file type. Generates /etc/magic(5)
type entries, which can be used as starting points
for determining the actual magic numbers.
This is only an aid to generating magic numbers. It's
not even a very good aid!
GCC (for isblank macro)
Keywords: file(1), magic(5), magic numbers
Author: p.hicks@net-cs.ucd.ie ( Paul Hicks)
Maintained-by: p.hicks@net-cs.ucd.ie ( Paul Hicks)
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
2696 bytes mn.tar.gz
Copying-policy: GNU copyleft
End
Begin3
Title: mod MOD GUS file player protracker
Version: 0.1
Description: mod is a player for music created by the Amiga ProTracker or other compatible composers.
The version number may be low, but it is already useful in it's current state.
Keywords: GUS Gravis Ultrasound sound soundcard mod MOD
Description: Allows code to be dynamically loaded into (and removed from) the kernel. This is an ALPHA release; the author has no immediate plans for further changes.
There is no name in the code, but this is in a directory with all Linus' kernel code, hence the assumption.
Keywords: dynamic kernel load
Author: (Linus Torvalds[??])
Primary-site: sunsite.unc.edu /pub/Linux/kernel
52151 modules-0.1.tar.Z
Copying-policy: Copyrighted but freely distributable under GNU copyleft
End
Begin3
Title: monsanto-nqs-3.36.tar.gz
Version: 3.36
Entered-date: 20OCT94
Description: John Roman's famous NQS-batch 3.36
nqs-linux-3.36.diff.gz from sunsite.unc.edu
Keywords: NQS batch system
Author: ( John Roman)
Maintained-by: ()
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
970 Kb monsanto-nqs-3.36.tar.gz
End
Begin3
Title: morse
Version: 27NOV94
Entered-date: 27NOV94
Description: Linux binary of the Morse package posted to comp.sources.
Description: Port of the Berkeley MPEG Video Software Decoder. Includes X binary with X shared memory support (XFree86 v2.0), and a port to svgalib, which supports full-color dithering (diffs included).
Based on, and upwardly compatible with, VGAlib v1.2
Description: Enhanced mtools package (access DOS disks without having to mount them, mcopy, mdir, mdel, mcd, mformat, ...) README, source and manpages.
Based on mtools by Emmet P. Gray <fthood!egray@uxc.cso.uiuc.edu>
Includes manual pages. Has built-in assumptions that the networking support/configuration files are in /usr/etc/inet. Sources available as net-src-0.2.tar.Z.
Description: Octave is a high-level language, primarily intended for numerical computation using a command-line interface These are BINARIES meant to be restored from the ROOT directory
This version has been compiled for Linux. Also avaiable for generic *nix with fortran compiler or f2c, g++, libg++, and GNU make
Copying-policy: Freely Restributable, Copyright by Jean-Marc Verbavatz
End
Begin3
Title: open
Version: V1.0
Description: open opens a new virtual console running the specified command line.
open is an easy to use replacement for doshell with more options and functionality.
Keywords: Virtual consoles, VT shells
Author: jon@gtex02.us.es (Jon Tombs)
Maintained-by: jon@gtex02.us.es
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
2500 open-1.0.tgz
Alternate-site: tsx-11.mit.edu /incoming
Copying-policy: GNU GENERAL PUBLIC LICENSE (GPL)
End
Begin3
Title: origami
Version: 1.5.8
Description: Origami is a 'folding editor', i.e., one which allows structuring of text in a way so that parts may be 'folded away' behind a descriptive heading.
Description: Returns performance statistics from the kernel via the /proc filesystem. Uses RPC protocol. Requires rpc.portmap to be running. Supplies statistics to programs such as perfmeter.
Keywords: rstat rpc.rstatd rstat_svc
Author: reeves@pangea.usask.ca (patched by Malcolm Reeves)
Maintained-by: reeves@pangea.usask.ca
Primary-site: sunsite.unc.edu
4096 rstatd_patched.tar.gz
Copying-policy: Public domain.
End
Begin3
Title: patches for mtools 2.0.7, read/write/lis
Version: 2.0.7 for mtools, 931105
Description: These are patches that improve the standard version of GNU mtools 2.0.7, in much the same way as the already available patches for 2.0.5; indeed they are derived from those. An earlier set of patches was not much liked by certain popular versions of patch; here is a new set.
quite fast and useful, saves bother of mounting DOS floppies.
Description: This is a set of diffs that applied to the public domain Korn shell, version 4.9, as posted to comp.sources.misc, make it run well under Linux. It includes some mods done by somebody for 4.8; plus a couple of new ones, including a performance bug fix.
It is one third the size of the bash-1.13 and twice as fast. It runs all the scripts I could throw to it, with only one minor bug. I use instead of the bash on my system.
Keywords: korn shell
Author: (Eric Gisin and many others)
Maintained-by: sjg@zen.void.oz.au
Primary-site: comp.sources.misc volume25
Copying-policy: public domain/artistic
End
Begin3
Title: pdksh binary
Version: 4.9 for linux
Description: This is a set of diffs that applied to the public domain Korn shell, version 4.9, as posted to comp.sources.misc, make it run well under Linux. It includes some mods done by somebody for 4.8; plus a couple of new ones, including a performance bug fix.
It is one third the size of the bash-1.13 and twice as fast. It runs all the scripts I could throw to it, with only one minor bug. I use instead of the bash on my system.
Copying-policy: Berkeley Software Distribution (redistribute with source)
End
Begin3
Title: pt-0.5-Linux.tgz
Version: 0.5
Description: Ptolemy provides a highly flexible foundation for the specification, simulation, and rapid prototyping of systems. It is an object oriented framework within which diverse models of computation can co-exist and interact. Because of this, Ptolemy can be used to model entire systems. In addition, Ptolemy now has code generation capabilities. From a flow graph description, Ptolemy can generate both C code and DSP assembly code for rapid prototyping.
This package includes full source code, Linux binaries and User's Manual. Tcl/tk and xv sources were left out. To unpack, rebuild the original file (pt-0.5-Linux.tgz) by chaining together the 12 split files in the order 01 to 12 and then use tar xz to extract it under /users
Keywords: CASE, DSP, C++, code generation
Author: mailing list: ptolemy-hackers@ohm.berkel (Ptolemy team at EECS Berkeley)
Copying-policy: Copyright (c) 1990-1994 The Regents of the University of California
End
Begin3
Title: ptolemy-0.5-Linux.diffs
Version: 2 May 1994 (version 0.5
Description: Ptolemy provides a highly flexible foundation for the specification, simulation, and rapid prototyping of systems. It is an object oriented framework within which diverse models of computation can co-exist and interact. For example, using Ptolemy a data-flow system can be easily connected to a hardware simulator which in turn may be connected to a discrete-event system, etc. Because of this, Ptolemy can be used to model entire systems. In addition, Ptolemy now has code generation capabilities. From a flow graph description, Ptolemy can generate both C code and DSP assembly code for rapid prototyping. =========================================================== This is my second version of the patches needed to compile Ptolemy on Linux. These are patches *against the standard Berkeley distribution*, NOT against my own one. ===========================================================
Instructions and diffs about installing and compiling Ptolemy v0.5 on Linux.
Keywords: CASE, DSP
Author: mailing list: ptolemy-hackers@ohm.berke (team at EECS Berkeley)
Copying-policy: Copyright @1990-94 The Regents of the University of California
End
Begin3
Title: pvm3.2 parallel virtual machine
Version: 3.2
Description: allow programs to run in parallel on multiple LINUX boxes (or other workstations) connected via ethernet
Keywords: PVM
Author: pvm@msr.EPM.ORNL.GOV. (Oak Ridge National Laboratory)
Primary-site: sunsite.unc.edu /pub/Linux/incoming
488258 pvm3.trz pvm3.readme.linux
End
Begin3
Title: pwdutils v1.01
Version: 1.01
Description: Tools for manipulating /etc/passwd entries. adduser (create new user accounts. Pwdutil can remove or modify any field as well as disable and enable logins for specific users.
Description: A small program that will emulate rain falling onto a window. Puts light and dark blue splotches on screen. This comes with many unix systems - simple,old.
a simple graphic display that is suited to text only terminals
Keywords: rain simulation graphics text
Author: gt0501c@prism.gatech.edu (changes by Ben Combee)
Platforms: requires working network, NOT term. There is an rdate
for term in one of the term apps directories on sunsite.
Copying-policy: unknown
End
Begin3
Title: rdist - remote file distribution
Version: 6.1
Description: Enchanced network file copier. Replaces rcp, and other hacks for copying files over a network ( also works neat locally ). Performs intelligent copies, only updating/ installing files that need to be changed/installed. Many excellent features. Can use Distfiles to simplify/automate.
Description: dfmon is a realtime disk free space monitor that is MUCH faster than df, with the ability to notify users when filesystem space drops below a certain point.
Keywords: df disk space
Author: (Ed Carp)
Maintained-by: erc@apple.com
Primary-site: tsx-11.mit.edu
3416 incoming
Alternate-site: sunsite.unc.edu
3416 incoming
Copying-policy: Copyright 1988 by Ed Carp. Permission granted for non-commercial
End
Begin3
Title: renice program for linux
Version: 1.00
Description: An implementation of a SysVish renice command with the ability to renice pid's, pgrp's, and users
Provided as is, but bug reports and reasonable enhancements welcome.
Description: A sound package which allows sounds to be played, paused, continued, stopped, and transferred using both the RPLAY and RPTP protocols.
rplay is known to work on SunOS 4.1.x, Solaris 2.x, Linux, HP-UX, SGI, 386bsd, and BSDI/386, and is currently used in several games which include XPilot, Xtank, and crossover.
Maintained-by: nation@spcot.sanders.com ( R. Nation)
Primary-site: spcot.sanders.com /pub/rxvt
87K rxvt-2.07.tar.gz
Alternate-site: sunsite.unc.edu ??
87K rxvt-2.07.tar.gz
Copying-policy: Do what you want, but can't make money on it.
End
Begin3
Title: sail
Version: 5.2
Description: Character-based multi-user strategy game (sea battle) Players take command of an old fashioned Man of War and fight other players or the computer.
Based on the game Wooden Ships and Iron Men by Avalon Hill and distributed as part of the BSD4.3 system. Generic source. Bug reports to Dave Riggle, riggle@ernie.berkeley.edu (1988 !)
Description: A JPEG image viewer which uses svgalib to display images. It works out the best video mode to use based on the video card, image size and user options. This can be overridden. It contains GIF, PPM and TARGA viewing support, and can show images in a slideshow.
This version trys to work around an svgalib bug present up to (at least) svgalib 1.06. It also fixes the makefile to compile correctly with libgr-1.3 straight out of the box.
Description: LGPL'd Shadow Password Library Components of the shadow password library which are placed under the GNU library license. Originally posted to alt.sources.
This is not the full package. It contains only the components released to GLPL. For the full package, refer to archive sites of comp.soures.misc
Keywords: shadow, security, password, GLPL
Author: jfh@rpp386 (John F. Haugh II)
Maintained-by: jfh@rpp386
Primary-site: sunsite.unc.edu
Copying-policy: GNU Library Public License
End
Begin3
Title: shared library for f2c functions.
Version: Jul 15 1994 downloaded from netlib.att.com
Entered-date: 26JUL94
Description: A shared and static version of libf2c.a, together with source.
A binary of f2c is also supplied, as well as an 'f77' script.
This supercedes packages f2c-Apr93-bin and libf2c-0.9.2
libc-4.5.26 or newer may be required
Keywords: fortran f2c shared library
Author: ()
Maintained-by: hooft@EMBL-Heidelberg.DE ( Rob Hooft)
Description: Simple SHELL ARCHIVER: usefull to pack data in news/mail messages Stores files, recursive directories, char/block devices, pipes, symbolic links, saves permitions, and auto-uuencodes binary files. The resulting package is shell script that unpackages itself. This is an alfa release - so you must be very carefull ...
Keywords: shell-archive - shell-scripts
Author: fjp@minerva.inesc.pt (Fernando J. G. Pereira)
Maintained-by: fjp@minerva.inesc.pt
Primary-site: sunsite.unc.edu
21504 shark.sh
Alternate-site: nic.funet.fi
21504 shark.sh
Copying-policy: Free
End
Begin3
Title: she
Version: 0.7b
Description: she is an editor for binary files, allowing you to change the contents of a file in hex as well as ascii.
Still in developmental stage: bug reports encouraged.
Description: Simderella is a robot simulator consisting of three programs: connel, simmel, and bemmel. Simmel is the robot simulator. Bemmel is an X11-based displayer. Connel is the user-designed controller. The package is intended for fast development of robot controllers at the kinematic level.
Copying-policy: GPL and Regents of the University of California
End
Begin3
Title: smail 3.1.28 w/TCP/IP
Version: 3.1.28
Description: Mail delivery subsystem for Un*x using UUCP & TCP/IP. Previous binaries for Linux haven't included network support. Support for both network and uucp.
Description: A collection of sources for clients for the MGR windowing environment - a less resource hungry environment that X. dvi viewer, system load monitor, printer driver to name a few.
There no version information on this, so I quote the latest datestamp on any file. The verions at sunsite and txs-11 differ, the one at tsx-11 being older and considerably bigger.
Description: Debugging kernel. Support for new system calls and ioctls, symbolic output for termio ioctls, SysV IPC, fcntl file locking, statfs and ptrace; microsecond time stamps.
Many bugfixes by Rick Sladkey (jrs@world.std.com); System V IPC support by Ulrich Pegelow (pegelow@moorea.uni-muenster.de)
Keywords: strace Linux debugging kernel SysV IPC, termio, statfs, ptrace
Description: surf is an Xlib based program to monitor and control numerical simulation programs. It displays the results of simulation as it progress and allows simulation parameters to be changed on- the-fly. It can be linked to your simulation program either in C (for linux) or Fortran (for other platforms).
Platforms: Linux with supported /dev/dsp soundcard, svgalib,
gcc compiler tools. f77 (or f2c and f77 script)
is needed as well. A binary is included.
To run this you need really need a 486dx/33 or higher.
See the README and INSTALL files in the archive for
more information.
Copying-policy: All but the FFTs are under GPL copyright.
End
Begin3
Title: svgalib
Version: 1.01
Description: Low-level graphics library that provides VGA and SVGA graphics modes in a virtual console. SVGA support for ET4000, Trident 8900, and Cirrus 542x, including hicolor and truecolor modes.
Based on, and upwardly compatible with, VGAlib v1.2
Keywords: graphics, VGA, SVGA, truecolor, library
Author: hhanemaa@cs.ruu.nl (H. Hanemaayer)
Maintained-by: hhanemaa@cs.ruu.nl
Primary-site: sunsite.unc.edu /pub/Linux/libs
204800 svgalib101.tgz
Copying-policy: Freely distributable.
End
Begin3
Title: svgalib_OTI-087_1.2.tar.gz
Version: 1.2
Entered-date: 12Sep94
Description: Revised Oak driver for SVGALIB 1.12. Supports OTI-087,
Description: enables efficient use of multiple drive armature in creating
clusters of small interleaved swap volumes (files)
put 'swapbuild' in sbin
this is a foundation for a dynamic swap manager in user
space.
linux
g++
Keywords: swapon mkswap swap linux swapoff striping cluster swapfiles
Author: yyz@video.net ( whywhyZee)
Maintained-by: ( cheap)
Primary-site:?
?
End
Begin3
Title: sysklogd - networking aware system log
Version: 1.2
Description: sysklogd implements two system log daemons; syslogd the system log facility and klogd the kernel log daemon. This syslogd features both UNIX and TCP/IP domain sockets allowing local and remote message logging. klogd offers 'smart' selection of kernel log message sources, runs as a client of syslogd.
Once you uncompress this file, run tar to extract README and tci executable. README mentions termcap file which is not included. No source provided,tho WT sent them when requested.
Copying-policy: Public domain, Freely Redistributable. Copyright held by author
End
Begin3
Title: tclMotif - a binding of the tcl language
Version: 1.0
Description: This package allows you to write programs in the tcl language that use the Motif widget set. The binary version does not require that you have the Motif widget set already.
the binary contains a Runtime Copy of the Motif 1.2.1 library. This was created using a University site licence. This means that it can be freely redistributed without requiring either fees or that the user have a Motif license.
Description: This is a patch that allows users to safely share share a term term connection without being able to access eachother's accounts. It also contains patches to make porting software easier, and for non-term users to use "term" binaries, so distributions like Slackware might include term support.
This is a unified difference file. Most of its contents is the README.share file.
Description: Full screen easy to use Usenet newsreader aimed at the beginner/intermediate user. Can read news from local spooldir, via NNTP and from CD-ROM
Actively supported by author via Email and the usenet newsgroup news.software.readers. Author may also be reached at iain.lea@erlm.siemens.de
Copying-policy: Copyrighted by Author, but freely Redistributable (no profit)
End
Begin3
Title: tinyMUSH and tinyFugue
Version: tinyMUSH 2.0.8.p9, tinyFu
Description: a text adventure game where players can hang out, socialize, program and build.
this package is one week older than tinymush-2.0.9-bin.tar.Z source for tinymush from caisr2.caisr.cwru.edu /pub/mush source for tinyfugue from ferkel.ucsb.edu /pub/mud/clients
Keywords: game, MUSH, MUD, tinyTIM, PernMUSH, PennMUSH, MUSE, CWRU, Linux
Description: Tn3270 emulates a 3270 terminal over ethernet. Useful for connecting to VM/MVS/VSE IBM systems. Original source comes from UCB Tn3270 4.1.1.
Description: Tn3270 emulates a 3270 terminal over ethernet. Useful for connecting to VM/MVS/VSE IBM systems. Original source comes from UCB Tn3270 4.1.1.
Copying-policy:Copyrighed; See copyright notes on sources
End
Begin3
Title: ttysnoop
Version: 0.12
Entered-date: 19nov94
Description: package to watch, spy, snoop on users
Keywords: watch, spy, snoop
Author: carl@INbe.net (Carl Declerck)
Maintained-by: carl@INbe.net (Carl Declerck)
Primary-site: sunsite.unc.edu
Platforms: Linux 1.x.x
Copying-policy: GPL
End
Begin3
Title: tunelp
Version: 1.1
Entered-date: 16Oct94
Description: A variation of the 'tunelp' program to work correctly with
off-line printers. The 'tunelp' program allows various
attributes to be set which affect the performance of the
line printer driver under Linux.
Please read the comments for the lp-offline-patch kernel
patch. It explains why it's all necessary.
Linux kernel 1.1.54 or newer
Off-line lp patches (lp-offline-patch.gz)
Keywords: lp,tunelp,offline
Author: kkeyte@koft.rhein-main.de ( Original: Michael Johnson, Update: Karl Keyte)
Maintained-by: kkeyte@koft.rhein-main.de ( Karl Keyte)
Primary-site: sunsite.unc.edu pub/Linux/Incoming - then probably somewhere else
2857 bytes tunelp-1.1.tar.gz
Copying-policy: GPL
End
Begin3
Title: tunelp -- tune your printer port paramet
Version: 1.0
Description: If your printer prints slowly or if printing slows your machine down, you may be able to significantly improve your situation with tunelp. tunelp will also enable interrupt-driven operation
There isn't really all that much else to say. This does include a man page which tries to explain how to do the tricky job of tuning. Problems, contact me...
Description: This is an LS like program that run under Msdos (the "OS") to Display the content of Umsdos File Systeme under Msdos in a way similar to an ls running under Linux. This program can really replace "dir" under Msdos. Distributed (source and binary) under zip info format.
This is first release and not yet full featured but better than nothing. niet waar ?
Keywords: UMSDOS file system utilities for Msdos
Author: dglaude@is1.ulb.ac.be (Glaude David [Glu])
Description: This is a package of UMSDOS related tools that run under Msdos It contain Msdos version of "ls" and "umsmanifest" that are awarde of Umsdos File Systeme. These program fake their original under Linux. Distributed (source and binary) under zip info format.
ls.exe is not yet full featured but have one bug less. manifest.exe seems to work well.
Description: MUSH is a MUA that provides a complete CLI for manipulating mail msgs and folders thereof; it is in several respects a vast superset of UCB Mail. This version of the patch corrects some bugs in the released three weeks ago. Apply it on fresh 7.2.5. sources; it is not incremental.
This is only a patch to 7.2.5; the copyright prohibits distributing derivatives. Since the authors are selling a commercial version, the free one is not being kept with any great zeal.
Description: Utree is a screen oriented filesystem utility for navigation thru fileystems and doing some default and user defined commands on directories and files.
For the more information on the copyright see the COPYRIGHT file in the distrbution. See also the README and README and the README.linux files.
Description: Vgamp is a mpeg displayer for standard VGA
On the stream I've been testing it on, for 486, it is twice speed of mpeg_play. Thrice speed on Pentium.
Keywords: mpeg
Author: st20c@ucrmath.ucr.edu (gwoho liu)
Maintained-by: st20c@ucrmath.ucr.edu
Primary-site: sunsite.unc.edu who knows?
16384 who knows?
Copying-policy: Please copy tar file. Do not copy after untarring. Do not distribute modified versions or modifications.
End
Begin3
Title: vgaset
Version: 3 April 93
Description: Allows changing screen geometries at runtime under X. Runs in an xterm enabling quick feedback for setting up optimal values for the hardware in use.
Description: Linux kernel image with support for the UltraStor 24F SCSI host adapter enabled. Also Adaptec 1542 support, all filesystems, mouse, and network devices.
Keywords: UltraStor SCSI 24F kernel Linux
Author: (Linus Torvalds (compiled by Caleb Epstein))
Maintained-by: cae@jpmorgan.com
Primary-site: sunsite.unc.edu /pub/Linux/ALPHA/scsi { there's probably a better
Description: A package for seamless printing from a remote host to a printer attached to a local VT100,VT220, or ANSI terminal. Source and docs (man pgs) are included. Can be used as direct replacement for lpr where lpd doesn't service the local terminal.
Not all vt100/vt220/ansi terminals support the correct escape sequences properly. Try out yours and let me know whether it works or not!
Keywords: vtprint terminal print
Author: garrett@netcom.com (Garrett D'Amore)
Maintained-by: garrett@netcom.com
Primary-site: netcom.com /pub/garrett
28201 vtprint-1.22.tar.gz
Copying-policy: Freely redist/usable/modifiable, just leave my copyright notices intact. (Similiar to BSD copyright.)
End
Begin3
Title: vttest
Version: 1.7b
Description: Test the compatibility of "VT-100 compatible" terminals
Platforms: wxWin 1.60pl4, motif/ol, X11R6, gcc 2.6.2 or higher
Copying-policy: free
End
Begin3
Title: x3270
Version: 1.2 (v1.0 of this port)
Description: X-Windows version of tn3270 (telnet emulating an IBM 3278 terminal). Linux port of the original x3270-1.2.tar.Z distribution found on many archive sites.
Author Robert Viduya, Jeff Sparkes (jsparkes@bnr.ca)
Description: This is a little, (very) simply patch, that supports the facility of xbiff++ for sound on Linux.
This is intended for everybody who like sounds when receiving eMails. The patch is not perfect, but it works for me. I've tested it with a SB pro, snd-drv 2.1 and Linux 99.14.
Keywords: xbiff, xbiff++, mail, X, sound
Author: joscha@atab.lahn.de (Joerg Schaefer)
Primary-site: If someone put it on a site, i
Copying-policy: free but without warranty xbiff++ is (c) by M.I.T; Author is Jim Fulton, MIT X Consortium
End
Begin3
Title: xbin (part b)
Version: 2.1
Description: X386 binaries and installation documentations
Description: xcuckoo is an X app which lays its eggs in another's nest. Namely, it displays its one line of output in the title bar of another window (its output can be a clock in hh mm format).
Description: An attempt to get often needed file manipulations done in short time. May be 'dangerous' for novices (e.g. deleting LOTS of files..) but is helpful for me. May also be used as an (quite chaotic) example for X-programming.
Description: src for Xdvi, a previewer for dvi-files (TeX output) under X (for orig. authors see README)
NOTE tsx-11.mit.edu contains a file with a later date, but no version number in /pub/linux/packages/TeX/Xdvisrc.taz this version needs libobz.a as distributed with X386
Description: Draws the earth in the root window and shades it according to the time of day darkening areas where it is night. This verion also allows you to rotate the earth.
Keywords: xearth X11 distraction
Author: tuna@cag.lcs.mit.edu (Scott Heavner (original by Kirk Lauritz Johnson)
Maintained-by: sdh@po.cwru.edu
Primary-site: sunsite
124051 ?
Alternate-site: tsx-11
124051 ?
Copying-policy: do what you will with it.
End
Begin3
Title: xephem
Version: 2.5
Entered-date: 23JUN94
Description: Xephem is an interactive astronomical ephemeris program
for X Windows/Motif systems. It computes heliocentric,
geocentric and topocentric information for celestial objects.
Xephem has built-in support for all planets; the moons of
Jupiter, Saturn and Earth.
Tar file contains xephem binary and configuration files
Description: This is a sequel to xpat, the generic patience game
for the X-Window system Release 11
This does NOT replace xpat-1.2
This version includes an Athena Widget interface
UNIX, ANSI-C, X-Window system
optional: Athena Widget libraries
optional: Xpm libraries
Keywords: patience, solitaire, cards
Author: mbi@mo.math.nat.tu-bs.de ( Heiko Eissfeldt and Michael Bischoff)
Maintained-by: ()
Primary-site: sunsite.unc.edu /pub/Linux/?
282K xpat2-0.91.tar.gz
Copying-policy: GNU Copyleft
End
Begin3
Title: xpat: Generic Patience Game for X-Window
Version: 1.2
Description: xpat is a one-person cards game which understands different rule sets, for example Spider, Klondike, Seahaven Towers. Using the XPM-library, colour cards are possible.
xpat-1.2 is distributed in 3 archives: Source in xpat-1.2-src.tar. gz, binaries (and manuals) in xpat-1.2-bin.tar.gz, additional card images (colour and monochrome), sound in xpat-1.2-dat.tar.gz
Description: Xpilots is a GREAT game for small networks, and standalong systems. It features an action filled set of maps, where you fight with robots and other players trying to be the one who survives. This version features many new items.
Primary-site: sunsite.unc.edu Unknown for now
552396 xpilot-3.1.2-bin.tar.gz (Binaries untar
494972 xpilot-3.1.2.tar.gz (Sources... untar wh
End
Begin3
Title: xpost
Version: 3.3.1
Description: post non-sticky notes to yourself (Post-It notes for X)
Description: Compressed Kernel Image for Kernel 0.99.6 w/ xiafs
Primary-site: sunsite.unc.edu /pub/Linux/Incoming
211460 zImage.99.6xiafs7.3
End
Begin3
Title: zip
Version: 1.9 patch level 1
Description: Compression and File Packaging Utility. Creates .zip files Compatible with PKZIP 1.93a
Requires unzip program (same authors) to restore .zip files Authors Mark Adler, Richard B. Wales, Jean-loup Gailly, Kai Uwe Rommel and Igor mandrichenko (Info-ZIP-Request@cs.ucla.edu)