Annotation of 43BSD/contrib/rn/MANIFEST, revision 1.1.1.1

1.1       root        1: After all the rn kits are run you should have the following files:
                      2: 
                      3: Filename       Kit Description
                      4: --------       --- -----------
                      5: Configure        2  A shell script that installs everything system dependent.
                      6: EXTERN.h         9  When included, makes other includes not belong to me.
                      7: HACKERSGUIDE     5  A brief guide to the contorted innards of rn.
                      8: INIT             3  Sample system-wide switch file. (NEW)
                      9: INTERN.h         9  When included, makes other includes belong to me.
                     10: MANIFEST         7  This list of files.
                     11: Makefile.SH      7  The makefile.
                     12: NEW              3  List of new features with 4.3 rn.
                     13: Pnews.1          8  Manual page for Pnews.
                     14: Pnews.SH         5  A news posting shell script that knows about -h.
                     15: README           7  Installation instructions.
                     16: Rnmail.1         8  Manual page for Rnmail.
                     17: Rnmail.SH        7  A mailer that knows about -h.
                     18: Wishlist         8  What the next version wants in it.
                     19: addng.c          8  Routines for scanning the active file for new newsgroups.
                     20: addng.h          9  Public info regarding addng.c.
                     21: art.c            4  Routines to display an article.
                     22: art.h            8  Public info regarding art.c.
                     23: art.help.SH      7  Shell script for help at the article level.
                     24: artio.c          8  Reserved for the article abstract type, someday.
                     25: artio.h          8  Public info regarding artio.c.
                     26: artsrch.c        6  Routines for searching among articles.
                     27: artsrch.h        8  Public info regarding artsrch.c.
                     28: artstate.h       8  Info on the current state of the article.
                     29: backpage.c       8  Routines for paging backwards in articles.
                     30: backpage.h       8  Public info regarding backpage.c.
                     31: bits.c           3  Bitmap management functions.
                     32: bits.h           8  Public info regarding bits.c.
                     33: cheat.c          7  Routines to do lookahead of several types.
                     34: cheat.h          8  Public info regarding cheat.c.
                     35: common.h         3  Global info.
                     36: final.c          7  Finalization (exit) routines.
                     37: final.h          8  Public info regarding final.c.
                     38: head.c           7  Header parsing routines.
                     39: head.h           7  Public info regarding head.c.
                     40: header.c.1.pat   8  DOXREFS patch for header.c for 2.10.1 news.
                     41: header.c.2.pat   8  DOXREFS patch for header.c for 2.10.2 news.
                     42: header.h.1.pat   8  DOXREFS patch for header.h for 2.10.1 news.
                     43: header.h.2.pat   7  DOXREFS patch for header.h for 2.10.2 news.
                     44: help.c           6  Help routines.
                     45: help.h           9  Public info regarding help.c.
                     46: inews.c.1.pat    6  DOXREFS and LINKART patches for 2.10.1 news.
                     47: inews.c.2.pat    6  DOXREFS and LINKART patches for 2.10.2 news.
                     48: init.c           1  Initialization (startup) routines.
                     49: init.h           9  Public info regarding init.c.
                     50: intrp.c          3  Filename expansion and % interpretation routines.
                     51: intrp.h          8  Public info regarding intrp.c.
                     52: kfile.c          7  KILL file routines.
                     53: kfile.h          8  Public info regarding kfile.c.
                     54: kitleader        8  Shell script to produce front of kit.
                     55: kitlists.c       8  Knapsack packer.
                     56: kittrailer       8  Shell script to produce end of kit.
                     57: last.c           8  Routines for handling the .rnlast file.
                     58: last.h           8  Public info regarding last.c.
                     59: makedepend.SH    8  Shell script to generate make dependencies.
                     60: makedir.SH       8  Shell script to make nested subdirectories.
                     61: makedist         4  Shell script to make a distribution kit.
                     62: makekit          8  Shell script to make a kit file.
                     63: manifake         8  Shell script to make MANIFEST.new file.
                     64: manimake         8  Shell script to make MANIFEST file.
                     65: mbox.saver.SH    8  Shell script to save an article to a mailbox.
                     66: ndir.c           8  4.2 directory routine emulation.
                     67: ndir.h           8  Public info regarding ndir.c.
                     68: newsetup.1       8  Manual page for newsetup.
                     69: newsetup.SH      7  Shell script to create a .newsrc file.
                     70: newsgroups.1     8  Manual page for newsgroups.
                     71: newsgroups.SH    8  Shell script to list unsubscribed newsgroups.
                     72: newsnews.SH      8  A motd-like file that rn may print at startup.
                     73: ng.c             4  Routines to display a newsgroup.
                     74: ng.h             1  Public info regarding ng.c.
                     75: ng.help.SH       8  Shell script to do newsgroup selection help.
                     76: ngdata.c         7  General data fetching routines for a newsgroup.
                     77: ngdata.h         8  Public info regarding ngdata.c.
                     78: ngsrch.c         7  Routines to search among newsgroups.
                     79: ngsrch.h         8  Public info regarding ngsrch.c.
                     80: ngstuff.c        4  Support routines for ng.c.
                     81: ngstuff.h        8  Public info regarding ng.c.
                     82: norm.saver.SH    8  Shell script to save an article to a normal file.
                     83: only.c           8  Routines to perform newsgroup restriction.
                     84: only.h           8  Public info regarding only.c.
                     85: pager.help.SH    8  Shell script for help at the pager level.
                     86: rcln.c           5  Routines to mung a .newsrc line.
                     87: rcln.h           8  Public info regarding rcln.c.
                     88: rcstuff.c        2  Routines to mung the .newsrc file.
                     89: rcstuff.h        8  Public info regarding rcstuff.c.
                     90: respond.c        6  Various routines for doing things with articles.
                     91: respond.h        8  Public info regarding respond.c.
                     92: rn.1             1  Manual pages for rn. PLEASE READ.
                     93: rn.c             5  Main program.
                     94: rn.h             8  Public info regarding rn.c.
                     95: search.c         4  Regular expression processing ala emacs.
                     96: search.h         8  Public info regarding search.c.
                     97: subs.help.SH     8  Shell script for help for escape substitutions.
                     98: sw.c             6  Switch processing routines.
                     99: sw.h             9  Public info regarding switch.c.
                    100: term.c           5  Terminal interface routines.
                    101: term.h           7  Public info regarding term.c.
                    102: util.c           6  Utility routines.
                    103: util.h           8  Public info regarding util.c.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.