home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume25 / finger / part03 / MANIFEST < prev    next >
Text File  |  1992-04-03  |  6KB  |  107 lines

  1.    File Name        Archive #    Description
  2. -----------------------------------------------------------
  3.  COMDEFALL                 1    Run all files thru comdef
  4.  COPYING                   6    Copying conditions (GNU General Public Licence)
  5.  COPYRIGHT                 1    Copyright as it appears in C files
  6.  COUNT                     1    Shell script to count TODO and WISHES
  7.  Cover                     1    Cover letter
  8.  DIFFALL                   1    Run diff for all .orig files (see ORIG)
  9.  Distfile                  1    Distfile for local testing
  10.  FINDDEFS                  1    Shell script to local defined symbols
  11.  History.h                 7    Revision history, version number
  12.  Install.cpp               3    Cpp input for installation shell script
  13.  MANIFEST                  3    This file
  14.  MODES                     1    Emacs Local modes for bottom of new files
  15.  Makefile                  2    Master Makefile
  16.  ORIG                      1    Shell script to save files before edit
  17.  README                    1    Documentation
  18.  SAMPLE-conf               1    Sample finger.conf file
  19.  SAMPLE-flags              1    Sample local-flags file
  20.  SAMPLE-local.h            2    Sample local.h file
  21.  SAMPLE-nttyloc            1    Sample /etc/nttyloc file
  22.  TODO                      2    Things that "should" be done
  23.  VERSION                   1    Version of this KIT
  24.  WISHES                    1    Things that "could" be done
  25.  args.c                    5    Argument processor. main is here.
  26.  args.h                    2    Argument definitions
  27.  autoconfig                5    Creates local.h from thin air
  28.  cc-M                      1    Cheap substitute for cc's without -M flag
  29.  checkmode.c               2    Check file modes for autoconfig
  30.  comdef.c                  3    Automagic utility to comment #else and #endifs
  31.  conf.c                    4    Read finger.conf file
  32.  daemon.c                  2    list of interesting daemon parent names/titles
  33.  daemon.h                  1    struct daemon for daemon.c
  34.  defs.awk                  1    Awk program for FINDDEFS
  35.  doremote.c                3    Connect to remote fingerds with TCP
  36.  finger.1                  3    Finger Man page
  37.  finger.c                  6    Output formatting. main is in args.c
  38.  finger.conf.5             2    Manual page for finger.conf file
  39.  finger.h                  2    General definitions for all programs
  40.  fingerd.8c                1    Manual page for finger daemon
  41.  fingerd.c                 6    Finger daemon (for inetd or stand alone use)
  42.  getcommand.c              6    Much terrible wizardry here
  43.  getent.c                  3    Scan utmp entries to create LUSERs
  44.  getgroup.c                1    Report file GID for autoconfig script
  45.  getperson.c               5    Create PERSONal information structs
  46.  getttyloc.c               7    Cons up console location
  47.  getttytype.c              2    Get ttytype (/etc/ttytype or via getttyent())
  48.  getut.c                   2    Logic to read /etc/utmp file
  49.  global.c                  1    Global variables
  50.  hungry                    1    Directory for hungry stuff
  51.  hungry/README             1    hungry README
  52.  hungry/hungry.1c          1    hungry man page
  53.  hungry/hungry.c           1    hungry program
  54.  hungry/hungry.h           1    hungry defns
  55.  hungry/rwho-changes       1    changes for rwho
  56.  hungry/rwho.1c-changes    1    changes for rwho man page
  57.  hungry/rwhod-changes      1    changes for rwhod
  58.  inet_netof.c              1    
  59.  inet_ntoa.c               1    
  60.  info.h                    1    Structure of saved namelist file
  61.  inquire.c                 1    Logic to read inquire database(s) for person.c
  62.  inquire.h                 1    More inquire help.
  63.  kmem.c                    2    Routines to open and read mem, kmem, swap
  64.  kmem.h                    1    Defns for kmem.c usage.
  65.  lastlog.c                 2    Read /usr/adm/lastloc (ACK)
  66.  locname.c                 1    Cons up name for ttyloc files (for set/read)
  67.  luser.h                   2    Basic LUSER check
  68.  make-version              1    Create version.c using pversion
  69.  mcheck.c                  3    Check for (new) mail
  70.  myecho.c                  1    Avoid escape expansion by S5 echo commands
  71.  mywhoami.c                1    whoami command for autoconfig
  72.  names.c                   4    Read /vmunix and much more!!
  73.  newmanifest.c             2    Crock to merge MANIFEST and arg list
  74.  nttyloc.5                 2    Man file for nttyloc file
  75.  output.c                  4    Output related routines
  76.  output.h                  1    Output file defn and max line length
  77.  person.h                  1    Per Person information
  78.  pr.h                      1    Per Process information
  79.  pversion.c                1    Print version number using History.h
  80.  read_vmunix.c             3    Just plain awful stuff here.
  81.  readpr.c                  5    Read process table from kernel (ACK!)
  82.  remote.h                  1    Structs for collecting remote objects to finger
  83.  select.c                  4    The envelope please
  84.  skip.c                    1    skip (non)spaces
  85.  string.c                  2    Common string routines
  86.  strings.h                 1    strings.h helper for USG systems
  87.  switch.c                  4    Switch (option) processing
  88.  switch.h                  2    Switch (option) definitions
  89.  symdate.c                 1    Used to create symdate.h from syms.h
  90.  syms.h                    2    Symbols to read from kernel
  91.  tsel.h                    1    Pick a terminal, any terminal
  92.  ttyask.c                  5    Front end for ttyloc
  93.  ttyloc.1                  2    Man page for ttyloc
  94.  ttyloc.c                  2    Set user terminal location
  95.  ttylocfile.c              3    read (n)ttyloc file
  96.  ttylocfile.h              1    defns for ttylocfile.c
  97.  undomain.c                3    Strip domains and prefixes from hosts
  98.  upper.c                   1    Uppercasification table
  99.  upper.h                   1    Uppercasification table extern
  100.  uptime.c                  2    /usr/ucb/uptime for USG systems
  101.  ustruct.c                 5    Awful system dependant code
  102.  ustruct.h                 2    Common defines for users of u/proc structs
  103.  waitstate.h               1    Translations of kernel sleeps
  104.  whois.c                   4    Output formatting big time
  105.  whoj.c                    2    Quickie output formatting
  106.  ymakefile                 4    Real makefile.
  107.