

README	Blurb about aegis
aegis.spec	
BUILDING	Instructions how to build, test and install aegis
LICENSE	GNU General Public License
MANIFEST	This file
Makefile.in	Instructions to make(1) how to build and test aegis
aedist/arglex3.c	 functions to manipulate arglex3s
aedist/arglex3.h	 interface definition for aedist/arglex3.c
aedist/input/cpio.c	 functions to manipulate cpios
aedist/input/cpio.h	 interface definition for aedist/input/cpio.c
aedist/input/cpio_child.c	 functions to manipulate cpio_childs
aedist/input/cpio_child.h	 interface definition for aedist/input/cpio_child.c
aedist/list.c	 functions to manipulate lists
aedist/list.h	 interface definition for aedist/list.c
aedist/main.c	 functions to manipulate mains
aedist/open.c	 functions to manipulate opens
aedist/open.h	 interface definition for aedist/open.c
aedist/output/cpio.c	 functions to output to cpio archivess
aedist/output/cpio.h	 interface definition for aedist/output/cpio.c
aedist/output/cpio_child.c	 functions to manipulate cpio_childs
aedist/output/cpio_child.h	 interface definition for aedist/output/cpio_child.c
aedist/output/cpio_child2.c	 functions to manipulate cpio_child2s
aedist/output/cpio_child2.h	 interface definition for aedist/output/cpio_child2.c
aedist/receive.c	 functions to receive change sets
aedist/receive.h	 interface definition for aedist/receive.c
aedist/send.c	 functions to manipulate sends
aedist/send.h	 interface definition for aedist/send.c
aefind/cmdline.h	 interface definition for aefind/cmdline.y
aefind/cmdline.y	 functions to parse the command line
aefind/descend.c	 functions to walk parallel directory trees
aefind/descend.h	 interface definition for aefind/descend.c
aefind/function.c	 functions to manipulate function tree nodes
aefind/function.h	 interface definition for aefind/function.c
aefind/function/basename.c	 functions to manipulate basename tree nodes
aefind/function/basename.h	 interface definition for aefind/function/basename.c
aefind/function/needs.c	 functions to manipulate function needs
aefind/function/needs.h	 interface definition for aefind/function/needs.c
aefind/function/print.c	 functions to manipulate print tree nodes
aefind/function/print.h	 interface definition for aefind/function/print.c
aefind/function/stat.c	 functions to implement stat-based functions
aefind/function/stat.h	 interface definition for aefind/function/stat.c
aefind/lex.c	 functions to perform lexical analysis
aefind/lex.h	 interface definition for aefind/lex.c
aefind/main.c	 functions to manipulate mains
aefind/shorthand/name.c	 functions to manipulate name tree nodes
aefind/shorthand/name.h	 interface definition for aefind/tree/name.c
aefind/shorthand/path.c	 functions to manipulate path tree nodes
aefind/shorthand/path.h	 interface definition for aefind/shorthand/path.c
aefind/shorthand/print.c	 functions to manipulate print nodes
aefind/shorthand/print.h	 interface definition for aefind/shorthand/print.c
aefind/shorthand/stat.c	 functions to implement stat-based shorthands
aefind/shorthand/stat.h	 interface definition for aefind/shorthand/stat.c
aefind/tree.c	 functions to manipulate trees
aefind/tree.h	 interface definition for aefind/tree.c
aefind/tree/arithmetic.c	 functions to manipulate arithmetics
aefind/tree/arithmetic.h	 interface definition for aefind/tree/arithmetic.c
aefind/tree/bitwise.c	 functions to manipulate bitwise operators
aefind/tree/bitwise.h	 interface definition for aefind/tree/bitwise.c
aefind/tree/constant.c	 functions to manipulate constant tree nodes
aefind/tree/constant.h	 interface definition for aefind/tree/constant.c
aefind/tree/diadic.c	 functions to manipulate diadic tree nodes
aefind/tree/diadic.h	 interface definition for aefind/tree/diadic.c
aefind/tree/list.c	 functions to manipulate tree node lists
aefind/tree/list.h	 interface definition for aefind/tree/list.c
aefind/tree/logical.c	 functions to manipulate logical trees
aefind/tree/logical.h	 interface definition for aefind/tree/logical.c
aefind/tree/match.c	 functions to manipulate match tree nodes
aefind/tree/match.h	 interface definition for aefind/tree/match.c
aefind/tree/monadic.c	 functions to manipulate monadic tree nodes
aefind/tree/monadic.h	 interface definition for aefind/tree/monadic.c
aefind/tree/now.c	 functions to manipulate now tree nodes
aefind/tree/now.h	 interface definition for aefind/tree/now.c
aefind/tree/private.c	 functions to manipulate private tree parts
aefind/tree/private.h	 interface definition for aefind/tree/private.c
aefind/tree/relative.c	 functions to manipulate relative comparisons
aefind/tree/relative.h	 interface definition for aefind/tree/relative.c
aefind/tree/this.c	 functions to manipulate current pathname tree nodes
aefind/tree/this.h	 interface definition for aefind/tree/this.c
aefp/main.c	 operating system start point, and command line argument parsing
aegis.gif	
aegis/aeb.c	 functions to perform development and integration builds
aegis/aeb.h	 interface definition for aegis/aeb.c
aegis/aeca.c	 functions to list and modify change attributes
aegis/aeca.h	 interface definition for aegis/aeca.c
aegis/aecd.c	 functions to change directory or determine paths
aegis/aecd.h	 interface definition for aegis/aecd.c
aegis/aechown.c	 functions to implement the 'aegis -Change_Owner' command
aegis/aechown.h	 interface definition for aegis/aechown.c
aegis/aeclean.c	 clean a change development directory
aegis/aeclean.h	 interface definition for aegis/aeclean.c
aegis/aeclone.c	 functions to implement the 'aegis -CLone' command
aegis/aeclone.h	 interface definition for aegis/aeclone.c
aegis/aecp.c	 functions to implement copy file
aegis/aecp.h	 interface definition for aegis/aecp.c
aegis/aecpu.c	 functions to impliment copy file undo
aegis/aecpu.h	 interface definition for aegis/aecpu.c
aegis/aed.c	 difference a change
aegis/aed.h	 interface definition for aegis/diff.c
aegis/aedb.c	 functions to implement develop begin
aegis/aedb.h	 interface definition for aegis/aedb.c
aegis/aedbu.c	 functions to implement develop begin undo
aegis/aedbu.h	 interface definition for aegis/aedbu.c
aegis/aede.c	 functions to implement develop end
aegis/aede.h	 interface definition for aegis/aede.c
aegis/aedeu.c	 functions to implement develop end undo
aegis/aedeu.h	 interface definition for aedeu.c
aegis/aedn.c	 functions to implement the 'aegis -Delta_Name' command
aegis/aedn.h	 interface definition for aegis/aedn.c
aegis/aeib.c	 functions for implementing integrate begin
aegis/aeib.h	 interface definition for aegis/aeib.c
aegis/aeibu.c	 functions for implementing integrate begin undo
aegis/aeibu.h	 interface definition for aeibu.c
aegis/aeif.c	 functions for implementing integrate fail
aegis/aeif.h	 interface definition for aegis/aeif.c
aegis/aeip.c	 functions for implementing integrate pass
aegis/aeip.h	 interface definition for aegis/aeip.c
aegis/ael.c	 list interesting things about changes and projects
aegis/ael.h	 interface definition for aegis/ael.c
aegis/aemv.c	 functions to implement move file
aegis/aemv.h	 interface definition for aegis/aemv.c
aegis/aemvu.c	 functions to manipulate aemvus
aegis/aemvu.h	 interface definition for aegis/aemvu.c
aegis/aena.c	 functions to implement new administrator
aegis/aena.h	 interface definition for aegis/aena.c
aegis/aenbr.c	 functions to implement new branch
aegis/aenbr.h	 interface definition for aegis/aenbr.c
aegis/aenbru.c	 functions to perform new branch undo
aegis/aenbru.h	 interface definition for aegis/aenbru.c
aegis/aenc.c	 functions to implement new change
aegis/aenc.h	 interface definition for aegis/aenc.c
aegis/aencu.c	 functions to implement new change undo
aegis/aencu.h	 interface definition for aegis/aencu.c
aegis/aend.c	 functions to implement new developer
aegis/aend.h	 interface definition for aegis/aend.c
aegis/aenf.c	 functions to implement new file
aegis/aenf.h	 interface definition for aegis/aenf.c
aegis/aenfu.c	 functions to implement new file undo
aegis/aenfu.h	 interface definition for aegis/aenfu.c
aegis/aeni.c	 functions to implement new integrator
aegis/aeni.h	 interface definition for aegis/aeni.c
aegis/aenpa.c	 functions to create new project aliases
aegis/aenpa.h	 interface definition for aegis/aenpa.c
aegis/aenpr.c	 functions to implement new project
aegis/aenpr.h	 interface definition for aegis/npr.c
aegis/aenrls.c	 functions to implement new release
aegis/aenrls.h	 interface definition for aegis/aenrls.c
aegis/aenrv.c	 functions to implement new reviewer
aegis/aenrv.h	 interface definition for aegis/aenrv.c
aegis/aent.c	 functions to implement new test
aegis/aent.h	 interface definition for aegis/aent.c
aegis/aentu.c	 functions to implement new test undo
aegis/aentu.h	 interface definition for aegis/aentu.c
aegis/aepa.c	 functions to list and modify project attributes
aegis/aepa.h	 interface definition for aegis/aepa.c
aegis/aer.c	 functions to implement the 'aegis -RePorT' command
aegis/aer.h	 interface definition for aegis/aer.c
aegis/aera.c	 functions to implement remove administrator
aegis/aera.h	 interface definition for aegis/aera.c
aegis/aerd.c	 functions to implement remove developer
aegis/aerd.h	 interface definition for aegis/aerd.c
aegis/aerf.c	 functions to impliment review fail
aegis/aerf.h	 interface definition for aegis/aerf.c
aegis/aeri.c	 functions to implement remove administrator
aegis/aeri.h	 interface definition for aegis/aeri.c
aegis/aerm.c	 functions to implement remove file
aegis/aerm.h	 interface definition for aegis/aerm.c
aegis/aermpr.c	 functions to implement remove project
aegis/aermpr.h	 interface definition for aegis/aermpr.c
aegis/aermu.c	 functions to implement remove file undo
aegis/aermu.h	 interface definition for aegis/aermu.c
aegis/aerp.c	 functions to implement review pass
aegis/aerp.h	 interface definition for aegis/aerp.c
aegis/aerpa.c	 functions to remove project aliases
aegis/aerpa.h	 interface definition for aegis/aerpa.c
aegis/aerpu.c	 functions to implement review pass undo
aegis/aerpu.h	 interface definition for aegis/aerpu.c
aegis/aerrv.c	 functions to implement remove reviewer
aegis/aerrv.h	 interface definition for aegis/aerrv.c
aegis/aet.c	 functions to implement test
aegis/aet.h	 interface definition for aegis/aet.c
aegis/aev.c	 give version information
aegis/aev.h	 interface definition for aegis/aev.c
aegis/main.c	 the operating system start-up point
aeimport/arglex3.c	 functions to manipulate arglex3s
aeimport/arglex3.h	 interface definition for aeimport/arglex3.c
aeimport/change_set.c	 functions to manipulate change_sets
aeimport/change_set.h	 interface definition for aeimport/change_set.c
aeimport/change_set/file.c	 functions to manipulate files
aeimport/change_set/file.h	 interface definition for aeimport/change_set/file.c
aeimport/change_set/file_list.c	 functions to manipulate file_lists
aeimport/change_set/file_list.h	 interface definition for aeimport/change_set/file_list.c
aeimport/change_set/find.c	 functions to manipulate finds
aeimport/change_set/find.h	 interface definition for aeimport/change_set/find.c
aeimport/change_set/list.c	 functions to manipulate lists
aeimport/change_set/list.h	 interface definition for aeimport/change_set/list.c
aeimport/config_file.c	 functions to manipulate config_files
aeimport/config_file.h	 interface definition for aeimport/config_file.c
aeimport/format.c	 functions to manipulate formats
aeimport/format.h	 interface definition for aeimport/format.c
aeimport/format/find.c	 functions to manipulate finds
aeimport/format/private.c	 functions to manipulate privates
aeimport/format/private.h	 interface definition for aeimport/format/private.c
aeimport/format/rcs.c	 functions to manipulate rcss
aeimport/format/rcs.h	 interface definition for aeimport/format/rcs.c
aeimport/format/rcs/gram.h	 interface definition for aeimport/format/rcs/gram.c
aeimport/format/rcs/gram.y	 functions to parse RCS files
aeimport/format/rcs/lex.c	 lexical analysis of RCS files
aeimport/format/rcs/lex.h	 interface definition for aeimport/format/rcs/lex.c
aeimport/format/sccs.c	 functions to manipulate sccss
aeimport/format/sccs.h	 interface definition for aeimport/format/sccs.c
aeimport/format/sccs/gram.h	 interface definition for aeimport/format/sccs/gram.y
aeimport/format/sccs/gram.y	 functions to manipulate gram.ys
aeimport/format/sccs/lex.c	 functions to manipulate lexs
aeimport/format/sccs/lex.h	 interface definition for aeimport/format/sccs/lex.c
aeimport/format/search.c	 functions to manipulate searchs
aeimport/format/search.h	 interface definition for aeimport/format/search.c
aeimport/format/search_list.c	 functions to manipulate search_lists
aeimport/format/search_list.h	 interface definition for aeimport/format/search_list.c
aeimport/format/version.c	 functions to manipulate versions
aeimport/format/version.h	 interface definition for aeimport/format/version.c
aeimport/format/version_list.c	 functions to manipulate version_lists
aeimport/format/version_list.h	 interface definition for aeimport/format/version_list.c
aeimport/import.c	 functions to manipulate imports
aeimport/import.h	 interface definition for aeimport/import.c
aeimport/main.c	 functions to manipulate mains
aeimport/reconstruct.c	 functions to manipulate reconstructs
aeimport/reconstruct.h	 interface definition for aeimport/reconstruct.c
aeimport/synthesize.c	 functions to manipulate synthesizes
aeimport/synthesize.h	 interface definition for aeimport/synthesize.c
aepatch/arglex3.c	 functions to manipulate arglex3s
aepatch/arglex3.h	 interface definition for aepatch/arglex3.c
aepatch/list.c	 functions to manipulate lists
aepatch/list.h	 interface definition for aepatch/list.c
aepatch/main.c	 functions to manipulate mains
aepatch/receive.c	 functions to manipulate receives
aepatch/receive.h	 interface definition for aepatch/receive.c
aepatch/send.c	 functions to manipulate sends
aepatch/send.h	 interface definition for aepatch/send.c
aepatch/slurp.c	 functions to manipulate slurps
aepatch/slurp.h	 interface definition for aepatch/slurp.c
aerect/main.c	 operating system entry point
aerect/rect.c	 functions to manipulate rectangles
aerect/rect.h	 interface definition for aerect/rect.c
aereport/main.c	 operating system entry point
aesub/main.c	 functions to manipulate mains
common/abbreviate.c	 functions to manipulate abbreviates
common/abbreviate.h	 interface definition for common/abbreviate.c
common/ac/ctype.h	 insulate against <ctype.h> vagueries
common/ac/dirent.h	 insulate against <dirent.h> vs <ndir.h> differences
common/ac/errno.h	 insulate against <errno.h> differences
common/ac/fcntl.h	 insulate against <fcntl.h> vs <sys/file.h> differences
common/ac/grp.h	 insulate against <grp.h> vagueries
common/ac/libintl.c	 implement missing functions from <libintl.h>
common/ac/libintl.h	 insulate against <libintl.h> presence or absence
common/ac/limits.h	 insulate against <limits.h> presence or absence
common/ac/locale.h	 insulate against <locale.h> presence or absence
common/ac/math.h	 inclulate against <math.h> vagueries
common/ac/mntent.c	 functions to implement mntent stubs
common/ac/mntent.h	 interface definition for common/ac/mntent.c
common/ac/pwd.h	 insulate against <pwd.h> vagueries
common/ac/regex.h	 interface definition for common/ac/regex.c
common/ac/stdarg.h	 insulate against <varargs.h> vs <stdarg.h> differences
common/ac/stddef.h	 insulate against <stddef.h> presence or absence
common/ac/stdio.h	 insulate against <stdio.h> vagueries
common/ac/stdlib.c	 implement missing functions from <stdlib.h>
common/ac/stdlib.h	 insulate against <stdlib.h> presence or absence
common/ac/string.c	 impliment missing functions from <string.h>
common/ac/string.h	 insulate against <string.h> vs <strings.h> differences
common/ac/termios.h	 insulate against <sys/ioctl.h> vs <termios.h> differences
common/ac/time.c	 impliment missing functions from <time.h>
common/ac/time.h	 insulate against <time.h> vs <sys/time.h> differences
common/ac/unistd.c	 impliment missing functions from <unistd.h>
common/ac/unistd.h	 insulate against <unistd.h> presence or absence
common/ac/wchar.c	 impliment missing functions from <wchar.h>
common/ac/wchar.h	 insulate against <wchar.h> presence or absence
common/ac/wctype.c	 impliment missing frinction from <wctype.h>
common/ac/wctype.h	 insulate against <wctype.h> presence or absence
common/ac/zlib.c	 functions to manipulate zlibs
common/ac/zlib.h	 interface definition for common/ac/zlib.c
common/arglex.c	 lexical analysis of command line arguments
common/arglex.h	 interface definition for common/arglex.c
common/column_width.c	
common/config.h.in	Template for configuration definitions.
common/config.messy.h	 interface definition for config.messy.c
common/env.c	 functions to manipulate environment variables
common/env.h	 interface definition for common/env.c
common/error.c	 functions to report errors
common/error.h	 interface definition for common/error.c
common/exeext.c	 functions to manipulate exeexts
common/exeext.h	 interface definition for common/exeext.c
common/fp.c	 functions to manipulate fingerprints
common/fp.h	 interface definition for common/fp.c
common/fp/cksum.c	 functions to manipulate POSIX cksum fingerprints
common/fp/cksum.h	 interface definition for common/fp/cksum.c
common/fp/combined.c	 functions to manipulate combined fingerprints
common/fp/combined.h	 interface definition for common/fp/combined.c
common/fp/crc32.c	 functions to manipulate crc32 fingerprints
common/fp/crc32.h	 interface definition for common/fp/crc32.c
common/fp/ident.c	 functions to manipulate identifier fingerprints
common/fp/ident.h	 interface definition for ident.h
common/fp/len.c	 functions to manipulate length fingerprints
common/fp/len.h	 interface definition for common/fp/len.c
common/fp/md5.c	 functions to manipulate md5 fingerprints
common/fp/md5.h	 interface definition for common/fp/md5.c
common/fp/snefru.c	 functions to manipulate snefru fingerprints
common/fp/snefru.h	 interface definition for common/fp/snefru.c
common/fstrcmp.c	 functions to make fuzzy comparisons between strings
common/fstrcmp.h	 interface definition for common/fstrcmp.c
common/gettime.h	 interface definition for common/getdate.y
common/gettime.y	 functions to parse dates
common/gmatch.c	 functions to manipulate gmatchs
common/gmatch.h	 interface definition for common/gmatch.c
common/itab.c	 functions to manipulate integer indexed tables
common/itab.h	 interface definition for common/itab.c
common/language.c	 functions to manipulate languages
common/language.h	 interface definition for common/language.c
common/libdir.c.in	 functions to report configured values
common/libdir.h	 interface definition for common/libdir.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/noreturn.h	 careful definition of ``noreturn'' function attribute
common/patchlevel.h	The patch level of this distribution.
common/progname.c	 functions to manipulate the program name
common/progname.h	 interface definition for common/progname.c
common/r250.c	 good fast random number generator
common/r250.h	 interface definition for common/r250.c
common/skip_unlucky.c	 functions to skip unlucky numbers
common/skip_unlucky.h	 interface definition for common/skip_unlucky.c
common/str.c	 string manipulation functions
common/str.h	 interface definition for common/str.c
common/str/bool.c	 functions to manipulate bools
common/str/cat_three.c	 functions to manipulate cat_threes
common/str/catenate.c	 functions to manipulate catenates
common/str/downcase.c	 functions to manipulate downcases
common/str/equal.c	 functions to manipulate equals
common/str/field.c	 functions to manipulate fields
common/str/format.c	 functions to manipulate formats
common/str/quote.c	 functions to manipulate quotes
common/str/re.c	 functions to manipulate strings with regular expressions
common/str/trim.c	 functions to manipulate trims
common/str/upcase.c	 functions to manipulate upcases
common/str_list.c	 functions to manipulate lists of strings
common/str_list.h	 interface definition for common/str_list.c
common/str_list/quote.c	 functions to manipulate quotes
common/stracc.c	 functions to accumulate strings
common/stracc.h	 interface definition for common/stracc.c
common/symtab.c	 functions to manipulate symbol tables
common/symtab.h	 interface definition for common/symtab.c
common/symtab_iter.c	 functions to manipulate symtab_iters
common/symtab_iter.h	 interface definition for common/symtab_iter.c
common/trace.c	 functions for execution trace
common/trace.h	 interface definition for common/trace.c
common/version_stmp.c	 functions to query the version stamp
common/version_stmp.h	 interface definition for common/version_stmp.c
common/wstr.c	 wide string manipulation functions
common/wstr.h	 interface definition for common/wstr.c
common/wstr/column_width.c	 functions to calculate printable column width
common/wstr/quote.c	 functions to manipulate quotes
common/wstr_list.c	 functions to manipulate lists of wide strings
common/wstr_list.h	 interface definition for common/wstr_list.c
config	 instructions to aegis, per-project configuration
configure	Shell script to automagically configure aegis
etc/CHANGES.1.0	Change history of aegis
etc/CHANGES.1.1	Change history of aegis
etc/CHANGES.1.2	Change history of aegis
etc/CHANGES.1.3	Change history of aegis
etc/CHANGES.1.4	Change history of aegis
etc/CHANGES.2.0	Change history of aegis
etc/CHANGES.2.1	Change history of aegis
etc/CHANGES.2.2	Change history of aegis
etc/CHANGES.2.3	Change history of aegis
etc/CHANGES.3.0	Change history of aegis
etc/CHANGES.3.1	Change history of aegis
etc/CHANGES.3.10	Change history of aegis
etc/CHANGES.3.11	Change history of aegis
etc/CHANGES.3.12	Change history of aegis
etc/CHANGES.3.15	Change history of aegis
etc/CHANGES.3.16	Change history of aegis
etc/CHANGES.3.17	Change history of aegis
etc/CHANGES.3.18	Change history of aegis
etc/CHANGES.3.19	Change history of aegis
etc/CHANGES.3.2	Change history of aegis
etc/CHANGES.3.20	Change history of aegis
etc/CHANGES.3.21	Change history of aegis
etc/CHANGES.3.22	Change history of aegis
etc/CHANGES.3.23	Change history of aegis
etc/CHANGES.3.24	Change history of aegis
etc/CHANGES.3.25	Change history of aegis
etc/CHANGES.3.26	Change history of aegis
etc/CHANGES.3.27	Change history of aegis
etc/CHANGES.3.28	Change history of aegis
etc/CHANGES.3.29	Change history of aegis
etc/CHANGES.3.3	Change history of aegis
etc/CHANGES.3.4	Change history of aegis
etc/CHANGES.3.5	Change history of aegis
etc/CHANGES.3.6	Change history of aegis
etc/CHANGES.3.7	Change history of aegis
etc/CHANGES.3.8	Change history of aegis
etc/CHANGES.3.9	Change history of aegis
etc/CHANGES.sh	Change history of aegis
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	 helper file for generating the Makefile file
etc/Makefile.head	 instructions to make, how to build the Aegis package
etc/Makefile.sh	 shell script to generate the Makefile.in file
etc/aegis.html	 input for archive/aegis.html
etc/archive.cook	 instructions to cook(1), how to build archive directory
etc/chan_files.awk	 chan_files.awk
etc/compat.2.3.in	 compat.2.3.in
etc/config.h.in	Template information for common/config.h.in
etc/config.h.in1	Template information for common/config.h.in
etc/config.h.in2	Template information for common/config.h.in
etc/configure.in	 how to configure aegis, input to the GNU autoconf program
etc/faq.toc.awk	 awk script to extract the table of contents from the faq
etc/flint/assert.h	
etc/flint/ctype.h	
etc/flint/errno.h	
etc/flint/limits.h	
etc/flint/stdarg.h	
etc/flint/stddef.h	
etc/flint/stdio.h	
etc/flint/stdlib.h	
etc/flint/string.h	
etc/flint/time.h	
etc/flint/wchar.h	
etc/i18n.cook	 instructions to cook(1), how to build internationalization files
etc/libdir.so.in	 template for the etc/libdir.so file
etc/lint.cook	 lint.cook
etc/lint.flags.lnt	 lint.flags.lnt
etc/metrics.cook	 metrics.cook
etc/page-list.awk	 page-list.awk
etc/patch.fil.sh	 shell script to generate the patch for a file
etc/patches.sh	 shell script to generate the patch file
etc/proj_files.awk	 proj_files.awk
etc/ptx.ignore	 ptx.ignore
etc/ptx.sh	 shell script to manipulate ptxs
etc/ptx1.awk	 ptx1.awk
etc/ptx2.awk	 ptx2.awk
etc/rpm-build.sh	 shell script to rpm-build
etc/sites.html	 sites.html
etc/so.sh	 shell script to generate include lists
etc/spec.sh	 shell script to generate RedHat spec file
etc/ssp.awk	 awk script to supress multiple blank lines
etc/statistics.awk	 script to generate source statistics summary
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/test.sh	 shell script to run tests
etc/toc.so	 table of contents macros
etc/version.so	
etc/zer-len-msg.sh	 make sure there are no shared messages not in common
find_sizes/main.c	 functions to manipulate mains
fmtgen/indent.c	 functions to automatically indent output
fmtgen/indent.h	 interface definition for fmtgen/indent.c
fmtgen/lex.c	 lexical analyzer
fmtgen/lex.h	 interface definition for fmtgen/lex.c
fmtgen/main.c	 operating system start-up point
fmtgen/parse.h	 interface definition for fmtgen/parse.y
fmtgen/parse.y	 grammar and functions to parse aegis file contents definitions
fmtgen/type.c	 functions to manipulate data types
fmtgen/type.h	 interface definition for fmtgen/type.c
fmtgen/type/enumeration.c	 enumerated types functions generation
fmtgen/type/enumeration.h	 interface definition for fmtgen/type/enumeration.c
fmtgen/type/integer.c	 functions to manipulate integer type
fmtgen/type/integer.h	 interface definition for fmtgen/type/integer.c
fmtgen/type/list.c	 functions to manipulate list types
fmtgen/type/list.h	 interface definition for fmtgen/type/list.c
fmtgen/type/real.c	 functions to manipulate real type
fmtgen/type/real.h	 interface definition for fmtgen/type/real.c
fmtgen/type/string.c	 functions to manipulate string type
fmtgen/type/string.h	 interface definition for fmtgen/type/string.c
fmtgen/type/structure.c	 functions to manipluate structure types
fmtgen/type/structure.h	 interface definition for fmtgen/type/structure.c
fmtgen/type/time.c	 functions to manipulate time type
fmtgen/type/time.h	 interface definition for fmtgen/type/time.c
install-sh	
lib/aegis.cgi.in	 aegis.cgi.in
lib/aegis.icon	X Bitmap of the aegis icon
lib/aegis.mask	X Bitmap of the mask for the aegis icon
lib/aegis.pgm	 portable graymap of aegis icon
lib/config.example/architecture	 example architecture definitions for the project config file
lib/config.example/cake	 example use of cake in project config file
lib/config.example/cook	 example use of cook in project config file
lib/config.example/diff	 example use of diff in the project config file
lib/config.example/fhist	 example use of fhist in the project config file
lib/config.example/make	 example use of cook in project config file
lib/config.example/rcs	 example of using rcs in the project config file
lib/config.example/sccs	 example of using sccs in the project config file
lib/cshrc.in	 csh user config for aegis
lib/db_forced.sh	 shell script to notify 'aedb -User' events
lib/de.inews.sh	 command used to notify by usenet that a change is ready for review
lib/de.sh	 command used to notify by email that a change is ready for review
lib/deu.inews.sh	 command used to notify by usenet that a change has been withdrawn from review
lib/deu.sh	 command used to notify by email that a change has been withdrawn from review
lib/en/LC_MESSAGES/aedist.po	 English localization
lib/en/LC_MESSAGES/aefind.po	 English localization
lib/en/LC_MESSAGES/aegis.po	 English localization
lib/en/LC_MESSAGES/aeimport.po	 aeimport.po
lib/en/LC_MESSAGES/aepatch.po	 aepatch.po
lib/en/LC_MESSAGES/aerect.po	 English localization
lib/en/LC_MESSAGES/aereport.po	 English localization
lib/en/LC_MESSAGES/aesub.po	 English localization
lib/en/LC_MESSAGES/libaegis.po	 English localization
lib/en/auug93/main.mm	
lib/en/auug96/foil.01.so	 document describing foil.01.so
lib/en/auug96/foil.02.so	 document describing foil.02.so
lib/en/auug96/foil.03.so	 document describing foil.03.so
lib/en/auug96/foil.04.so	 document describing foil.04.so
lib/en/auug96/foil.05.so	 document describing foil.05.so
lib/en/auug96/foil.06.so	 document describing foil.06.so
lib/en/auug96/foil.07.so	 document describing foil.07.so
lib/en/auug96/foil.08.so	 document describing foil.08.so
lib/en/auug96/foil.09.so	 document describing foil.09.so
lib/en/auug96/foil.10.so	 document describing foil.10.so
lib/en/auug96/foil.11.so	 document describing foil.11.so
lib/en/auug96/foil.12.so	 document describing foil.12.so
lib/en/auug96/main.ms	 AUUG'96 Summer Conference paper
lib/en/auug97/01-intro.so	 AUUGN Feb'98 Article
lib/en/auug97/01.figure1.so	 AUUGN Feb'98 Article
lib/en/auug97/02-problem.so	 AUUGN Feb'98 Article
lib/en/auug97/03-analysis.so	 AUUGN Feb'98 Article
lib/en/auug97/03.figure2.so	 AUUGN Feb'98 Article
lib/en/auug97/03.figure3.so	 AUUGN Feb'98 Article
lib/en/auug97/03.figure4.so	 AUUGN Feb'98 Article
lib/en/auug97/03.figure5.so	 AUUGN Feb'98 Article
lib/en/auug97/03.figure6.so	 AUUGN Feb'98 Article
lib/en/auug97/03.figure7.so	 AUUGN Feb'98 Article
lib/en/auug97/04-cure.so	 AUUGN Feb'98 Article
lib/en/auug97/05-makefile.so	 AUUGN Feb'98 Article
lib/en/auug97/06-vpath.so	 AUUGN Feb'98 Article
lib/en/auug97/06.figure1.so	 AUUGN Feb'98 Article
lib/en/auug97/07-synthesi.so	 AUUGN Feb'98 Article
lib/en/auug97/07.figure1.so	 AUUGN Feb'98 Article
lib/en/auug97/07.figure2.so	 AUUGN Feb'98 Article
lib/en/auug97/08-books.so	 AUUGN Feb'98 Article
lib/en/auug97/09-summary.so	 AUUGN Feb'98 Article
lib/en/auug97/10-ref.so	 AUUGN Feb'98 Article
lib/en/auug97/foil.01.so	
lib/en/auug97/foil.02.so	 AUUGN Feb'98 Article
lib/en/auug97/foil.03.so	 AUUGN Feb'98 Article
lib/en/auug97/foil.04.so	 AUUGN Feb'98 Article
lib/en/auug97/foil.05.so	 AUUGN Feb'98 Article
lib/en/auug97/foil.06.so	 AUUGN Feb'98 Article
lib/en/auug97/foil.07.so	 AUUGN Feb'98 Article
lib/en/auug97/foil.08.so	 AUUGN Feb'98 Article
lib/en/auug97/foil.09.so	 AUUGN Feb'98 Article
lib/en/auug97/foil.so	 AUUGN Feb'98 Article
lib/en/auug97/main.ms	 Proposed AUUGN'97 article
lib/en/auug97/make.bib	 Bibliography of papers about Make
lib/en/building/main.man	 source for BUILDING file
lib/en/building/windows-nt.so	 document describing how to build Aegis for Windows-NT
lib/en/cvs-comparison/c1.so	 document describing lib/en/cvs-comparison/c1s
lib/en/cvs-comparison/c2.so	 document describing lib/en/cvs-comparison/c2s
lib/en/cvs-comparison/c3.so	 document describing lib/en/cvs-comparison/c3s
lib/en/cvs-comparison/main.ms	 document compaing Aegis and CVS
lib/en/faq/main.roff	 Frequently Asked Questions, with answers
lib/en/faq/toc.so	
lib/en/howto/branch.so	 document describing lib/en/howto/branchs
lib/en/howto/cheat.so	 document describing lib/en/howto/cheats
lib/en/howto/devel_to_do.so	 document describing lib/en/howto/devel_to_dos
lib/en/howto/developer.so	 document describing lib/en/howto/developers
lib/en/howto/first_time.so	 Howto, Start Using Aegis
lib/en/howto/introductio.so	 Howto, Introduction
lib/en/howto/main.ms	 Howto
lib/en/howto/move_projec.so	 document describing lib/en/howto/move_projecs
lib/en/howto/new_project.so	 Howto, New project
lib/en/howto/python.so	 document describing lib/en/howto/python
lib/en/howto/team_work.so	 Howto, Teamwork
lib/en/html/chan_awdev.rpt	 report the changes awaiting development
lib/en/html/chan_awint.rpt	 report the changes awaiting integration
lib/en/html/chan_bedev.rpt	 report the changes being developed
lib/en/html/chan_beint.rpt	 report the changes being integrated
lib/en/html/chan_berev.rpt	 report the changes being reviewed
lib/en/html/chan_files.rpt	 report the files in a change
lib/en/html/chan_hstry.rpt	 report the history of a change
lib/en/html/chan_list.rpt	 report the changes in a project
lib/en/html/chan_menu.rpt	 menu of change information
lib/en/html/cp_command.rpt	 report the lib/en/html/cp_command.rpt
lib/en/html/file_activ.rpt	 report the active files in a project
lib/en/html/file_cflct.rpt	 report the conflicting files in a project
lib/en/html/file_densi.rpt	 report the historical change cause against files
lib/en/html/file_hstry.rpt	 report the history of files
lib/en/html/file_menu.rpt	 file menu page
lib/en/html/proj_cch1.rpt	 report change causes over years
lib/en/html/proj_cch2.rpt	 report change causes in a year
lib/en/html/proj_cch3.rpt	 report the changes in a month
lib/en/html/proj_files.rpt	 report the files in a project
lib/en/html/proj_hstg2.rpt	 report the changes in a year
lib/en/html/proj_hstg3.rpt	 report the changes in a month
lib/en/html/proj_hstgm.rpt	 report the change over years
lib/en/html/proj_hstry.rpt	 report the history of a project
lib/en/html/proj_list.rpt	 report the names of projects
lib/en/html/proj_menu.rpt	 project information menu
lib/en/html/proj_prgr1.rpt	 report the project progress over years
lib/en/html/proj_prgr2.rpt	 report the project progress in a year
lib/en/html/proj_prgr3.rpt	 report the project progress in a month
lib/en/html/proj_staff.rpt	 report the staff currently assigned to a project
lib/en/html/proj_stats.rpt	 report statistics about a project
lib/en/lsm/main.roff	 input for archive/Aegis.lsm
lib/en/man1/ae-sccs-put.1	 manual page describing the lib/en/man1/ae-sccs-put command.
lib/en/man1/ae_c.1	 manual page describing the ae_p command.
lib/en/man1/ae_p.1	 manual page describing the ae_p command.
lib/en/man1/aeb.1	 manual entry for 'aegis -Build' command
lib/en/man1/aebuffy.1	 manual page describing the lib/en/man1/aebuffy command.
lib/en/man1/aeca.1	 manual entry for 'aegis -Change_Attributes' command
lib/en/man1/aecd.1	 manual entry for 'aegis -Change_Directory' command
lib/en/man1/aechown.1	 manual page describing the aechown command.
lib/en/man1/aeclean.1	 manual page describing the aeclean command.
lib/en/man1/aeclone.1	 manual page describing the aeclone command.
lib/en/man1/aecomp.1	 manual page describing the lib/en/man1/aecomp command.
lib/en/man1/aecp.1	 manual entry for 'aegis -CoPy_file' command
lib/en/man1/aecpu.1	 manual entry for 'aegis -CoPy_file_Undo' command
lib/en/man1/aed.1	 manual entry for 'aegis -DIFFerence' command
lib/en/man1/aedb.1	 manual entry for 'aegis -Develop_Begin' command
lib/en/man1/aedbu.1	 manual entry for 'aegis -Develop_Begin_Undo' command
lib/en/man1/aede.1	 manual entry for 'aegis -Develop_End' command
lib/en/man1/aedeu.1	 manual entry for 'aegis -Develop_End_Undo' command
lib/en/man1/aedist.1	 manual page describing the aedist command.
lib/en/man1/aedn.1	 manual page describing the aedn command.
lib/en/man1/aefind.1	 manual page describing the aefind command.
lib/en/man1/aefp.1	 manual entry for the aefp command
lib/en/man1/aegis.1	 manual entry for aegis
lib/en/man1/aeib.1	 manual entry for 'aegis -Integrate_Begin' command
lib/en/man1/aeibu.1	 manual entry for 'aegis -Integrate_Begin_Undo' command
lib/en/man1/aeifail.1	 manual entry for 'aegis -Integrate_Fail' command
lib/en/man1/aeimport.1	 manual page describing the lib/en/man1/aeimport command.
lib/en/man1/aeipass.1	 manual entry for 'aegis -Integrate_Pass' command
lib/en/man1/ael.1	 manual entry for 'aegis -List' command
lib/en/man1/aelic.1	
lib/en/man1/aemv.1	 manual entry for 'aegis -MoVe_file' command
lib/en/man1/aena.1	 manual entry for 'aegis -New_Administrator' command
lib/en/man1/aenbr.1	 manual page describing the aenbr command.
lib/en/man1/aenbru.1	 manual page describing the aenbru command.
lib/en/man1/aenc.1	 manual entry for 'aegis -New_Change' command
lib/en/man1/aencu.1	 manual entry for 'aegis -New_Change_Undo' command
lib/en/man1/aend.1	 manual entry for 'aegis -New_Developer' command
lib/en/man1/aenf.1	 manual entry for 'aegis -New_File' command
lib/en/man1/aenfu.1	 manual entry for 'aegis -New_File_Undo' command
lib/en/man1/aeni.1	 manual entry for 'aegis -New_Integrator' command
lib/en/man1/aenpa.1	 manual page describing the lib/en/man1/aenpa command.
lib/en/man1/aenpr.1	 manual entry for 'aegis -New_PRoject' command
lib/en/man1/aenrls.1	 manual entry for 'aegis -New_ReLeaSe' command
lib/en/man1/aenrv.1	 manual entry for 'aegis -New_ReViewer' command
lib/en/man1/aent.1	 manual entry for 'aegis -New_Test' command
lib/en/man1/aentu.1	 manual entry for 'aegis -New_Test_Undo' command
lib/en/man1/aepa.1	 manual entry for 'aegis -Project_Attributes' command
lib/en/man1/aepatch.1	 manual page describing the aepatch command.
lib/en/man1/aer.1	 manual page describing the aer command.
lib/en/man1/aera.1	 manual entry for 'aegis -Remove_Administrator' command
lib/en/man1/aerd.1	 manual entry for 'aegis -Remove_Developer' command
lib/en/man1/aerect.1	 manual page describing the aerect command.
lib/en/man1/aerfail.1	 manual entry for 'aegis -Review_FAIL' command
lib/en/man1/aeri.1	 manual entry for the 'aegis -Remove_Integrator' command
lib/en/man1/aerm.1	 manual entry for the 'aegis -ReMove_file' command
lib/en/man1/aermpr.1	 manual entry for the 'aegis -ReMove_PRoject' command
lib/en/man1/aermu.1	 manual entry for the 'aegis -ReMove_file_Undo' command
lib/en/man1/aerpa.1	 manual page describing the lib/en/man1/aerpa command.
lib/en/man1/aerpass.1	 manual entry for the 'aegis -Review_PASS' command
lib/en/man1/aerpu.1	 manual entry for the 'aegis -Review_Pass_Undo' command
lib/en/man1/aerrv.1	 manual entry for the 'aegis -Remove ReViewer' command
lib/en/man1/aesub.1	 manual page describing the lib/en/man1/aesub command.
lib/en/man1/aet.1	 manual entry for the 'aegis -Test' command
lib/en/man1/aev.1	 manual entry for the 'aegis -VERSion' command
lib/en/man1/o__rules.so	 description of option up/down case convention
lib/en/man1/o_anticip.so	 description of -ANticipate command line option
lib/en/man1/o_auto.so	 description of -AUTOmatic command line option
lib/en/man1/o_baselin.so	 description of -BaseLine command line option
lib/en/man1/o_baserel.so	 document describing o_baserel.so
lib/en/man1/o_branch.so	 description of the -BRanch command line option
lib/en/man1/o_change.so	 description of -Change command line option
lib/en/man1/o_cte.so	 document describing lib/en/man1/o_ctes
lib/en/man1/o_devdir.so	 description of -Development_Directory command line option
lib/en/man1/o_dir.so	 description of -DIRectory command line option
lib/en/man1/o_edit.so	 document describing -Edit option
lib/en/man1/o_file.so	 document describing -File option
lib/en/man1/o_help.so	 description of -Help command line option
lib/en/man1/o_indep.so	 description of -INDependent command line option
lib/en/man1/o_interact.so	 document describing o_interact.so
lib/en/man1/o_keep.so	 description of -Keep command line option
lib/en/man1/o_lib.so	 description of -LIBrary command line option
lib/en/man1/o_list.so	 description of -List command line option
lib/en/man1/o_major.so	 description of -MAJor command line option
lib/en/man1/o_manual.so	 description of -MINor command line option
lib/en/man1/o_min.so	 description of -MINImum command line option
lib/en/man1/o_minor.so	 description of -MINOr command line option
lib/en/man1/o_nolog.so	 description of -Not_Logging command line option
lib/en/man1/o_output.so	 document describing lib/en/man1/o_outputs
lib/en/man1/o_overw.so	 description of -OverWriting command line option
lib/en/man1/o_page.so	 description of -Page_Length and -Page_Width command line options
lib/en/man1/o_project.so	 description of -Project command line option
lib/en/man1/o_reason.so	 document describing o_reason.so
lib/en/man1/o_regress.so	 description of -REGression command line option
lib/en/man1/o_symlnk.so	 document describing symlink farms
lib/en/man1/o_template.so	 document describing template options
lib/en/man1/o_terse.so	 description of -TERse command line option
lib/en/man1/o_trunk.so	 description of the -TRunk command line option
lib/en/man1/o_unforma.so	 document describing -UNFormatted option
lib/en/man1/o_user.so	 document describing o_user.so
lib/en/man1/o_verbose.so	 description of -Verbose command line option
lib/en/man1/o_wait.so	 document describing the wait options
lib/en/man1/o_whiteout.so	 document describing lib/en/man1/o_whiteouts
lib/en/man1/tkaeca.1	 manual page describing the tkaeca command.
lib/en/man1/tkaegis.1	 manual page describing the tkaegis command.
lib/en/man1/tkaenc.1	 manual page describing the tkaenc command.
lib/en/man1/tkaer.1	 manual page describing the tkaer command.
lib/en/man1/z_alias.so	 document describing lib/en/man1/z_aliass
lib/en/man1/z_bl_lock.so	 document describing z_bl_lock.so
lib/en/man1/z_cr.so	 copyright and author parts of section 1 manual entries
lib/en/man1/z_exit.so	 exit status part of section 1 manual entries
lib/en/man1/z_filelocn.so	 document describing file location limitations
lib/en/man1/z_filesize.so	 document describing z_filesize.so
lib/en/man1/z_intuit.so	 description of how file names are interpreted on command line
lib/en/man1/z_metrics.so	 document describing metrics
lib/en/man1/z_name.so	 common setup for section 1 manual entries
lib/en/man1/z_template.so	 document describing lib/en/man1/z_templates
lib/en/man1/z_test_corr.so	 document describing z_test_corr.so
lib/en/man1/z_test_rtnl.so	 document describing z_test_rtnl.so
lib/en/man1/z_whiteout.so	 document describing file whiteout
lib/en/man5/aecattr.5	 description of aegis change attribute file format
lib/en/man5/aecattr.so	 description of aegis change attribute file format
lib/en/man5/aecstate.5	 description of aegis change state file format
lib/en/man5/aedir.5	 description of aegis project directory structure
lib/en/man5/aefstate.5	 description of aegis change state file format
lib/en/man5/aegis.5	 description of aegis file format general structure
lib/en/man5/aegstate.5	 description of aegis global state file format
lib/en/man5/aelock.5	 manual page describing the lib/en/man5/aelock command.
lib/en/man5/aemetrics.5	 manual page describing the lib/en/man5/aemetrics command.
lib/en/man5/aemetrics.so	 document describing lib/en/man5/aemetricss
lib/en/man5/aepattr.5	 description of aegis project attribute file format
lib/en/man5/aepconf.5	 description of aegis project config file format
lib/en/man5/aepstate.5	 description of aegis project state file format
lib/en/man5/aer.5	 manual page describing the report scripting language
lib/en/man5/aerptidx.5	 manual page describing the aereport index file format
lib/en/man5/aesub.5	 manual page describing command substitutions
lib/en/man5/aetest.5	 manual page describing the lib/en/man5/aetest command.
lib/en/man5/aeuconf.5	 description of aegis user config file format
lib/en/man5/aeustate.5	 description of aegis user state file format
lib/en/man5/z_name.so	 common setup for section 5 manual entries
lib/en/notes/locale.man	 description of localization files
lib/en/readme/main.man	 source for the README file
lib/en/readme/new.1.4.so	 document describing features new to version 1.4
lib/en/readme/new.2.0.so	 document describing features new to version 2.0
lib/en/readme/new.2.1.so	 document describing features new to version 2.1
lib/en/readme/new.2.2.so	 document describing features new to version 2.2
lib/en/readme/new.2.3.so	 document describing version 2.3 features
lib/en/readme/new.3.0.so	 document describing new 3.0 features
lib/en/readme/new.3.1.so	 document describing new.3.1.so
lib/en/readme/new.3.10.so	 document describing new 3.10 features
lib/en/readme/new.3.11.so	 document describing new 3.11 features
lib/en/readme/new.3.12.so	 document describing new 3.12 features
lib/en/readme/new.3.15.so	 document describing new 3.15 features
lib/en/readme/new.3.16.so	 document describing new 3.16 features
lib/en/readme/new.3.17.so	 document describing new 3.17 features
lib/en/readme/new.3.18.so	 document describing new 3.18 features
lib/en/readme/new.3.19.so	 document describing new 3.19 features
lib/en/readme/new.3.2.so	 document describing new 3.2 features
lib/en/readme/new.3.20.so	 document describing new 3.20 features
lib/en/readme/new.3.21.so	 document describing new 3.21 features
lib/en/readme/new.3.22.so	 document describing new 3.22 features
lib/en/readme/new.3.23.so	 document describing new 3.23 features
lib/en/readme/new.3.24.so	 document describing new 3.24 features
lib/en/readme/new.3.25.so	 document describing new 3.25 features
lib/en/readme/new.3.26.so	 document describing new 3.26 features
lib/en/readme/new.3.27.so	 document describing new 3.27 features
lib/en/readme/new.3.28.so	 document describing new 3.28 features
lib/en/readme/new.3.29.so	 document describing new 3.29 features
lib/en/readme/new.3.3.so	 document describing new.3.3.so
lib/en/readme/new.3.4.so	 document describing new 3.4 features
lib/en/readme/new.3.5.so	 document describing new 3.5 features
lib/en/readme/new.3.6.so	 document describing new 3.6 features
lib/en/readme/new.3.7.so	 document describing new 3.7 features
lib/en/readme/new.3.8.so	 document describing new 3.8 features
lib/en/readme/new.3.9.so	 document describing new 3.9 features
lib/en/readme/new.so	
lib/en/readme/windows.so	 document describing lib/en/readme/windowss
lib/en/refman/index.so	
lib/en/refman/main.man	 Reference Manual
lib/en/refman/parts.so	
lib/en/release/main.man	 How to release a version of Aegis
lib/en/user-guide/c1.0.so	 User Guide, Introduction
lib/en/user-guide/c1.1.so	 User Guide, Introduction, What does aegis do?
lib/en/user-guide/c1.2.so	 User Guide, Introduction, Why use aegis?
lib/en/user-guide/c1.3.so	 User Guide, How Aegis Works, When (not) to use Aegis
lib/en/user-guide/c1.4.so	 User Guide, Introduction, How to use this manual
lib/en/user-guide/c1.5.so	 document describing Y2K status
lib/en/user-guide/c10.0.so	 User Guide, Geographically Distributed Development
lib/en/user-guide/c10.1.so	 User Guide, Geographically Distributed Development, Manual Operation
lib/en/user-guide/c10.2.so	 User Guide, Geographically Distributed Development, Automatic Operation
lib/en/user-guide/c10.3.so	 User Guide, Geographically Distributed Development, World Wide Web
lib/en/user-guide/c10.4.so	 User Guide, Geographically Distributed Development, Security
lib/en/user-guide/c10.5.so	 User Guide, Geographically Distributed Development, Patches
lib/en/user-guide/c11.0.so	 document describing lib/en/user-guide/c11.0s
lib/en/user-guide/c11.1.so	 document describing lib/en/user-guide/c11.1s
lib/en/user-guide/c11.2.so	 User Guide, Testing, Writing Tests
lib/en/user-guide/c12.0.so	 User Guide, Further Reading
lib/en/user-guide/c2.0.so	 User Guide, The Change Development Cycle
lib/en/user-guide/c2.1.so	 User Guide, The Change Development Cycle, The Developer
lib/en/user-guide/c2.2.so	 User Guide, The Change Development Cycle, The Reviewer
lib/en/user-guide/c2.3.so	 User Guide, The Change Development Cycle, The Integrator
lib/en/user-guide/c2.4.so	 User Guide, The Change Development Cycle, The Administrator
lib/en/user-guide/c2.5.so	 User Guide, The Change Development Cycle, What to do Next
lib/en/user-guide/c2.6.so	 User Guide, The Change Development Cycle, Common Questions
lib/en/user-guide/c3.0.so	 User Guide, The History Tool
lib/en/user-guide/c3.1.so	 User Guide, The History Tool, Using SCCS
lib/en/user-guide/c3.2.so	 User Guide, The History Tool, Using RCS
lib/en/user-guide/c3.3.so	 User Guide, The History Tool, Using fhist
lib/en/user-guide/c3.4.so	 document describing lib/en/user-guide/c3.4s
lib/en/user-guide/c4.0.so	 User Guide, The Dependency Maintenance Tool
lib/en/user-guide/c4.1.so	 User Guide, The Dependency Maintenance Tool, Requirements
lib/en/user-guide/c4.2.so	 User Guide, The Dependency Maintenance Tool, Using Cook
lib/en/user-guide/c4.3.so	 User Guide, The Dependency Maintenance Tool, Using Cake
lib/en/user-guide/c4.4.so	 User Guide, The Dependency Maintenance Tool, Using Make
lib/en/user-guide/c5.0.so	 User Guide, The Project Attributes
lib/en/user-guide/c6.0.so	 User Guide, Tips and Traps
lib/en/user-guide/c6.1.so	 User Guide, Tips and Traps, Heterogeneous Development
lib/en/user-guide/c6.3.so	 User Guide, Tips and Traps, Reminders
lib/en/user-guide/c7.0.so	 User Guide, How Aegis Works
lib/en/user-guide/c7.1.so	 User Guide, How Aegis Works, The Model
lib/en/user-guide/c7.2.so	 User Guide, How Aegis Works, Philosophy
lib/en/user-guide/c7.4.so	 User Guide, How Aegis Works, Further Work
lib/en/user-guide/c7.5.so	 User Guide, How Aegis Works, Security
lib/en/user-guide/c8.0.so	 User Guide, The Difference Tools
lib/en/user-guide/c8.1.so	 User Guide, The Difference Tools, Interfacing
lib/en/user-guide/c8.2.so	 User Guide, The Difference Tools, Using diff and merge
lib/en/user-guide/c8.3.so	 User Guide, The Difference Tools, Using fhist
lib/en/user-guide/c9.0.so	 User Guide, Branching
lib/en/user-guide/c9.1.so	 User Guide, Branching, Hierarchy of Projects
lib/en/user-guide/c9.2.so	 document describing lib/en/user-guide/c9.2s
lib/en/user-guide/cA.0.so	 User Guide, Appendix A: New Project Quick Reference
lib/en/user-guide/cB.0.so	 User Guide, Appendix B: Glossary
lib/en/user-guide/cD.0.so	 User Guide, Appendix D, Why is Aegis Set-Uid-Root?
lib/en/user-guide/cI.0.so	 document describing cI.0.so
lib/en/user-guide/main.ms	 User Guide
lib/icon/aegis.gif	
lib/icon/aegis.gif.uue	 Aegis icon in transparent GIF format
lib/if.inews.sh	 command used to notify by usenet that a change failed integration
lib/if.sh	 command used to notify by email that a change failed integration
lib/integrate_q.sh	 shell script to automatically process the integration queue
lib/ip.inews.sh	 command used to notify by usenet that a change has passed integration
lib/ip.sh	 command used to notify by email that a change has passed integration
lib/man1/en/ae_c.1	 manual page describing the ae_c command.
lib/man1/en/ae_p.1	 manual page describing the ae_p command.
lib/nl/LC_MESSAGES/aedist.po	 Dutch localization
lib/nl/LC_MESSAGES/aefind.po	 Dutch localization
lib/nl/LC_MESSAGES/aegis.po	 Dutch localization
lib/nl/LC_MESSAGES/aerect.po	 Dutch localization
lib/nl/LC_MESSAGES/aereport.po	 Dutch localization
lib/nl/LC_MESSAGES/aesub.po	 Dutch localization
lib/nl/LC_MESSAGES/libaegis.po	 Dutch localization
lib/profile.in	 Bourne shell user config for aegis
lib/remind/awt_dvlp.sh	 shell script to remind users of changes which need to be developed
lib/remind/awt_intgrtn.sh	 shell script to remind users of changes which need to be integrated
lib/remind/bng_dvlpd.sh	 shell script to remind users of changes they are developing
lib/remind/bng_rvwd.sh	 shell script to remind users of changes which need to be reviewed
lib/report.index	 index of reports distributed with aegis
lib/report/chan_files.rpt	 report the files in a change
lib/report/chan_lists.rpt	 report the changes in a project
lib/report/chan_recur.rpt	 recursive descent of change data structures
lib/report/file_activ.rpt	 report the active files in a project
lib/report/file_cflct.rpt	 report conflicting files of a change
lib/report/file_hstry.rpt	 report the history of files
lib/report/proj_activ.rpt	 report the lib/report/proj_activ.rpt
lib/report/proj_admin.rpt	 report the administrators currently assigned to a project
lib/report/proj_bran.rpt	 report the brances in a project
lib/report/proj_brana.rpt	 report the brances in a project
lib/report/proj_devel.rpt	 report the developers currently assigned to a project
lib/report/proj_files.rpt	 report the files constituting a project
lib/report/proj_integ.rpt	 report the integrators currently assigned to a project
lib/report/proj_lists.rpt	 report the names and descriptions of all projects
lib/report/proj_recur.rpt	 recursive descent of project data structures
lib/report/proj_rvwrs.rpt	 report the reviewers currently assigned to a project
lib/report/proj_staff.rpt	 report the staff currently assigned to a project
lib/report/proj_stats.rpt	 report statistics about a project
lib/rf.inews.sh	 command used to notify by usenet that a change failed review
lib/rf.sh	 command used to notify by email that a change failed review
lib/rp.inews.sh	 command used to notify by usenet that a change has passed review
lib/rp.sh	 command used to notify by email that a change has passed review
lib/rpu.inews.sh	 command used to notify by usenet that a change review passed is rescinded
lib/rpu.sh	 command used to notify by email that a change review passed is rescinded
lib/wish/aebuffy.rpt	 report the lib/wish/aebuffy.rpt
lib/wish/aecomp.rpt	 TCL script used by aecomp
lib/wish/chan_attr.rpt	 write tcl assignments for change attributes
lib/wish/chan_list.rpt	 write a tcl change_list assignment
lib/wish/devs_list.rpt	 write a tcl developer_list assignment
lib/wish/proj_attr.rpt	 write tcl assignments for project attributes
lib/wish/proj_list.rpt	 write a tcl project_list assignment
lib/wish/tkaer_info.rpt	 report the following:
libaegis/ael/change/by_state.c	 functions to manipulate by_states
libaegis/ael/change/by_state.h	 interface definition for libaegis/ael/change/by_state.c
libaegis/ael/change/changes.c	 functions to list changes
libaegis/ael/change/changes.h	 interface definition for libaegis/ael/change/changes.c
libaegis/ael/change/default.c	 functions to manipulate defaults
libaegis/ael/change/default.h	 interface definition for libaegis/ael/change/default.c
libaegis/ael/change/details.c	 functions to manipulate detailss
libaegis/ael/change/details.h	 interface definition for libaegis/ael/change/details.c
libaegis/ael/change/file_history.c	 functions to manipulate file_historys
libaegis/ael/change/file_history.h	 interface definition for libaegis/ael/change/file_history.c
libaegis/ael/change/files.c	 functions to manipulate filess
libaegis/ael/change/files.h	 interface definition for libaegis/ael/change/files.c
libaegis/ael/change/history.c	 functions to manipulate historys
libaegis/ael/change/history.h	 interface definition for libaegis/ael/change/history.c
libaegis/ael/change/inappropriat.c	 functions to manipulate inappropriats
libaegis/ael/change/inappropriat.h	 interface definition for libaegis/ael/change/inappropriat.c
libaegis/ael/change/outstand_all.c	 functions to manipulate outstand_alls
libaegis/ael/change/outstand_all.h	 interface definition for libaegis/ael/change/outstand_all.c
libaegis/ael/change/outstanding.c	 functions to manipulate outstandings
libaegis/ael/change/outstanding.h	 interface definition for libaegis/ael/change/outstanding.c
libaegis/ael/change/user.c	 functions to manipulate users
libaegis/ael/change/user.h	 interface definition for libaegis/ael/change/user.c
libaegis/ael/change/version.c	 functions to manipulate versions
libaegis/ael/change/version.h	 interface definition for libaegis/ael/change/version.c
libaegis/ael/column_width.h	 interface definition for libaegis/ael/column_width.c
libaegis/ael/formeditnum.c	 functions to manipulate formeditnums
libaegis/ael/formeditnum.h	 interface definition for libaegis/ael/formeditnum.c
libaegis/ael/locks.c	 functions to manipulate lockss
libaegis/ael/locks.h	 interface definition for libaegis/ael/locks.c
libaegis/ael/project/administrato.c	 functions to manipulate administratos
libaegis/ael/project/administrato.h	 interface definition for libaegis/ael/project/administrato.c
libaegis/ael/project/aliases.c	 functions to manipulate aliasess
libaegis/ael/project/aliases.h	 interface definition for libaegis/ael/project/aliases.c
libaegis/ael/project/default.c	 functions to manipulate defaults
libaegis/ael/project/default.h	 interface definition for libaegis/ael/project/default.c
libaegis/ael/project/developers.c	 functions to manipulate developerss
libaegis/ael/project/developers.h	 interface definition for libaegis/ael/project/developers.c
libaegis/ael/project/files.c	 functions to manipulate filess
libaegis/ael/project/files.h	 interface definition for libaegis/ael/project/files.c
libaegis/ael/project/history.c	 functions to manipulate historys
libaegis/ael/project/history.h	 interface definition for libaegis/ael/project/history.c
libaegis/ael/project/inappropriat.c	 functions to manipulate inappropriats
libaegis/ael/project/inappropriat.h	 interface definition for libaegis/ael/project/inappropriat.c
libaegis/ael/project/integrators.c	 functions to manipulate integratorss
libaegis/ael/project/integrators.h	 interface definition for libaegis/ael/project/integrators.c
libaegis/ael/project/projects.c	 functions to manipulate projectss
libaegis/ael/project/projects.h	 interface definition for libaegis/ael/project/projects.c
libaegis/ael/project/reviewers.c	 functions to manipulate reviewerss
libaegis/ael/project/reviewers.h	 interface definition for libaegis/ael/project/reviewers.c
libaegis/ael/state_file.c	 functions to list state file names
libaegis/ael/state_file.h	 interface definition for libaegis/ael/state_file.c
libaegis/aer/expr.c	 functions to manipulate expressions
libaegis/aer/expr.h	 interface definition for aegis/aer/expr.c
libaegis/aer/expr/assign.c	 functions to manipulate assign expressions
libaegis/aer/expr/assign.h	 interface definition for aegis/aer/expr/assign.c
libaegis/aer/expr/bit.c	 functions to manipulate bit manipulation expressions
libaegis/aer/expr/bit.h	 interface definition for bit.c
libaegis/aer/expr/constant.c	 functions to manipulate constants in expressions
libaegis/aer/expr/constant.h	 interface definition for aegis/aer/expr/constant.c
libaegis/aer/expr/func.c	 functions to manipulate function call expressions
libaegis/aer/expr/func.h	 interface definition for aegis/aer/expr/func.c
libaegis/aer/expr/in.c	 functions to manipulate ``in'' expressions
libaegis/aer/expr/in.h	 interface definition for aegis/aer/expr/in.c
libaegis/aer/expr/incr.c	 functions to manipulate increment/decrement expressions
libaegis/aer/expr/incr.h	 interface definition for aegis/aer/expr/incr.c
libaegis/aer/expr/list.c	 functions to manipulate list expressions
libaegis/aer/expr/list.h	 interface definition for aegis/aer/expr/list.c
libaegis/aer/expr/logical.c	 functions to manipulate logical expressions
libaegis/aer/expr/logical.h	 interface definition for aegis/aer/expr/logical.c
libaegis/aer/expr/lookup.c	 functions to manipulate lookup expressions
libaegis/aer/expr/lookup.h	 interface definition for aegis/aer/expr/lookup.c
libaegis/aer/expr/mul.c	 functions to manipulate mul expressions
libaegis/aer/expr/mul.h	 interface definition for aegis/ar/expr/mul.c
libaegis/aer/expr/name.c	 functions to manipulate name expressions
libaegis/aer/expr/name.h	 interface definition for aegis/aer/expr/name.c
libaegis/aer/expr/neg.c	 functions to manipulate unary expressions
libaegis/aer/expr/neg.h	 interface definition for aegis/aer/expr/neg.c
libaegis/aer/expr/plus.c	 functions to manipulate plus expressions
libaegis/aer/expr/plus.h	 interface definition for aegis/aer/expr/plus.c
libaegis/aer/expr/power.c	 functions to manipulate power (exponentiation) expressions
libaegis/aer/expr/power.h	 interface definition for aegis/aer/expr/power.c
libaegis/aer/expr/rel.c	 functions to manipulate relative comparison expressions
libaegis/aer/expr/rel.h	 interface definition for aegis/aer/expr/rel.c
libaegis/aer/expr/shift.c	 functions to manipulate shift expressionss
libaegis/aer/expr/shift.h	 interface definition for aegis/aer/expr/shift.c
libaegis/aer/expr/struct.c	 functions to manipulate struct expressions
libaegis/aer/expr/struct.h	 interface definition for aegis/aer/expr/struct.c
libaegis/aer/expr/struct_asign.c	 functions to manipulate struct member assignment expressions
libaegis/aer/expr/struct_asign.h	 interface definition for aegis/aer/expr/struct_asign.c
libaegis/aer/func.c	 functions to manipulate builtin functions
libaegis/aer/func.h	 interface definition for aegis/aer/func.c
libaegis/aer/func/change.c	 functions to manipulate changes
libaegis/aer/func/change.h	 interface definition for aegis/aer/func/change.c
libaegis/aer/func/columns.c	 functions to impliment the builtin columns function
libaegis/aer/func/columns.h	 interface definition for aegis/aer/func/columns.c
libaegis/aer/func/count.c	 functions to implement the builtin count function
libaegis/aer/func/count.h	 interface definition for aegis/aer/func/count.c
libaegis/aer/func/dirname.c	 functions to implement the dirname builtin function
libaegis/aer/func/dirname.h	 interface definition for libaegis/aer/func/dirname.c
libaegis/aer/func/eject.c	 functions to impliment the builtin eject function
libaegis/aer/func/eject.h	 interface definition for aegis/aer/func/eject.c
libaegis/aer/func/getenv.c	 functions to implement the builtin getenv function
libaegis/aer/func/getenv.h	 interface definition for aegis/aer/func/getenv.c
libaegis/aer/func/gettime.c	 functions to implement the builtin gettime function
libaegis/aer/func/gettime.h	 interface definition for aegis/aer/func/gettime.c
libaegis/aer/func/getuid.c	 functions to implement the builtin getuid function
libaegis/aer/func/getuid.h	 interface definition for libaegis/aer/func/getuid.c
libaegis/aer/func/keys.c	 functions to implement the builtin keys function
libaegis/aer/func/keys.h	 interface definition for aegis/aer/func/keys.c
libaegis/aer/func/length.c	 functions to implement the length builtin function
libaegis/aer/func/length.h	 interface definition for aegis/aer/func/length.c
libaegis/aer/func/mtime.c	 functions to implement the builtin mtime function
libaegis/aer/func/mtime.h	 interface definition for aegis/aer/func/mtime.c
libaegis/aer/func/need.c	 functions to impliment the builtin need function
libaegis/aer/func/need.h	 interface definition for aegis/aer/func/need.c
libaegis/aer/func/now.c	 functions to implement the builtin now function
libaegis/aer/func/now.h	 interface definition for aegis/aer/func/now.c
libaegis/aer/func/page_width.c	 functions to impliment the builtin page_width function
libaegis/aer/func/page_width.h	 interface definition for aegis/aer/func/page_width.c
libaegis/aer/func/print.c	 functions to implement the builtin print function
libaegis/aer/func/print.h	 interface definition for aegis/aer/func/print.c
libaegis/aer/func/project.c	 functions to impliment the builtin project function
libaegis/aer/func/project.h	 interface definition for aegis/aer/func/project.c
libaegis/aer/func/quote.c	 functions to manipulate quotes
libaegis/aer/func/quote.h	 interface definition for libaegis/aer/func/quote.c
libaegis/aer/func/round.c	 functions to manipulate rounds
libaegis/aer/func/round.h	 interface definition for aegis/aer/func/round.c
libaegis/aer/func/sort.c	 functions to implement the builtin sort function
libaegis/aer/func/sort.h	 interface definition for aegis/aer/func/sort.c
libaegis/aer/func/split.c	 functions to implement the builtin wrap function
libaegis/aer/func/split.h	 interface definition for aegis/aer/func/split.c
libaegis/aer/func/sprintf.c	 functions to implement the builtin sprintf function
libaegis/aer/func/sprintf.h	 interface definition for aegis/aer/func/sprintf.c
libaegis/aer/func/strftime.c	 functions to manipulate strftime
libaegis/aer/func/strftime.h	 interface definition for aegis/aer/func/strftime.c
libaegis/aer/func/substitute.c	 functions to implement the subst builtin function
libaegis/aer/func/substitute.h	 interface definition for libaegis/aer/func/substitute.c
libaegis/aer/func/substr.c	 functions to implement the substr builtin function
libaegis/aer/func/substr.h	 interface definition for aegis/aer/func/substr.c
libaegis/aer/func/terse.c	 functions to impliment the builtin terse function
libaegis/aer/func/terse.h	 interface definition for aegis/aer/func/terse.c
libaegis/aer/func/title.c	 functions to implement the builtin title function
libaegis/aer/func/title.h	 interface definition for aegis/aer/func/title.c
libaegis/aer/func/typeof.c	 functions to impliment the typeof builtin function
libaegis/aer/func/typeof.h	 interface definition for aegis/aer/func/typeof.c
libaegis/aer/func/wrap.c	 functions to implement the builtin wrap function
libaegis/aer/func/wrap.h	 interface definition for aegis/aer/func/wrap.c
libaegis/aer/lex.c	 functions to perform lexical analysis on report scripts
libaegis/aer/lex.h	 interface definition for aegis/aer/lex.c
libaegis/aer/list.c	 functions to manipulate report lists
libaegis/aer/list.h	 interface definition for aegis/aer/list.c
libaegis/aer/parse.c	 functions to parse report descriptions
libaegis/aer/parse.h	 interface definition for aegis/aer/parse.c
libaegis/aer/pos.c	 functions to manipulate file positions
libaegis/aer/pos.h	 interface definition for aegis/aer/pos.c
libaegis/aer/report.h	 interface definition for aegis/aer/report.y
libaegis/aer/report.y	 functions to parse report grammar
libaegis/aer/stmt.c	 functions to manipulate statements
libaegis/aer/stmt.h	 interface definition for aegis/aer/stmt.c
libaegis/aer/stmt/compound.c	 functions to manipulate compound statements
libaegis/aer/stmt/compound.h	 interface definition for aegis/aer/stmt/compound.c
libaegis/aer/stmt/expr.c	 functions to manipulate expression statements
libaegis/aer/stmt/expr.h	 interface definition for aegis/aer/stmt/expr.c
libaegis/aer/stmt/for.c	 functions to manipulate for statements
libaegis/aer/stmt/for.h	 interface definition for aegis/aer/stmt/for.c
libaegis/aer/stmt/if.c	 functions to manipulate if statements
libaegis/aer/stmt/if.h	 interface definition for aegis/aer/stmt/if.c
libaegis/aer/stmt/null.c	 functions to manipulate null statements
libaegis/aer/stmt/null.h	 interface definition for aegis/aer/stmt/null.c
libaegis/aer/stmt/return.c	 functions to manipulate return statements
libaegis/aer/stmt/return.h	 interface definition for aegis/aer/stmt/return.c
libaegis/aer/stmt/throw.c	 functions to manipulate throw statements
libaegis/aer/stmt/throw.h	 interface definition for aegis/aer/stmt/throw.c
libaegis/aer/stmt/try.c	 functions to manipulate try/catch statements
libaegis/aer/stmt/try.h	 interface definition for aegis/aer/stmt/try.c
libaegis/aer/stmt/while.c	 functions to manipulate while statements
libaegis/aer/stmt/while.h	 interface definition for aegis/aer/stmt/while.c
libaegis/aer/value.c	 functions to manipulate values
libaegis/aer/value.h	 interface definition for aegis/aer/value.c
libaegis/aer/value/boolean.c	 functions to manipulate boolean values
libaegis/aer/value/boolean.h	 interface definition for aegis/aer/value/boolean.c
libaegis/aer/value/cstate.c	 functions to manipulate cstate values
libaegis/aer/value/cstate.h	 interface definition for aegis/aer/value/cstate.c
libaegis/aer/value/enum.c	 functions to manipulate enumeration values
libaegis/aer/value/enum.h	 interface definition for aegis/aer/value/enum.c
libaegis/aer/value/error.c	 functions to manipulate error values
libaegis/aer/value/error.h	 interface definition for aegis/aer/value/error.c
libaegis/aer/value/fstate.c	 functions to manipulate fstate valuess
libaegis/aer/value/fstate.h	 interface definition for aegis/aer/value/fstate.c
libaegis/aer/value/func.c	 functions to manipulate function pointer values
libaegis/aer/value/func.h	 interface definition for aegis/aer/value/func.c
libaegis/aer/value/group.c	 functions to manipulate group values
libaegis/aer/value/group.h	 interface definition for agis/aer/value/group.c
libaegis/aer/value/gstate.c	 functions to manipulate gstate values
libaegis/aer/value/gstate.h	 interface definition for aegis/aer/value/gstate.c
libaegis/aer/value/integer.c	 functions to manipulate integer values
libaegis/aer/value/integer.h	 interface definition for aegis/aer/value/integer.c
libaegis/aer/value/list.c	 functions to manipulate list values
libaegis/aer/value/list.h	 interface definition for aegis/aer/value/list.c
libaegis/aer/value/null.c	 functions to manipulate nul values
libaegis/aer/value/null.h	 interface definition for aegis/aer/value/null.c
libaegis/aer/value/passwd.c	 functions to manipulate passwd values
libaegis/aer/value/passwd.h	 interface definition for aegis/aer/value/passwd.c
libaegis/aer/value/pconf.c	 functions to manipulate pconfs
libaegis/aer/value/pconf.h	 interface definition for libaegis/aer/value/pconf.c
libaegis/aer/value/pstate.c	 functions to manipulate pstate values
libaegis/aer/value/pstate.h	 interface definition for aegis/aer/value/pstate.c
libaegis/aer/value/real.c	 functions to manipulate real values
libaegis/aer/value/real.h	 interface definition for aegis/aer/value/real.c
libaegis/aer/value/ref.c	 functions to manipulate reference values
libaegis/aer/value/ref.h	 interface definition for aegis/aer/value/ref.c
libaegis/aer/value/string.c	 functions to manipulate string values
libaegis/aer/value/string.h	 interface definition for aegis/aer/value/string.c
libaegis/aer/value/struct.c	 functions to manipulate struct values
libaegis/aer/value/struct.h	 interface definition for aegis/aer/value/struct.c
libaegis/aer/value/time.c	 functions to manipulate time values
libaegis/aer/value/time.h	 interface definition for aegis/aer/value/time.c
libaegis/aer/value/uconf.c	 functions to manipulate uconf values
libaegis/aer/value/uconf.h	 interface definition for libaegis/aer/value/uconf.c
libaegis/aer/value/void.c	 functions to manipulate void values
libaegis/aer/value/void.h	 interface definition for aegis/aer/value/void.c
libaegis/arglex2.c	 functions to manipulate command line arguments
libaegis/arglex2.h	 definitions of command line tokens
libaegis/cattr.def	 change state file contents definition
libaegis/change.h	 interface definition for libaegis/change.c
libaegis/change/alloc.c	 functions to manipulate allocs
libaegis/change/architecture/add.c	 functions to manipulate adds
libaegis/change/architecture/check.c	 functions to manipulate checks
libaegis/change/architecture/clear.c	 functions to manipulate clears
libaegis/change/architecture/find_variant.c	 functions to manipulate find_variants
libaegis/change/architecture/find_variant.h	 interface definition for libaegis/change/architecture/find_variant.c
libaegis/change/architecture/from_pconf.c	 functions to manipulate from_pconfs
libaegis/change/architecture/name.c	 functions to manipulate names
libaegis/change/architecture/times_find.c	 functions to manipulate times_finds
libaegis/change/attributes.h	 interface definition for libaegis/change/attributes.c
libaegis/change/attributes/copy.c	 functions to manipulate copys
libaegis/change/attributes/default.c	 functions to manipulate defaults
libaegis/change/attributes/edit.c	 functions to manipulate edits
libaegis/change/attributes/verify.c	 functions to manipulate verifys
libaegis/change/become.c	 functions to manipulate becomes
libaegis/change/bind/existing.c	 functions to manipulate existings
libaegis/change/bind/new.c	 functions to manipulate news
libaegis/change/branch.h	 interface definition for aegis/change_bran.c
libaegis/change/branch/administrator/add.c	 functions to manipulate adds
libaegis/change/branch/administrator/nth.c	 functions to manipulate nths
libaegis/change/branch/administrator/query.c	 functions to manipulate querys
libaegis/change/branch/administrator/remove.c	 functions to manipulate removes
libaegis/change/branch/branlistget.c	 functions to manipulate branlistgets
libaegis/change/branch/change_add.c	 functions to manipulate change_adds
libaegis/change/branch/change_nth.c	 functions to manipulate change_nths
libaegis/change/branch/change_remov.c	 functions to manipulate change_removs
libaegis/change/branch/channuminuse.c	 functions to manipulate channuminuses
libaegis/change/branch/comprdataget.c	 functions to manipulate comprdatagets
libaegis/change/branch/comprdataset.c	 functions to manipulate comprdatasets
libaegis/change/branch/defdevdirget.c	 functions to manipulate defdevdirgets
libaegis/change/branch/defdevdirset.c	 functions to manipulate defdevdirsets
libaegis/change/branch/deftesexeget.c	 functions to manipulate deftesexegets
libaegis/change/branch/deftesexeset.c	 functions to manipulate deftesexesets
libaegis/change/branch/deldate2edit.c	 functions to manipulate deldate2edits
libaegis/change/branch/delta2edit.c	 functions to manipulate delta2edits
libaegis/change/branch/den_com_get.c	 functions to manipulate den_com_gets
libaegis/change/branch/den_com_set.c	 functions to manipulate den_com_sets
libaegis/change/branch/deun_com_get.c	 functions to manipulate deun_com_gets
libaegis/change/branch/deun_com_set.c	 functions to manipulate deun_com_sets
libaegis/change/branch/developer/add.c	 functions to manipulate adds
libaegis/change/branch/developer/nth.c	 functions to manipulate nths
libaegis/change/branch/developer/query.c	 functions to manipulate querys
libaegis/change/branch/developer/remove.c	 functions to manipulate removes
libaegis/change/branch/devmacrchget.c	 functions to manipulate devmacrchgets
libaegis/change/branch/devmacrchset.c	 functions to manipulate devmacrchsets
libaegis/change/branch/devmayintget.c	 functions to manipulate devmayintgets
libaegis/change/branch/devmayintset.c	 functions to manipulate devmayintsets
libaegis/change/branch/devmayrevget.c	 functions to manipulate devmayrevgets
libaegis/change/branch/devmayrevset.c	 functions to manipulate devmayrevsets
libaegis/change/branch/fdbn_com_get.c	 functions to manipulate fdbn_com_gets
libaegis/change/branch/fdbn_com_set.c	 functions to manipulate fdbn_com_sets
libaegis/change/branch/history/new.c	 functions to manipulate news
libaegis/change/branch/history/nth.c	 functions to manipulate nths
libaegis/change/branch/ifn_com_get.c	 functions to manipulate ifn_com_gets
libaegis/change/branch/ifn_com_set.c	 functions to manipulate ifn_com_sets
libaegis/change/branch/integrator/add.c	 functions to manipulate adds
libaegis/change/branch/integrator/nth.c	 functions to manipulate nths
libaegis/change/branch/integrator/query.c	 functions to manipulate querys
libaegis/change/branch/integrator/remove.c	 functions to manipulate removes
libaegis/change/branch/ipn_com_get.c	 functions to manipulate ipn_com_gets
libaegis/change/branch/ipn_com_set.c	 functions to manipulate ipn_com_sets
libaegis/change/branch/is.c	 functions to manipulate iss
libaegis/change/branch/minbranumget.c	 functions to manipulate minbranumgets
libaegis/change/branch/minbranumset.c	 functions to manipulate minbranumsets
libaegis/change/branch/minchanumget.c	 functions to manipulate minchanumgets
libaegis/change/branch/minchanumset.c	 functions to manipulate minchanumsets
libaegis/change/branch/new.c	 functions to manipulate change branches
libaegis/change/branch/nextchannumb.c	 functions to manipulate nextchannumbs
libaegis/change/branch/reusechanget.c	 functions to manipulate reusechangets
libaegis/change/branch/reusechanset.c	 functions to manipulate reusechansets
libaegis/change/branch/reviewer/add.c	 functions to manipulate adds
libaegis/change/branch/reviewer/nth.c	 functions to manipulate nths
libaegis/change/branch/reviewer/query.c	 functions to manipulate querys
libaegis/change/branch/reviewer/remove.c	 functions to manipulate removes
libaegis/change/branch/revmayintget.c	 functions to manipulate revmayintgets
libaegis/change/branch/revmayintset.c	 functions to manipulate revmayintsets
libaegis/change/branch/rfn_com_get.c	 functions to manipulate rfn_com_gets
libaegis/change/branch/rfn_com_set.c	 functions to manipulate rfn_com_sets
libaegis/change/branch/rpn_com_get.c	 functions to manipulate rpn_com_gets
libaegis/change/branch/rpn_com_set.c	 functions to manipulate rpn_com_sets
libaegis/change/branch/rpun_com_get.c	 functions to manipulate rpun_com_gets
libaegis/change/branch/rpun_com_set.c	 functions to manipulate rpun_com_sets
libaegis/change/branch/skipunlucget.c	 functions to manipulate skipunlucgets
libaegis/change/branch/skipunlucset.c	 functions to manipulate skipunlucsets
libaegis/change/branch/umask_get.c	 functions to manipulate umask_gets
libaegis/change/branch/umask_set.c	 functions to manipulate umask_sets
libaegis/change/branch/was.c	 functions to manipulate wass
libaegis/change/build/run_dev_com.c	 functions to manipulate run_dev_coms
libaegis/change/build/run_int_com.c	 functions to manipulate run_int_coms
libaegis/change/build/run_time_com.c	 functions to run the build_time_adjust_notify_command
libaegis/change/build/symlinks.c	 functions to manipulate symlinkss
libaegis/change/build/time_set.c	 functions to manipulate time_sets
libaegis/change/build/times_clear.c	 functions to manipulate times_clears
libaegis/change/copy.c	 functions to manipulate copys
libaegis/change/copyright/append.c	 functions to manipulate appends
libaegis/change/copyright/get.c	 functions to manipulate gets
libaegis/change/copyright/merge.c	 functions to manipulate merges
libaegis/change/copyright/now.c	 functions to manipulate nows
libaegis/change/cstate/filename_get.c	 functions to manipulate filename_gets
libaegis/change/cstate/get.c	 functions to manipulate gets
libaegis/change/cstate/improve.c	 functions to manipulate improves
libaegis/change/cstate/improve.h	 interface definition for libaegis/change/cstate/improve.c
libaegis/change/cstate/lock_prepare.c	 functions to manipulate lock_prepares
libaegis/change/cstate/write.c	 functions to manipulate writes
libaegis/change/cur_int_get.c	 functions to manipulate cur_int_gets
libaegis/change/cur_int_set.c	 functions to manipulate cur_int_sets
libaegis/change/deltanumbget.c	 functions to manipulate deltanumbgets
libaegis/change/develop_direct/clear.c	 functions to manipulate clears
libaegis/change/develop_direct/get.c	 functions to manipulate gets
libaegis/change/develop_direct/set.c	 functions to manipulate sets
libaegis/change/develop_direct/template.c	 functions to manipulate templates
libaegis/change/develop_name.c	 functions to manipulate develop_names
libaegis/change/diff/has_merge.c	 functions to manipulate has_merges
libaegis/change/diff/run_diff.c	 functions to manipulate run_diffs
libaegis/change/diff/run_diff3.c	 functions to manipulate run_diff3s
libaegis/change/diff/run_merge.c	 functions to manipulate run_merges
libaegis/change/diff/run_patch.c	 functions to manipulate run_patchs
libaegis/change/env_set.c	 functions to manipulate env_sets
libaegis/change/env_set.h	 interface definition for libaegis/change/env_set.c
libaegis/change/error.c	 functions to manipulate errors
libaegis/change/fatal.c	 functions to manipulate fatals
libaegis/change/file.h	 interface definition for aegis/change_file.c
libaegis/change/file/count.c	 functions to manipulate counts
libaegis/change/file/directory/conflict.c	 functions to manipulate conflicts
libaegis/change/file/directory/query.c	 functions to manipulate querys
libaegis/change/file/find.c	 functions to manipulate finds
libaegis/change/file/find_fuzzy.c	 functions to manipulate find_fuzzys
libaegis/change/file/fingerprint/check.c	 functions to manipulate checks
libaegis/change/file/fingerprint/same.c	 functions to manipulate sames
libaegis/change/file/fstate.c	 functions to manipulate fstates
libaegis/change/file/metrics/get.c	 functions to manipulate gets
libaegis/change/file/metrics/list_check.c	 functions to manipulate list_checks
libaegis/change/file/name_check.c	 functions to manipulate name_checks
libaegis/change/file/new.c	 functions to manipulate news
libaegis/change/file/nth.c	 functions to manipulate nths
libaegis/change/file/path.c	 functions to manipulate paths
libaegis/change/file/remove.c	 functions to manipulate removes
libaegis/change/file/remove_all.c	 functions to manipulate remove_alls
libaegis/change/file/source.c	 functions to manipulate sources
libaegis/change/file/template.c	 functions to manipulate templates
libaegis/change/file/test_bl_time/clear.c	 functions to manipulate clears
libaegis/change/file/test_bl_time/get.c	 functions to manipulate gets
libaegis/change/file/test_bl_time/set.c	 functions to manipulate sets
libaegis/change/file/test_time/clear.c	 functions to manipulate clears
libaegis/change/file/test_time/get.c	 functions to manipulate gets
libaegis/change/file/test_time/set.c	 functions to manipulate sets
libaegis/change/file/up_to_date.c	 functions to manipulate up_to_dates
libaegis/change/file/whiteo_write.c	 functions to manipulate whiteo_writes
libaegis/change/file/whiteout.c	 functions to generate whiteout files
libaegis/change/free.c	 functions to manipulate frees
libaegis/change/fstate/filename_get.c	 functions to manipulate filename_gets
libaegis/change/history/create_comma.c	 functions to manipulate create_commas
libaegis/change/history/delta2time.c	 functions to manipulate delta2times
libaegis/change/history/delta_latest.c	 functions to manipulate delta_latests
libaegis/change/history/delta_name/add.c	 functions to manipulate adds
libaegis/change/history/delta_name/by.c	 functions to manipulate bys
libaegis/change/history/delta_name/delete.c	 functions to manipulate deletes
libaegis/change/history/delta_valida.c	 functions to manipulate delta_validas
libaegis/change/history/encode.c	 functions to manipulate encodes
libaegis/change/history/encode.h	 interface definition for libaegis/change/history/encode.c
libaegis/change/history/get_command.c	 functions to manipulate get_commands
libaegis/change/history/lastchaninte.c	 functions to manipulate lastchanintes
libaegis/change/history/new.c	 functions to manipulate news
libaegis/change/history/put_command.c	 functions to manipulate put_commands
libaegis/change/history/query_comman.c	 functions to manipulate query_commans
libaegis/change/history/trash.c	 functions to manipulate trashs
libaegis/change/integra_direct/clear.c	 functions to manipulate clears
libaegis/change/integra_direct/get.c	 functions to manipulate gets
libaegis/change/integra_direct/set.c	 functions to manipulate sets
libaegis/change/integra_name.c	 functions to manipulate integra_names
libaegis/change/lock_sync.c	 functions to manipulate lock_syncs
libaegis/change/lock_sync.h	 interface definition for libaegis/change/lock_sync.c
libaegis/change/logfile/basename.c	 functions to manipulate basenames
libaegis/change/logfile/get.c	 functions to manipulate gets
libaegis/change/metrics/file_pat_get.c	 functions to manipulate file_pat_gets
libaegis/change/outstanding.c	 functions to manipulate outstandings
libaegis/change/pathconf.c	 functions to manipulate pathconfs
libaegis/change/pconf/get.c	 functions to manipulate gets
libaegis/change/pconf/path_get.c	 functions to manipulate path_gets
libaegis/change/reviewe_name.c	 functions to manipulate reviewe_names
libaegis/change/run/chanfileundo.c	 functions to manipulate change_file_undos
libaegis/change/run/change_file.c	 functions to manipulate change_files
libaegis/change/run/develendundo.c	 functions to manipulate develendundos
libaegis/change/run/develo_begin.c	 functions to manipulate develo_begins
libaegis/change/run/develop_end.c	 functions to manipulate develop_ends
libaegis/change/run/forcdevebegi.c	 functions to manipulate forcdevebegis
libaegis/change/run/integr_begin.c	 functions to manipulate integr_begins
libaegis/change/run/integra_fail.c	 functions to manipulate integra_fails
libaegis/change/run/integra_pass.c	 functions to manipulate integra_passs
libaegis/change/run/project_file.c	 functions to manipulate project_files
libaegis/change/run/projfileneed.c	 functions to manipulate projfileneeds
libaegis/change/run/review_fail.c	 functions to manipulate review_fails
libaegis/change/run/review_pass.c	 functions to manipulate review_passs
libaegis/change/run/revipassundo.c	 functions to manipulate revipassundos
libaegis/change/sch_path_get.c	 functions to manipulate sch_path_gets
libaegis/change/test/bas_time_set.c	 functions to manipulate bas_time_sets
libaegis/change/test/batch.c	 functions to manipulate batchs
libaegis/change/test/batch.h	 interface definition for libaegis/change/test/batch.c
libaegis/change/test/batch_fake.c	 functions to manipulate batch_fakes
libaegis/change/test/batch_fake.h	 interface definition for libaegis/change/test/batch_fake.c
libaegis/change/test/batch_result.c	 functions to manipulate batch_results
libaegis/change/test/batch_result.h	 interface definition for libaegis/change/test/batch_result.c
libaegis/change/test/new_file_get.c	 functions to manipulate new_file_gets
libaegis/change/test/reg_time_set.c	 functions to manipulate reg_time_sets
libaegis/change/test/rescin_exemp.c	 functions to manipulate rescin_exemps
libaegis/change/test/run_command.c	 functions to manipulate run_commands
libaegis/change/test/run_list.c	 functions to manipulate run_lists
libaegis/change/test/run_list.h	 interface definition for libaegis/change/test/run_list.c
libaegis/change/test/time_set.c	 functions to manipulate time_sets
libaegis/change/test/times_clear.c	 functions to manipulate times_clears
libaegis/change/top_path/get.c	 functions to manipulate gets
libaegis/change/top_path/set.c	 functions to manipulate sets
libaegis/change/umask.c	 functions to manipulate umasks
libaegis/change/verbose.c	 functions to manipulate verboses
libaegis/change/verbose.h	 interface definition for libaegis/change/verbose.c
libaegis/change/verbose/newchancomp.c	 functions to manipulate newchancomps
libaegis/change/version.c	 functions to manipulate versions
libaegis/col.c	 functions for columnized output
libaegis/col.h	 interface definition for aegis/col.c
libaegis/col/pretty.c	 functions to manipulate prettys
libaegis/col/pretty.h	 interface definition for libaegis/col/pretty.c
libaegis/col/private.c	 functions to manipulate privates
libaegis/col/private.h	 interface definition for libaegis/col/private.c
libaegis/col/unformatted.c	 functions to manipulate unformatteds
libaegis/col/unformatted.h	 interface definition for libaegis/col/unformatted.c
libaegis/commit.c	 functions to store and enact file manipulations for commit
libaegis/commit.h	 interface definition for aegis/commit.c
libaegis/common.def	 enumerations common to many aegis file contents
libaegis/cstate.def	 change state file contents definition
libaegis/dir.c	 functions to walk directory trees
libaegis/dir.h	 interface definition for aegis/dir.c
libaegis/file.c	 functions for pushing files around
libaegis/file.h	 interface definition for aegis/file.c
libaegis/file/cat_string.c	 functions to manipulate cat_strings
libaegis/file/from_string.c	 functions to manipulate from_strings
libaegis/fopen_nfs.c	 functions to insulate fopen from stale NFS file handles
libaegis/fopen_nfs.h	 interface definition for libaegis/fopen_nfs.c
libaegis/fstate.def	 file state file contents definition
libaegis/getpw_cache.c	 functions to manipulate getpw_caches
libaegis/getpw_cache.h	 interface definition for libaegis/getpw_cache.c
libaegis/gif.h	 interface definition for libaegis/gif .c files
libaegis/gif/close.c	 function to close GIF files
libaegis/gif/colormap_get.c	 functions to get GIF colormaps
libaegis/gif/colormap_set.c	 functions to set GIF colormaps
libaegis/gif/create.c	 functions to manipilate GIF files
libaegis/gif/line.c	 functions to draw lines in GIF files
libaegis/gif/mime.c	 functions to attach a MIME type to GIF files
libaegis/gif/open.c	 functions to open GIF files
libaegis/gif/pixel_get.c	 functions to get GIF pixels
libaegis/gif/pixel_put.c	 functions to set GIF pixels
libaegis/gif/private.c	 functions to manipulate the bowels of GIF files
libaegis/gif/private.h	 interface definition for common/gif/private.c
libaegis/gif/rect.c	 functions to draw GIF rects
libaegis/gif/text.c	 functions to draw text in GIF files
libaegis/glue.c	 functions to perform systems calls in subprocesses
libaegis/glue.h	 interface definition for libaegis/glue.c
libaegis/glue/catfile.c	 functions to manipulate catfiles
libaegis/glue/copyfile.c	 functions to manipulate copyfiles
libaegis/glue/file_compare.c	 functions to manipulate file_compares
libaegis/glue/file_fingerp.c	 functions to manipulate file_fingerps
libaegis/glue/read_dir.c	 functions to manipulate read_dirs
libaegis/glue/rmdir.c	 functions to manipulate rmdirs
libaegis/gonzo.c	 functions for manipulating global state data
libaegis/gonzo.h	 interface definition for aegis/gonzo.c
libaegis/gram.h	 interface definition for aegis/gram.y
libaegis/gram.y	 grammar and functions to parse aegis' data files
libaegis/gstate.def	 global state file contents definition
libaegis/help.c	 functions to provide consistent treatment of -Help options
libaegis/help.h	 interface definition for aegis/help.c
libaegis/help/badprojname.c	 functions to manipulate badprojnames
libaegis/help/date_unknown.c	 functions to manipulate date_unknowns
libaegis/help/grouptoopriv.c	 functions to manipulate grouptooprivs
libaegis/help/projaliaexis.c	 functions to manipulate projaliaexiss
libaegis/help/pronamtoolon.c	 functions to manipulate pronamtoolons
libaegis/help/toomanyfiles.c	 functions to manipulate toomanyfiless
libaegis/help/user_toopriv.c	 functions to manipulate user_tooprivs
libaegis/input.c	 functions for reading input
libaegis/input.h	 interface definition for libaegis/input.c
libaegis/input/822wrap.c	 functions to perfom rfc822 line wrapping
libaegis/input/822wrap.h	 interface definition for aedist/input/822wrap.c
libaegis/input/base64.c	 functions to manipulate base64s
libaegis/input/base64.h	 interface definition for libaegis/input/base64.c
libaegis/input/crlf.c	 functions for reading input and filtering out CR LF sequences
libaegis/input/crlf.h	 interface definition for libaegis/input/crlf.c
libaegis/input/env.c	 functions for reading input from environment variables
libaegis/input/env.h	 interface definition for libaegis/input/env.c
libaegis/input/fatal_error.c	 functions to manipulate fatal_errors
libaegis/input/file.c	 functions for reading input from files
libaegis/input/file.h	 interface definition for libaegis/input/file.c
libaegis/input/file_text.c	 functions to read input from text files
libaegis/input/file_text.h	 interface definition for libaegis/input/file_text.c
libaegis/input/gunzip.c	 functions to manipulate gunzips
libaegis/input/gunzip.h	 interface definition for libaegis/input/gunzip.c
libaegis/input/one_line.c	 functions to manipulate one_lines
libaegis/input/private.c	 functions for manipulating input streams
libaegis/input/private.h	 class internal definitions for input streams
libaegis/input/pushba_trans.c	 functions to manipulate pushba_transs
libaegis/input/quoted_print.c	 functions to manipulate quoted_prints
libaegis/input/quoted_print.h	 interface definition for libaegis/input/quoted_print.c
libaegis/input/stdin.c	 functions to manipulate stdins
libaegis/input/stdin.h	 interface definition for libaegis/input/stdin.c
libaegis/input/to_output.c	 functions to copy inputs to outputs
libaegis/input/uudecode.c	 functions to manipulate uudecodes
libaegis/input/uudecode.h	 interface definition for libaegis/input/uudecode.c
libaegis/interval.c	 functions to manipulate intervals
libaegis/interval.h	 interface definition for aegis/interval.c
libaegis/io.c	 functions to parse and write fundamental data types
libaegis/io.h	 interface definition for aegis/io.c
libaegis/lex.c	 functions to perform lexical analysis on aegis' data files
libaegis/lex.h	 interface definition for libaegis/lex.c
libaegis/lock.c	 functions to lock aegis' data
libaegis/lock.h	 interface definition for aegis/lock.c
libaegis/log.c	 functions to open and close log files
libaegis/log.h	 interface definition for aegis/log.c
libaegis/metrics.def	 metrics.def
libaegis/option.c	 functions to manipulate command line options
libaegis/option.h	 interface definition for common/option.c
libaegis/os.c	 wrappers around operating system functions
libaegis/os.h	 interface definition for aegis/os.c
libaegis/os/dirname.c	 functions to manipulate dirnames
libaegis/os/dirname_rel.c	 functions to manipulate dirnames
libaegis/os/isa/directory.c	 functions to manipulate directorys
libaegis/os/isa/path_prefix.c	 functions to manipulate path_prefixs
libaegis/os/isa/path_prefix.h	 interface definition for libaegis/os/isa/path_prefix.c
libaegis/os/isa/special_file.c	 functions to manipulate special_files
libaegis/os/mkdir_betwen.c	 functions to manipulate mkdir_betwens
libaegis/os/path_cat.c	 functions to join path elements
libaegis/os/pathname.c	 wrappers around operating system functions
libaegis/os/size.c	 functions to manipulate sizes
libaegis/output.c	 functions to manipulate outputs through a common API
libaegis/output.h	 interface definition for libaegis/output.c
libaegis/output/base64.c	 functions to encode output as MIME base 64
libaegis/output/base64.h	 interface definition for libaegis/output/base64.c
libaegis/output/conten_encod.c	 functions to manipulate conten_encods
libaegis/output/conten_encod.h	 interface definition for libaegis/output/conten_encod.c
libaegis/output/file.c	 functions to deliver output to files
libaegis/output/file.h	 interface definition for libaegis/output/file.c
libaegis/output/gzip.c	 functions to gzip output streams
libaegis/output/gzip.h	 interface definition for libaegis/output/gzip.c
libaegis/output/indent.c	 functions to filter output to be indented
libaegis/output/indent.h	 interface definition for libaegis/output/indent.c
libaegis/output/memory.c	 functions to manipulate memorys
libaegis/output/memory.h	 interface definition for libaegis/output/memory.c
libaegis/output/pager.c	 functions to pipe output through paginator
libaegis/output/pager.h	 interface definition for aegis/output/pager.c
libaegis/output/prefix.c	 functions to manipulate prefixs
libaegis/output/prefix.h	 interface definition for libaegis/output/prefix.c
libaegis/output/private.c	 functions to perform common output functions
libaegis/output/private.h	 interface definition for libaegis/output/private.c
libaegis/output/quoted_print.c	 functions to manipulate quoted_prints
libaegis/output/quoted_print.h	 interface definition for libaegis/output/quoted_print.c
libaegis/output/stdout.c	 functions to deliver output to stdout
libaegis/output/stdout.h	 interface definition for libaegis/output/stdout.c
libaegis/output/tee.c	 functions to manipulate tees
libaegis/output/tee.h	 interface definition for libaegis/output/tee.c
libaegis/output/to_wide.c	 functions to manipulate to_wides
libaegis/output/to_wide.h	 interface definition for libaegis/output/to_wide.c
libaegis/output/uuencode.c	 functions to manipulate uuencodes
libaegis/output/uuencode.h	 interface definition for libaegis/output/uuencode.c
libaegis/output/wrap.c	 functions to manipulate wraps
libaegis/output/wrap.h	 interface definition for libaegis/output/wrap.c
libaegis/parse.c	 functions to parse aegis' data files
libaegis/parse.h	 interface definition for aegis/parse.c
libaegis/patch.h	 interface definition for libaegis/patch/
libaegis/patch/apply.c	 functions to manipulate applys
libaegis/patch/context.c	 functions to manipulate contexts
libaegis/patch/context.h	 interface definition for libaegis/patch/context.c
libaegis/patch/file.c	 functions to manipulate files
libaegis/patch/file.h	 interface definition for libaegis/patch/file.c
libaegis/patch/format.h	 interface definition for libaegis/patch/format.c
libaegis/patch/format/context.c	 functions to manipulate contexts
libaegis/patch/format/context.h	 interface definition for libaegis/patch/format/context.c
libaegis/patch/format/uni.c	 functions to manipulate unis
libaegis/patch/format/uni.h	 interface definition for libaegis/patch/format/uni.c
libaegis/patch/hunk.c	 functions to manipulate hunks
libaegis/patch/hunk.h	 interface definition for libaegis/patch/hunk.c
libaegis/patch/hunk_list.c	 functions to manipulate hunk_lists
libaegis/patch/hunk_list.h	 interface definition for libaegis/patch/hunk_list.c
libaegis/patch/line.c	 functions to manipulate lines
libaegis/patch/line.h	 interface definition for libaegis/patch/line.c
libaegis/patch/line_list.c	 functions to manipulate line_lists
libaegis/patch/line_list.h	 interface definition for libaegis/patch/line_list.c
libaegis/patch/list.c	 functions to manipulate lists
libaegis/patch/list.h	 interface definition for libaegis/patch/list.c
libaegis/patch/read.c	 functions to manipulate reads
libaegis/pattr.def	 project attributes file contents definition
libaegis/pconf.def	 project config file contents definition
libaegis/project.c	 functions to manipulate project state data
libaegis/project.h	 interface definition for aegis/project.c
libaegis/project/active.c	 functions to manipulate actives
libaegis/project/active.h	 interface definition for libaegis/project/active.c
libaegis/project/file.h	 interface definition for aegis/project/file/...c
libaegis/project/file/directory/conflict.c	 functions to manipulate conflicts
libaegis/project/file/directory/query.c	 functions to manipulate querys
libaegis/project/file/find.c	 functions to manipulate finds
libaegis/project/file/find_fuzzy.c	 functions to manipulate find_fuzzys
libaegis/project/file/list_get.c	 functions to manipulate list_gets
libaegis/project/file/list_get.h	 interface definition for libaegis/project/file/list_get.c
libaegis/project/file/new.c	 functions to manipulate news
libaegis/project/file/nth.c	 functions to manipulate nths
libaegis/project/file/path.c	 functions to manipulate paths
libaegis/project/file/remove.c	 functions to manipulate removes
libaegis/project/file/roll_forward.c	 functions to manipulate roll_forwards
libaegis/project/file/roll_forward.h	 interface definition for libaegis/project/file/roll_forward.c
libaegis/project/file/shallow.c	 functions to manipulate shallows
libaegis/project/file/shallow_chk.c	 functions to manipulate shallow_chks
libaegis/project/file/trojan.c	 functions to check filenames for trojan suspectedness
libaegis/project/file/trojan.h	 interface definition for libaegis/project/file/trojan.c
libaegis/project/list.c	 functions to manipulate lists
libaegis/project/new_branch.c	 functions to manipulate new_branchs
libaegis/project/pattr/edit.c	 functions to manipulate edits
libaegis/project/pattr/edit.h	 interface definition for libaegis/project/pattr/edit.c
libaegis/project/pattr/get.c	 functions to get a pattr from a project
libaegis/project/pattr/get.h	 interface definition for libaegis/project/pattr/get.c
libaegis/project/pattr/set.c	 functions to manipulate sets
libaegis/project/pattr/set.h	 interface definition for libaegis/project/pattr/set.c
libaegis/project/pconf/get.c	 functions to manipulate gets
libaegis/project/sch_path_get.c	 functions to manipulate sch_path_gets
libaegis/project/verbose.h	 interface definition for libaegis/project/verbose.c
libaegis/project/verbose/directory.c	 functions to manipulate directorys
libaegis/project/verbose/newbrancomp.c	 functions to manipulate newbrancomps
libaegis/project/verbose/newprojcomp.c	 functions to manipulate newprojcomps
libaegis/project_hist.c	 functions to manipulate project history
libaegis/project_hist.h	 interface definition for aegis/project_hist.c
libaegis/pstate.def	 project state file contents definition
libaegis/rfc822header.c	 functions to manipulate headers
libaegis/rfc822header.h	 interface definition for aedist/rfc822header.c
libaegis/rptidx.def	 report index file format definition
libaegis/sub.c	 functions to perform command substitutions
libaegis/sub.h	 interface definition for aegis/sub.c
libaegis/sub/addpathsuffi.c	 functions to implement the add_path_suffix substitution
libaegis/sub/addpathsuffi.h	 interface definition for libaegis/sub/addpathsuffi.c
libaegis/sub/basename.c	 functions to impliment the basename substitution
libaegis/sub/basename.h	 interface definition for aegis/sub/basename.c
libaegis/sub/binary_direc.c	 functions to manipulate binary_direcs
libaegis/sub/binary_direc.h	 interface definition for libaegis/sub/binary_direc.c
libaegis/sub/capitalize.c	 functions to manipulate capitalizes
libaegis/sub/capitalize.h	 interface definition for libaegis/sub/capitalize.c
libaegis/sub/change/developer.c	 functions to manipulate developers
libaegis/sub/change/developer.h	 interface definition for libaegis/sub/change/developer.c
libaegis/sub/change/integrator.c	 functions to manipulate integrators
libaegis/sub/change/integrator.h	 interface definition for libaegis/sub/change/integrator.c
libaegis/sub/change/number.c	 functions to manipulate changes
libaegis/sub/change/number.h	 interface definition for libaegis/sub/change.c
libaegis/sub/change/reviewer.c	 functions to manipulate reviewers
libaegis/sub/change/reviewer.h	 interface definition for libaegis/sub/change/reviewer.c
libaegis/sub/comment.c	 functions to impliment comment substitutions
libaegis/sub/comment.h	 interface definition for aegis/sub/comment.c
libaegis/sub/common_direc.c	 functions to manipulate common_direcs
libaegis/sub/common_direc.h	 interface definition for libaegis/sub/common_direc.c
libaegis/sub/data_directo.c	 functions to manipulate data_directos
libaegis/sub/data_directo.h	 interface definition for libaegis/sub/data_directo.c
libaegis/sub/delta.c	 functions to manipulate deltas
libaegis/sub/delta.h	 interface definition for libaegis/sub/delta.c
libaegis/sub/dirname.c	 functions to manipulate dirnames
libaegis/sub/dirname.h	 interface definition for libaegis/sub/dirname.c
libaegis/sub/dirname_rel.c	 functions to manipulate dirnames
libaegis/sub/dirname_rel.h	 interface definition for libaegis/sub/dirname_rel.c
libaegis/sub/dollar.c	 functions to manipulate dollars
libaegis/sub/dollar.h	 interface definition for aegis/sub/dollar.c
libaegis/sub/downcase.c	 functions to manipulate downcases
libaegis/sub/downcase.h	 interface definition for libaegis/sub/downcase.c
libaegis/sub/expr.c	 functions to manipulate exprs
libaegis/sub/expr.h	 interface definition for aegis/sub/expr.c
libaegis/sub/expr_gram.h	 interface definition for aegis/sub/expr_gram.y
libaegis/sub/expr_gram.y	 functions to parse expression grammar
libaegis/sub/expr_lex.c	 functions to manipulate expr_lexs
libaegis/sub/expr_lex.h	 interface definition for aegis/sub/expr_lex.c
libaegis/sub/getenv.c	 functions to manipulate getenvs
libaegis/sub/getenv.h	 interface definition for libaegis/sub/getenv.c
libaegis/sub/histo_direc.c	 functions to manipulate histo_direcs
libaegis/sub/histo_direc.h	 interface definition for libaegis/sub/histo_direc.c
libaegis/sub/left.c	 functions to manipulate lefts
libaegis/sub/left.h	 interface definition for aegis/sub/left.c
libaegis/sub/length.c	 functions to manipulate lengths
libaegis/sub/length.h	 interface definition for aegis/sub/length.c
libaegis/sub/librar_direc.c	 functions to manipulate librar_direcs
libaegis/sub/librar_direc.h	 interface definition for libaegis/sub/librar_direc.c
libaegis/sub/namemax.c	 functions to manipulate namemaxs
libaegis/sub/namemax.h	 interface definition for aegis/sub/namemax.c
libaegis/sub/project.c	 functions to manipulate projects
libaegis/sub/project.h	 interface definition for libaegis/sub/project.c
libaegis/sub/project/adminis_list.c	 functions to manipulate adminis_lists
libaegis/sub/project/adminis_list.h	 interface definition for libaegis/sub/project/adminis_list.c
libaegis/sub/project/baseline.c	 functions to manipulate baselines
libaegis/sub/project/baseline.h	 interface definition for libaegis/sub/project/baseline.c
libaegis/sub/project/develop_list.c	 functions to manipulate develop_lists
libaegis/sub/project/develop_list.h	 interface definition for libaegis/sub/project/develop_list.c
libaegis/sub/project/integra_list.c	 functions to manipulate integra_lists
libaegis/sub/project/integra_list.h	 interface definition for libaegis/sub/project/integra_list.c
libaegis/sub/project/reviewe_list.c	 functions to manipulate reviewe_lists
libaegis/sub/project/reviewe_list.h	 interface definition for libaegis/sub/project/reviewe_list.c
libaegis/sub/project/specific.c	 functions to manipulate specifics
libaegis/sub/project/specific.h	 interface definition for libaegis/sub/project/specific.c
libaegis/sub/quote.c	 functions to implement the quote substitution
libaegis/sub/quote.h	 interface definition for libaegis/sub/quote.c
libaegis/sub/right.c	 functions to manipulate rights
libaegis/sub/right.h	 interface definition for aegis/sub/right.c
libaegis/sub/search_path.c	 functions to manipulate search_paths
libaegis/sub/search_path.h	 interface definition for libaegis/sub/search_path.c
libaegis/sub/source.c	 functions to manipulate sources
libaegis/sub/source.h	 interface definition for libaegis/sub/source.c
libaegis/sub/substitute.c	 functions to manipulate substitutes
libaegis/sub/substitute.h	 interface definition for libaegis/sub/substitute.c
libaegis/sub/trim_directo.c	 functions to manipulate trim_directos
libaegis/sub/trim_directo.h	 interface definition for libaegis/sub/trim_directo.c
libaegis/sub/trim_extensi.c	 functions to manipulate trim_extensis
libaegis/sub/trim_extensi.h	 interface definition for libaegis/sub/trim_extensi.c
libaegis/sub/upcase.c	 functions to manipulate upcases
libaegis/sub/upcase.h	 interface definition for libaegis/sub/upcase.c
libaegis/sub/user.c	 functions to manipulate users
libaegis/sub/user.h	 interface definition for libaegis/sub/user.c
libaegis/sub/zero_pad.c	 functions to manipulate zero_pads
libaegis/sub/zero_pad.h	 interface definition for aegis/sub/zero_pad.c
libaegis/tstrslt.def	 How to represent test results.
libaegis/type.c	 functions to manipulate types in aegis' data files
libaegis/type.h	 interface definition for aegis/type.c
libaegis/uconf.def	 user config file contents definition
libaegis/uname.c	 functions to manipulate unames
libaegis/uname.h	 interface definition for uname.c
libaegis/undo.c	 functions to store and enact file operations on transaction abort
libaegis/undo.h	 interface definition for aegis/undo.c
libaegis/user.c	 functions to manage information about users
libaegis/user.h	 interface definition for aegis/user.c
libaegis/ustate.def	 user state file contents definition
libaegis/version.c	 functions to manipulate versions
libaegis/version.h	 interface definition for libaegis/version.c
libaegis/wide_output.c	 functions to manipulate wchar_t output through a common API
libaegis/wide_output.h	 interface definition for libaegis/wide_output.c
libaegis/wide_output/column.c	 functions to manipulate columns
libaegis/wide_output/column.h	 interface definition for libaegis/wide_output/column.c
libaegis/wide_output/expand.c	 functions to manipulate expands
libaegis/wide_output/expand.h	 interface definition for libaegis/wide_output/expand.c
libaegis/wide_output/head.c	 functions to manipulate heads
libaegis/wide_output/head.h	 interface definition for libaegis/wide_output/head.c
libaegis/wide_output/header.c	 functions to manipulate headers
libaegis/wide_output/header.h	 interface definition for libaegis/wide_output/header.c
libaegis/wide_output/private.c	 functions to manipulate privates
libaegis/wide_output/private.h	 interface definition for libaegis/wide_output/private.c
libaegis/wide_output/to_narrow.c	 functions to send wide char output into narrow char output
libaegis/wide_output/to_narrow.h	 interface definition for libaegis/wide_output/to_narrow.c
libaegis/wide_output/truncate.c	 functions to manipulate truncates
libaegis/wide_output/truncate.h	 interface definition for libaegis/wide_output/truncate.c
libaegis/wide_output/unexpand.c	 functions to manipulate unexpands
libaegis/wide_output/unexpand.h	 interface definition for libaegis/wide_output/unexpand.c
libaegis/wide_output/wrap.c	 functions to manipulate wraps
libaegis/wide_output/wrap.h	 interface definition for libaegis/wide_output/wrap.c
libaegis/zero.c	 functions to manipulate zeros
libaegis/zero.h	 interface definition for aegis/zero.c
script/ae-sccs-put.in	 Source for the ae-sccs-put script.
script/aebuffy.in	 aebuffy.in
script/aecomp.in	 tcl-tk change set comparison program contributed by Scott Finneran.
script/aegis.synpic	 synpic program to generate aegis icon
script/tkaeca.in	 tcl-tk aeca equivalent
script/tkaegis.in	 tkaegis.wish
script/tkaenc.in	 tcl-tk aenc equivalent
script/tkaer.in	 tcl-tk review assist program contributed by Scott Finneran.
script/xaegis.in	 wish script to give aegis a GUI interface
test/00/t0001a.sh	 test -Help for each function
test/00/t0002a.sh	 Test core functionality.
test/00/t0003a.sh	 Test 'aegis -VERSion'
test/00/t0004a.sh	 Test the 'aegis -DIFFerence' command.
test/00/t0005a.sh	 Test the 'aegis -DevEnd' command.
test/00/t0006a.sh	 Test 'aegis -DIFFerence' when the edit number is out-of-date.
test/00/t0007a.sh	 test for correct behaviour around symbolic links
test/00/t0008a.sh	 Test command substitutions
test/00/t0009a.sh	 Test -New_ReLeaSe functionality.
test/00/t0010a.sh	 Test -Review_Pass_Undo functionality.
test/00/t0011a.sh	 Test documentation example.
test/00/t0012a.sh	 Test the aermpr functionality
test/00/t0013a.sh	 Test the -New_Change_Undo functionality
test/00/t0014a.sh	 Test the -Develop_Begin_Undo functionality
test/00/t0015a.sh	 Test the -Integrate_Begin_Undo functionality
test/00/t0016a.sh	 Test the aemv functionality
test/00/t0017a.sh	 Test 'aegis -DIFFerence -ANticipate' variant
test/00/t0018a.sh	 Test the 'aegis -NewFile -Build' command.
test/00/t0019a.sh	 Test remove and recreate file
test/00/t0020a.sh	 Test symlink farm functionality
test/00/t0021a.sh	 Test the 'aegis -report' functionality
test/00/t0022a.sh	 Test the basic report language
test/00/t0023a.sh	 Test the report generator functionality
test/00/t0024a.sh	 Test the report generator functionality
test/00/t0025a.sh	 Test the aechown functionality
test/00/t0026a.sh	 Test the aegis -Delta_Name functionality
test/00/t0027a.sh	 Test the report split() functionality
test/00/t0028a.sh	 Test the report wrap() functionality
test/00/t0029a.sh	 Test the report substr() functionality
test/00/t0030a.sh	 Test the project format conversion functionality
test/00/t0031a.sh	 Test branching functionality.
test/00/t0032a.sh	 Test the fingerprint functionality
test/00/t0033a.sh	 Test the report relational operators
test/00/t0034a.sh	 Test the aenfu functionality
test/00/t0035a.sh	 Test the zero'th change functionality
test/00/t0036a.sh	 Test the aenpr branch functionality
test/00/t0038a.sh	 Test aeipass mod time functionality.
test/00/t0039a.sh	 Test the test correlation functionality
test/00/t0040a.sh	 Test the large lexer strings functionality
test/00/t0041a.sh	 Test the aecpu directory functionality
test/00/t0042a.sh	 Test the aed directory functionality
test/00/t0043a.sh	 Test the aemv directory functionality
test/00/t0044a.sh	 Test the aenfu directory functionality
test/00/t0045a.sh	 Test the aentu directory functionality
test/00/t0046a.sh	 Test the aerm directory functionality
test/00/t0047a.sh	 Test the aermu directory functionality
test/00/t0048a.sh	 Test the aet directory functionality
test/00/t0049a.sh	 Test the cross-branch merge functionality
test/00/t0050a.sh	 Test the strftime report functionality
test/00/t0051a.sh	 Test the aent named test functionality
test/00/t0052a.sh	 Test the branch diff functionality
test/00/t0053a.sh	 Test the project_file_dir function
test/00/t0054a.sh	 Test the aerm branch functionality
test/00/t0055a.sh	 Test the aerm vs aede branch functionality
test/00/t0056a.sh	 Test the aerm vs aede branch functionality
test/00/t0057a.sh	 Test the throw/catch report functionality
test/00/t0058a.sh	 Test the aecp -delta functionality
test/00/t0059a.sh	 Test the ${comment} functionality
test/00/t0060a.sh	 Test the aecp -indep functionality
test/00/t0061a.sh	 Test the aecp -ro functionality
test/00/t0062a.sh	 Test the symlink branch functionality
test/00/t0063a.sh	 Test the working_days functionality
test/00/t0064a.sh	 Test the aede functionality
test/00/t0065a.sh	 Test the whiteout functionality
test/00/t0066a.sh	 Test the aefind functionality
test/00/t0067a.sh	 Test the branch ipass functionality
test/00/t0068a.sh	 Test the report dirname/basename functionality
test/00/t0069a.sh	 Test the aecp -delta functionality
test/00/t0070a.sh	 Test symlink farm functionality
test/00/t0071a.sh	 Test the aeclone functionality
test/00/t0072a.sh	 Test the shell_safe_filenames functionality
test/00/t0073a.sh	 Test the quote subst functionality
test/00/t0074a.sh	 Test aeclean example.
test/00/t0075a.sh	 Test the report wrap_html() functionality
test/00/t0076a.sh	 Test the trim_directory subst functionality
test/00/t0077a.sh	 Test the report quote_html() functionality
test/00/t0078a.sh	 Test the report quote_url() functionality
test/00/t0079a.sh	 Test the report unquote_url() functionality
test/00/t0080a.sh	 Test metrics functionality
test/00/t0081a.sh	 Test the subst functionality
test/00/t0082a.sh	 Test the aenc functionality
test/00/t0083a.sh	 Test integrate pass functionality
test/00/t0084a.sh	 Test integrate pass functionality
test/00/t0085a.sh	 Test new change -o functionality
test/00/t0086a.sh	 Test the skip_unlucky functionality
test/00/t0087a.sh	 Test the base64 ofilter functionality
test/00/t0088a.sh	 Test the o-zlib functionality
test/00/t0089a.sh	 Test aedist functionality
test/00/t0090a.sh	 Test the zlib decode functionality
test/00/t0091a.sh	 Test the zlib decode functionality
test/00/t0092a.sh	 Test the base64 input functionality
test/00/t0093a.sh	 Test aedist functionality
test/00/t0095a.sh	 Test aedist -send -entire-source functionality
test/00/t0096a.sh	 Test the aermpr functionality
test/00/t0097a.sh	 Test the aenbru functionality
test/00/t0098a.sh	 Test aedist -send -baseline functionality
test/00/t0099a.sh	 Test aedist -send -baseline functionality
test/01/t0100a.sh	 Test the add_path_suffix subst functionality
test/01/t0101a.sh	 Test the aenpr -keep functionality
test/01/t0102a.sh	 Test the aenpr -file functionality
test/01/t0103a.sh	 Test the report wrap() functionality
test/01/t0105a.sh	 Test aedist functionality
test/01/t0106a.sh	 Test the symlink functionality
test/01/t0107a.sh	 Test the capitalize subst functionality
test/01/t0108a.sh	 Test the report quote_tcl() functionality
test/01/t0109a.sh	 Test the aenf dir functionality
test/01/t0110a.sh	 Test the aenpa functionality
test/01/t0111a.sh	 Test the aesub functionality
test/01/t0112a.sh	 Test the subst subst functionality
test/01/t0113a.sh	 Test the aenf body_command functionality
test/01/t0115a.sh	 Test the foreach nul functionality
test/01/t0116a.sh	 Test the aeclone vs aerm functionality
test/01/t0117a.sh	 Test the symlink farm functionality
test/01/t0118a.sh	 Test the gettime functionality
test/01/t0119a.sh	 Test the batch_test_command functionality
test/01/t0120a.sh	 Test the aesub functionality
test/01/t0121a.sh	 Test the aer mtime func functionality
test/01/t0122a.sh	 Test the aecp -delta functionality
test/01/t0123a.sh	 Test the aeimport functionality
test/01/t0125a.sh	 Test the aesub quote functionality
test/01/t0127a.sh	 Test the aeimport sccs functionality
test/01/t0128a.sh	 Test the aemvu functionality
test/01/t0129a.sh	 Test the aede branch functionality
test/01/t0130a.sh	 Test the aenbru functionality
test/01/t0131a.sh	 Test the input_quoted_printable functionality
test/01/t0132a.sh	 Test the output_quoted_printable functionality
test/01/t0133a.sh	 Test the history encoding functionality
test/01/t0135a.sh	 Test the aedist -send -naa functionality
test/01/t0136a.sh	 Test patch -send functionality
test/01/t0137a.sh	 Test the aepatch --list functionality
test/01/t0138a.sh	 Test patch -send functionality
test/01/t0139a.sh	 Test patch -send functionality
test/01/t0150a.sh	 Test patch -send functionality
test/01/t0151a.sh	 Test the uuencode functionality
test/01/t0152a.sh	 Test build_time_adjust_notify_command functionality
test/activity.awk	 Renumber activity lines in tests
test/activity.sh	 shell script to manipulate activitys
test_base64/main.c	 functions to manipulate mains
test_zlib/main.c	 functions to manipulate mains
