README Blurb about vii BUILDING Instructions how to build, test and install vii blbl/LICENSE blbl/MANIFEST Makefile.in Instructions to make(1) how to build and test vii aegis.conf instructions to aegis, per-project configuration common/ac/ctype.h insulate against vagueries common/ac/errno.h insulate against differences common/ac/limits.h isolate limits.h presence/absence common/ac/poll.h insiulation against presence/absence common/ac/signal.c functions to manipulate signals common/ac/signal.h insulate against vagueries common/ac/stdarg.h insulation from varargs.h versus stdarg.h incompatibilities common/ac/stddef.h isolate stddef.h presence/absence common/ac/stdio.h insulate against vagueries common/ac/stdlib.h isolate stdlib.h presence/absence common/ac/string.c missing ANSI C library functions common/ac/string.h isolate string.h/strings.h differences common/ac/termios.h insulate against sys/ioctl.h vs termios.h differences common/ac/time.h isolate time.h differences common/ac/unistd.h isolate unistd.h presnce/absence common/arglex.c lexical analysis of command line arguments common/arglex.h interface definition for common/arglex.c common/config.h.in Template for configuration definitions. common/config.messy.h interface definition for config.messy.c common/error.c functions to report errors common/error.h interface definition for common/error.c common/help.c functions to provide consistent -Help behaviour common/help.h interface definition for comon/help.c common/main.h common definitions, including DEBUG define common/mem.c functions to manipulate dynamic memory common/mem.h interface definition for common/mem.c common/mprintf.c functions to printf into memory common/mprintf.h interface definition for common/mprintf.c common/option.c functions to manipulate command line options common/option.h interface definition for common/option.c common/patchlevel.h The patch level of this distribution. common/str.c string manipulation functions common/str.h interface definition for common/str.c common/trace.c functions for execution trace common/trace.h interface definition for common/trace.c common/version.c functions to provide common -VERSion behaviour common/version.h interface definition for version.c common/version_stmp.c functions to query the version stamp common/version_stmp.h interface definition for common/version_stmp.c configure Shell script to automagically configure vii etc/BUILDING.man source of the BUILDING file etc/CHANGES.1.0 Change history of vii etc/CHANGES.4.0 Change history of vii etc/CHANGES.sh Change history of vii etc/Howto.conf.in instructions to cook, architecture specific etc/Howto.cook instructions to cook(1), how to build project etc/MANIFEST.sh shell script to generate the MANIFEST file etc/Makefi.file.sh shell script to generate Makefile fragment for each source file etc/Makefile.awk awk script to wrap Makefile pieces etc/Makefile.head instructions to make, how to build the package etc/Makefile.sh shell script to generate Makefile file etc/README.man source of the BUILDING file etc/archive.cook archive.cook etc/autoconf.cook autoconf.cook etc/configure.in how to configure cook, input to the GNU autoconf program etc/index.html index.html etc/lsm.roff input for archive/vii.lsm etc/new.1.0.so document describing new.1.0.so etc/new.1.1.so document describing new.1.1.so etc/patch.file.sh shell script to generate the patch for a file etc/patch.sh shell script to generate the patch file etc/template/c New file template etc/template/generic New file template etc/template/h New file template etc/template/man New file template etc/template/ms New file template etc/template/report New file template etc/template/sh New file template etc/template/test New file template etc/vii.png.uue vii.png.uue install-sh Install shell script for systems with no BSD install man1/copyright.so copyright notice for manual entries man1/o__rules.so description of option up/down case convention man1/vii.1 description of the vii(1) command man1/z_cr.so copyright and author parts of section 1 manual entries man1/z_exit.so description of exit status for manual entries ssp/main.c operating system entry point ssp/ssp.c functions to manipulate ssps ssp/ssp.h interface definition for ssp/ssp.c test/00/t0001a.sh Test the help functionality txt2c/main.c operating system start-up point txt2c/txt2c.c functions to turn text into C strings txt2c/txt2c.h interface definition for txt2c/txt2c.c vii/main.c operating system entry point vii/stash.c functions to remember screen to be displayed vii/stash.h interface definition of vii/stash.c vii/term.c functions to manage the terminal vii/term.h interface definition of vii/term.c vii/veneer.c functions to process user commands vii/veneer.h interface definition for vii/veneer.c