home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / dist / util / shell / pdksh / manifest < prev    next >
Text File  |  1993-12-01  |  4KB  |  126 lines

  1.    File Name        Archive #    Description
  2. -----------------------------------------------------------
  3.  ChangeLog                 1    Current change history
  4.  Changes.jrm               1    
  5.  Changes.mlj               1    
  6.  INSTALL                   1    Installation notes
  7.  MACHINES                  1    Systems the shell has been built on
  8.  MANIFEST                  1    This shipping list
  9.  Makefile                  1    
  10.  PATCHDATES                1    C-News style patch tracking
  11.  README                    1    Please read
  12.  ReadMe.jrm                1    General info and Install instructions
  13.  ReadMe.sjg                1    
  14.  ReadMe.vimode             1    
  15.  bug-report                1    Bug report template
  16.  etc                       1    
  17.  etc/ksh.kshrc             1    global .kshrc
  18.  etc/profile               1    
  19.  etc/sys_config.sh         1    
  20.  ksh.1                     2    Manual page
  21.  sh                        1    ksh source
  22.  sh/ChangeLog              2    Current change list
  23.  sh/Changes                1    
  24.  sh/Makefile               2    
  25.  sh/ReadMe                 1    Original ReadMe (out of date)
  26.  sh/alloc.c                2    
  27.  sh/alloc.h                1    
  28.  sh/c_ksh.c                3    
  29.  sh/c_sh.c                 3    
  30.  sh/c_test.c               3    
  31.  sh/config.h               1    
  32.  sh/edit.c                 3    
  33.  sh/edit.h                 3    
  34.  sh/emacs.c                4    
  35.  sh/eval.c                 4    
  36.  sh/exec.c                 5    
  37.  sh/expand.h               3    
  38.  sh/expr.c                 3    
  39.  sh/getopts.c              5    
  40.  sh/history.c              5    
  41.  sh/io.c                   5    
  42.  sh/jobs.c                 6    
  43.  sh/lex.c                  5    
  44.  sh/lex.h                  5    
  45.  sh/mail.c                 6    
  46.  sh/main.c                 6    
  47.  sh/misc.c                 6    
  48.  sh/patchlevel.h       6    version/patch level.
  49.  sh/proto.h           1    Prototypes for ANSI compilers.
  50.  sh/sh.h                   6    
  51.  sh/sigact.h           6    Header for sigaction() implementation.
  52.  sh/sigact.c           6    sigaction() implementation.
  53.  sh/stdh.h                 6    Centralise std header inclusion.
  54.  sh/syn.c                  7    
  55.  sh/table.c                7    
  56.  sh/table.h                7    
  57.  sh/trace.c                7    Simple trace facilty
  58.  sh/trace.h                7    
  59.  sh/trap.c                 7    
  60.  sh/tree.c                 7    
  61.  sh/tree.h                 7    
  62.  sh/tty.h                  1    
  63.  sh/do_ulimit.c            7    
  64.  sh/var.c                  8    
  65.  sh/version.c              3    
  66.  sh/vi.c                   8    
  67.  std                       1    libraries
  68.  std/Makefile              3    
  69.  std/mklinks               1    make symlinks
  70.  std/posix                 2    
  71.  std/posix                 4    posix lib source
  72.  std/posix/ChangeLog       4    change history
  73.  std/posix/Makefile        5    
  74.  std/posix/dirent.C        7    
  75.  std/posix/dirent.H        7    
  76.  std/posix/dirent.h        7    
  77.  std/posix/dup2.c          7    
  78.  std/posix/fcntl.c         7    
  79.  std/posix/fcntl.h         7    
  80.  std/posix/fixincludes     8    
  81.  std/posix/io.h            8    
  82.  std/posix/time.h          8    
  83.  std/posix/times.c         8    
  84.  std/posix/times.h         8    
  85.  std/posix/unistd.c        9    
  86.  std/posix/unistd.h        9    
  87.  std/posix/wait.h          9    
  88.  std/stdc                  5    stdc lib source
  89.  std/stdc/ChangeLog        7    change history
  90.  std/stdc/Makefile         9    
  91.  std/stdc/clock.c          9    
  92.  std/stdc/fprintf.c        9    
  93.  std/stdc/limits.h         9    
  94.  std/stdc/memchr.c         8    
  95.  std/stdc/memcmp.c         9    
  96.  std/stdc/memcpy.c         9    
  97.  std/stdc/memmove.c        9    
  98.  std/stdc/memset.c         9    
  99.  std/stdc/setvbuf.c        9    
  100.  std/stdc/sprintf.c        9    
  101.  std/stdc/stdarg.h         9    
  102.  std/stdc/stddef.h         9    
  103.  std/stdc/stdio.c          9    
  104.  std/stdc/stdio.h_std      9    
  105.  std/stdc/stdio.sed        9    
  106.  std/stdc/stdlib.h         9    
  107.  std/stdc/strcat.c         9    
  108.  std/stdc/strchr.c         9    
  109.  std/stdc/strcmp.c         9    
  110.  std/stdc/strcpy.c         9    
  111.  std/stdc/strcspn.c        9    
  112.  std/stdc/strerror.c       9    
  113.  std/stdc/string.h         9    
  114.  std/stdc/strlen.c         9    
  115.  std/stdc/strncat.c        9    
  116.  std/stdc/strncmp.c        9    
  117.  std/stdc/strncpy.c        9    
  118.  std/stdc/strpbrk.c        9    
  119.  std/stdc/strrchr.c        9    
  120.  std/stdc/strspn.c         9    
  121.  std/stdc/strstr.c         9    
  122.  std/stdc/strtok.c         9    
  123.  std/stdc/time.h           9    
  124.  std/stdc/types.h          9    
  125.  std/stdc/vprintf.c        9    
  126.