home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2756 / MANIFEST < prev    next >
Encoding:
Text File  |  1991-02-14  |  1.6 KB  |  29 lines

  1.    File Name        Archive #    Description
  2. -----------------------------------------------------------
  3.  INSTALL                    1    Instructions for installing kat
  4.  MANIFEST                   1    This file
  5.  Makefile                   1    The one and only makefile
  6.  PORTING                    1    Hints on porting kat
  7.  README                     1    Read this, really
  8.  doc                        1    Man page directory
  9.  doc/at.1                   2    Man page for at(1)
  10.  doc/atcat.1                1    Man page for atcat(1)
  11.  doc/atq.1                  1    Man page for atq(1)
  12.  doc/atrm.1                 1    Man page for atrm(1)
  13.  doc/atrun.8                1    Man page for atrun(8)
  14.  src                        1    Source directory
  15.  src/at.c                   2    Main program and functions for at(1)
  16.  src/at.h                   1    Include file for kat family
  17.  src/atcat.c                1    Main program and functions for atcat(1)
  18.  src/atname.c               1    Function for creating at job file names
  19.  src/atq.c                  2    Main program and functions for atq(1)
  20.  src/atrm.c                 1    Main program and functions for atrm(1)
  21.  src/atrun.c                2    Main program and functions for atrun(8)
  22.  src/date.l                 1    Lexical analyzer for at(1)
  23.  src/date.y                 2    Date parser for at(1)
  24.  src/dumpenv.c              1    Function to put environment in at job
  25.  src/patchlevel.h           1    The current version number for kat
  26.  src/permit.c               1    Functions to check for allowed usage of at(1)
  27.  src/qalloc.c               1    Allocate data structure for atrun(8)
  28.  src/table.h                1    Tokens recognized by date.y
  29.