home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / unix_c / gnu / 00_index.txt next >
Encoding:
File List  |  1994-03-04  |  8.0 KB  |  201 lines

  1. 00readme.txt
  2. alloca.c
  3.         A mostly portable, plublic domain implementation of the "alloca"
  4.         routine used by GNU Emacs.
  5.         Contributor: Doug Gwyn <gwyn@brl.arpa>
  6. alocaxnx.tar
  7.         A version of the "alloca" routine used by GNU Emacs written in
  8.         Microsoft assembler for the Xenix/386 compiler.
  9.         Contributor: <chip@ateng.uucp>
  10. bash.tar
  11.         The Bourne Again Shell.  A Bourne-like shell with job control and
  12.         history features similar to those in csh.  Version 1.12.
  13. bc.tar
  14.         An arbitrary precision numeric processing language.  This is
  15.         included in the POSIX P1003.2/D11 draft standard.  Version 1.01.
  16.         Contributor:  phil@cs.wwu.edu
  17. bintlsbt.tar
  18. binutils.tar
  19.         The GNU versions of "ld", "size", "nm", "strip", and "gprof".
  20.         Version 1.9.
  21. bison.tar
  22.         Bison is a "yacc"-like compiler generator.  Version 1.16.
  23. calc.tar
  24.         Calc is an extensible, advanced desk calculator and mathematical
  25.         tool that runs as part of GNU Emacs.  Version 2.02.
  26. classify.tar
  27.         Compares groups of files and classify them.
  28.         Contributor:  Mark-Jason Dominus <mjd@saul.cis.upenn.edu>
  29. cpio.tar
  30.         The GNU version of "cpio".  Version 1.05.
  31. cvs.tar
  32.         The Concurrent Version System.  Version 1.3.
  33. diff.tar
  34.         The GNU version of the "diff" utility.  This is supposedly much
  35.         faster than the UNIX versions.  Version 1.15.
  36. dirent.tar
  37.         A file system independent directory entry.  Contains information
  38.         common to directory entries on different file system types.
  39. dld.tar
  40.         GNU dynamic linker utility.  Version 3.2.3.
  41. edist185.tar
  42.         GNU EMACS version 18.58.  Includes GDB, the GNU debugger.
  43. elvis.tar
  44.         A clone of the "vi" UNIX editor.  Version 1.5.
  45. emacsblt.tar
  46.         A package to allow mouse editing with the Teletype 5620 ("BLIT")
  47.         terminal and GNU EMACS (V18.48 or later).  The 5620 must be
  48.         running layers or mux.
  49.         Contributor: Gernot Heiser <heiser@ethz.UUCP>
  50. epoch.tar
  51. epochman.tar
  52. epochman.ps
  53.         GNU Emacs for the X windowing system based on GNU Emacs Version
  54.         18.58.  The following functionality is added:  multiple X windows,
  55.         marked and attributed regions of text, proportional and variably
  56.         sized fonts, async communications with other X clients, mouse
  57.         dragging, access to raw X window objects, and undo operations.
  58.         Version 4.0 (patch level 0).
  59. fileutls.tar
  60.         The GNU file utilities: cat, chmod, cmp, cp, dd, dir, du, head, ln,
  61.         ls, mkdir, mv, rm, rmdir, tail, vdir.  They are all supposedly POSIX
  62.         compatible.  Version 3.2.
  63. find.tar
  64.         The GNU version of "find".  Version 3.5.
  65. fgrep.tar
  66.         The GNU version of "fgrep".  Version 1.1.
  67. fontutls.tar
  68.         GNU font utilities.  Version 0.4.
  69. forms_el.tar
  70.         A GNU Emacs major mode implementing forms - structured files with
  71.         "records" and "fields" in them.
  72.         Contributor: Johan Vromans <jv@mh.nl>
  73. gas.tar
  74.         The GNU assembler.  Produces code for Vaxes and MC68020s.
  75.         Version 1.38.1.
  76. gawk.tar
  77. gawk_doc.tar
  78.         The GNU implementation of the "awk" program.  Version 2.11.
  79. gdb.tar
  80.         The GNU symbolic debugger.  Version 4.5.
  81. gdbm.tar
  82.         The GNU database routines, similar to the Berkeley ndbm routines,
  83.         but better.  Version 1.4.
  84. ghstscrp.tar
  85.         The GNU GhostScript package, which looks remarkably like PostScript.
  86.         Consists of a language interpreter and a library that supplies
  87.         C-callable routines for all graphics capabilities of PostScript.
  88.         Version 2.4.
  89. ghstfnts.tar
  90.         Lots of fonts for GNU GhostScript 2.4.
  91. ghostviw.tar
  92.         An X11 user interface for GhostScript.
  93. glibc.tar
  94.         GNU C library (POSIX compliant, upward compatible with 4.3 BSD
  95.         and SYS V).  Version 1.02.
  96. gmp.tar
  97. gnuada10.tar
  98.         An extensive support package for editing Ada programs with GNU
  99.         Emacs.  This is an "official" version in that it will be in the
  100.         GNU/FSF Emacs 19+ release.
  101.         Contributor: Lynn Slater <lrs@esl.com>
  102. gnuplot.tar
  103.         The GNU plotting package.  Version 3.1.
  104. gpluspls.tar
  105.         The GNU C++ compiler.  Version 1.40.3.
  106. gptx.tar
  107. grep.tar
  108.         GNU egrep.  Uses Boyer/Moore/Gosper algorithm.  Version 1.5.
  109. groff.tar
  110.         The GNU implementation of nroff/troff, pic, eqn, and tbl.  Compatible
  111.         with AT&T DWB 3.1 and UNIX Version 10 troff.  Requires a C++ compiler.
  112.         Version 1.04.
  113. indent.tar
  114.         The GNU C program pretty printer.  Version 1.2.
  115. ispell.tar
  116.         This is a C implementation of the ITS/TOPS20 ISPELL (Incremental
  117.         SPELLing Checker).  Run through a file and it offers what it thinks
  118.         is an error and several options, including guesses as to what was
  119.         meant.
  120. lbgplspl.tar
  121.         The GNU C++ library.  Version 1.40.3.
  122. lispref.tar
  123.         Edition 1.03 of the Emacs Lisp Reference Manual.
  124. make.tar
  125. make_doc.tar
  126.         GNU "make" version 3.62.  MAKE-DOC.TAR-Z contains the documentation.
  127. mh_e.el
  128.         A GNU EMACS front end to the Rand MH (Mail Handler) system.
  129.         Version 2.17.
  130.         Contributor: James Larus <larus@ginger.berkeley.edu>
  131. ms.tar
  132.         MandelSpawn is a parallel Mandelbrot program for the X window system.
  133. m4.tar
  134.         The GNU m4 distribution.  M4 is a simple macro assembler, supported
  135.         on a wide variety of platforms.  Version 1.0.
  136. nihcl.tar
  137.         The NIH C++ Class Library (formerly known as OOPS).
  138.         Version 2.204a.
  139. ps_emacs.tar
  140.         NeWS window system support for GNU EMACS version 18.51.  Works with
  141.         GNU EMACS versions 18.49-18.51 and NeWS 1.0-1.1.  A "major mode" for
  142.         editing PostScript files is also provided.
  143.         Contributor: Chris Maio <chris@columbia.edu>
  144. rcs.tar
  145.         A GNU Revision Control System.  Version 5.6.
  146. readline.tar
  147.         GNU Readline Library.  A set of routines for managing text of
  148.         previously typed lines.  Version 1.1.
  149. screen.tar
  150.         A terminal multiplexor that allows several independent screens (ttys)
  151.         on a single physical terminal.  Version 2.1.
  152. sed.tar
  153.         The GNU implementation of "sed".  Version 1.06.
  154. shelutls.tar
  155.         GNU shell utilities including basename, date, dirname, env, expr,
  156.         groups, id, logname, nice, nohup, pathchk, printenv, printf, sleep,
  157.         stty, tee, test, tty, uname, whoami, and yes.  Version 1.6.
  158. smaltalk.tar
  159.         GNU Smalltalk.  Implements Smalltalk-80, with a graphical interface
  160.         to X11.  Version 1.1.1.
  161. tar.tar
  162.         The GNU implementation of "tar".  Version 1.08.
  163. trmcpmsd.tar
  164.         GNU termcap, from GNU EMACS, ported to MS-DOS.
  165.         Contributor: Paul Shields <root@nccnat.uucp>
  166. txnrfcnv.tar
  167.         A program to convert the GNU documentation, written in TeX, to
  168.         "nroff" format.  Handles only the EMACS docs.
  169.         Contributor: George Robbert <ghr@wucs.uucp>
  170. taylorcp.tar
  171.         Complete source code for a UNIX UUCP package.  Provides everything
  172.         needed for a UUCP connection including uucico, uux, uustat, uulog,
  173.         uuname, uuchk, and tstuu.  Version 1.03.
  174. termcap.tar
  175.         GNU version of termcap.  Version 1.0.
  176. texi2rof.tar
  177.         Another program to convert the GNU TEXINFO documentation to "nroff".
  178.         This one can use the -me, -ms, or -mm macros, and is much more
  179.         clever than TEX-NROFF-CONV.TAR-Z.  Version 2.0.
  180.         Contributor: Beverly Erlebacher <erlebach@cs.toronto.edu>
  181. tilefrth.tar
  182.         Threaded Interpretive Language Environment (TILE) Forth.  TILE Forth
  183.         is a 32-bit implementation of the Forth-83 standard written in C.
  184.         Version 2.1.
  185. time.tar
  186.         GNU implementation of "time".  Version 1.2.
  187. tput.tar
  188.         GNU implementation of "tput".  Version 1.0.
  189. undump3i.tar
  190.         A program to resurrect a core file into a runnable image on a
  191.         Sun 386i machine.
  192.         Contributor: Mike McGann <mwm@hslrswi.uucp>
  193. unexcsys.c
  194.         A version of the "unexec" routine used by GNU EMACS for System
  195.         V machines.
  196.         Contributor: Bruce Robertson <bruce@stride.uucp>
  197. vh.tar
  198. vms_gcc.tar
  199.         The files necessary to bootstrap the Gnu GCC C compiler onto a VMS
  200.         system.
  201. xinfo.tar