home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume27 / aegis-2.1 / part12 / Manifest
Encoding:
Text File  |  1993-09-24  |  20.9 KB  |  383 lines

  1.  
  2.  
  3. README    Blurb about aegis
  4. BUILDING    Instructions how to build, test and install aegis
  5. CHANGES    Change history of this release of aegis
  6. LICENSE    GNU General Public License
  7. MANIFEST    This file
  8. Makefile    Instructions to make(1) how to build and test aegis
  9. aegis/aeb.c     functions to perform development and integration builds
  10. aegis/aeb.h     interface definition for aegis/aeb.c
  11. aegis/aeca.c     functions to list and modify change attributes
  12. aegis/aeca.h     interface definition for aegis/aeca.c
  13. aegis/aecd.c     functions to change directory or determine paths
  14. aegis/aecd.h     interface definition for aegis/aecd.c
  15. aegis/aecp.c     copy files into a change, and undo
  16. aegis/aecp.h     interface definition for aegis/aecp.c
  17. aegis/aecpu.c     copy files into a change, and undo
  18. aegis/aecpu.h     interface definition for aegis/aecpu.c
  19. aegis/aed.c     difference a change
  20. aegis/aed.h     interface definition for aegis/diff.c
  21. aegis/aedb.c     functions to implement develop begin
  22. aegis/aedb.h     interface definition for aegis/aedb.c
  23. aegis/aedbu.c     functions to implement develop begin undo
  24. aegis/aedbu.h     interface definition for aegis/aedbu.c
  25. aegis/aede.c     functions to implement develop end
  26. aegis/aede.h     interface definition for aegis/aede.c
  27. aegis/aedeu.c     functions to implement develop end undo
  28. aegis/aedeu.h     interface definition for aedeu.c
  29. aegis/aeib.c     functions for implementing integrate begin
  30. aegis/aeib.h     interface definition for aegis/aeib.c
  31. aegis/aeibu.c     functions for implementing integrate begin undo
  32. aegis/aeibu.h     interface definition for aeibu.c
  33. aegis/aeif.c     functions for implementing integrate fail
  34. aegis/aeif.h     interface definition for aegis/aeif.c
  35. aegis/aeip.c     functions for implementing integrate pass
  36. aegis/aeip.h     interface definition for aegis/aeip.c
  37. aegis/ael.c     list interesting things about changes and projects
  38. aegis/ael.h     interface definition for aegis/ael.c
  39. aegis/aemv.c     functions to manipulate mvs
  40. aegis/aemv.h     interface definition for aegis/aemv.c
  41. aegis/aena.c     functions to implement new administrator
  42. aegis/aena.h     interface definition for aegis/aena.c
  43. aegis/aenc.c     functions to implement new change
  44. aegis/aenc.h     interface definition for aegis/aenc.c
  45. aegis/aencu.c     functions to implement new change undo
  46. aegis/aencu.h     interface definition for aegis/aencu.c
  47. aegis/aend.c     functions to implement new developer
  48. aegis/aend.h     interface definition for aegis/aend.c
  49. aegis/aenf.c     functions to add or remove a new file to a change
  50. aegis/aenf.h     interface definition for aegis/aenf.c
  51. aegis/aenfu.c     functions to add or remove a new file to a change
  52. aegis/aenfu.h     interface definition for aegis/aenfu.c
  53. aegis/aeni.c     functions to implement new integrator
  54. aegis/aeni.h     interface definition for aegis/aeni.c
  55. aegis/aenpr.c     functions to implement new project
  56. aegis/aenpr.h     interface definition for aegis/npr.c
  57. aegis/aenrls.c     functions to implement new release
  58. aegis/aenrls.h     interface definition for aegis/aenrls.c
  59. aegis/aenrv.c     functions to implement new reviewer
  60. aegis/aenrv.h     interface definition for aegis/aenrv.c
  61. aegis/aent.c     functions to implement new test
  62. aegis/aent.h     interface definition for aegis/aent.c
  63. aegis/aentu.c     functions to implement new test undo
  64. aegis/aentu.h     interface definition for aegis/aentu.c
  65. aegis/aepa.c     functions to list and modify project attributes
  66. aegis/aepa.h     interface definition for aegis/aepa.c
  67. aegis/aera.c     functions to implement remove administrator
  68. aegis/aera.h     interface definition for aegis/aera.c
  69. aegis/aerd.c     functions to implement remove developer
  70. aegis/aerd.h     interface definition for aegis/aerd.c
  71. aegis/aerf.c     functions to impliment review fail
  72. aegis/aerf.h     interface definition for aegis/aerf.c
  73. aegis/aeri.c     functions to implement remove administrator
  74. aegis/aeri.h     interface definition for aegis/aeri.c
  75. aegis/aerm.c     functions to implement remove file
  76. aegis/aerm.h     interface definition for aegis/aerm.c
  77. aegis/aermpr.c     functions to implement remove project
  78. aegis/aermpr.h     interface definition for aegis/aermpr.c
  79. aegis/aermu.c     functions to implement remove file undo
  80. aegis/aermu.h     interface definition for aegis/aermu.c
  81. aegis/aerp.c     functions to implement review pass
  82. aegis/aerp.h     interface definition for aegis/aerp.c
  83. aegis/aerpu.c     functions to implement review pass undo
  84. aegis/aerpu.h     interface definition for aegis/aerpu.c
  85. aegis/aerrv.c     functions to implement remove reviewer
  86. aegis/aerrv.h     interface definition for aegis/aerrv.c
  87. aegis/aet.c     functions to implement test
  88. aegis/aet.h     interface definition for aegis/aet.c
  89. aegis/arglex2.h     definitions of command line tokens
  90. aegis/cattr.def     change state file contents definition
  91. aegis/change.c     functions to manipulate change state data
  92. aegis/change.h     interface definition for aegis/change.c
  93. aegis/col.c     functions for columnized output
  94. aegis/col.h     interface definition for aegis/col.c
  95. aegis/commit.c     functions to store and enact file manipulations for commit
  96. aegis/commit.h     interface definition for aegis/commit.c
  97. aegis/common.def     enumerations common to many aegis file contents
  98. aegis/cstate.def     change state file contents definition
  99. aegis/dir.c     functions to walk directory trees
  100. aegis/dir.h     interface definition for aegis/dir.c
  101. aegis/file.c     functions for pushing files around
  102. aegis/file.h     interface definition for aegis/file.c
  103. aegis/glue.c     functions to perform systems calls in subprocesses
  104. aegis/glue.h     interface definition for aegis/glue.c
  105. aegis/gonzo.c     functions for manipulating global state data
  106. aegis/gonzo.h     interface definition for aegis/gonzo.c
  107. aegis/gram.h     interface definition for aegis/gram.y
  108. aegis/gram.y     grammar and functions to parse aegis' data files
  109. aegis/gstate.def     global state file contents definition
  110. aegis/help.c     functions to provide consistent treatment of -Help options
  111. aegis/help.h     interface definition for aegis/help.c
  112. aegis/indent.c     functions to automatically indent output
  113. aegis/indent.h     interface definition for aegis/indent.c
  114. aegis/io.c     functions to parse and write fundamental data types
  115. aegis/io.h     interface definition for aegis/io.c
  116. aegis/lex.c     functions to perform lexical analysis on aegis' data files
  117. aegis/lex.h     interface definition for aegis/lex.c
  118. aegis/lock.c     functions to lock aegis' data
  119. aegis/lock.h     interface definition for aegis/lock.c
  120. aegis/log.c     functions to open and close log files
  121. aegis/log.h     interface definition for aegis/log.c
  122. aegis/main.c     the operating system start-up point
  123. aegis/os.c     wrappers around operating system functions
  124. aegis/os.h     interface definition for aegis/os.c
  125. aegis/pager.c     functions to pipe output through paginator
  126. aegis/pager.h     interface definition for aegis/pager.c
  127. aegis/parse.c     functions to parse aegis' data files
  128. aegis/parse.h     interface definition for aegis/parse.c
  129. aegis/pattr.def     project attributes file contents definition
  130. aegis/pconf.def     project config file contents definition
  131. aegis/project.c     functions to manipulate project state data
  132. aegis/project.h     interface definition for aegis/project.h
  133. aegis/pstate.def     project state file contents definition
  134. aegis/sub.c     functions to perform command substitutions
  135. aegis/sub.h     interface definition for aegis/sub.c
  136. aegis/type.c     functions to manipulate types in aegis' data files
  137. aegis/type.h     interface definition for aegis/type.c
  138. aegis/uconf.def     user config file contents definition
  139. aegis/undo.c     functions to store and enact file operations on transation abort
  140. aegis/undo.h     interface definition for aegis/undo.c
  141. aegis/user.c     functions to manage information about users
  142. aegis/user.h     interface definition for aegis/user.c
  143. aegis/ustate.def     user state file contents definition
  144. aegis/version.c     give version information
  145. aegis/version.h     interface definition for aegis/version.c
  146. aux/BUILDING.man     source for BUILDING file
  147. aux/CHANGES.1.0    
  148. aux/CHANGES.1.1    
  149. aux/CHANGES.1.2    
  150. aux/CHANGES.1.3    
  151. aux/CHANGES.1.4    
  152. aux/CHANGES.2.0    
  153. aux/CHANGES.sh     shell script to create the CHANGES file
  154. aux/Howto.cook     instructions to cook(1), how to build project
  155. aux/MANIFEST.sh     shell script to generate the MANIFEST file
  156. aux/Makefile.awk     helper file for generating the Makefile file
  157. aux/Makefile.sh     shell script to generate the Mafile file
  158. aux/README.man     source for the README file
  159. aux/new.1.4.so     document describing features new to version 1.4
  160. aux/new.2.0.so     document describing some of the features new to version 2.0
  161. aux/new.2.1.so     document describing new.2.1.so
  162. aux/new.so    Include redirection for release notes.
  163. aux/patches.sh     shell script to generate the patch file
  164. common/ansi.c     missing ANSI C library functions
  165. common/arglex.c     lexical analysis of command line arguments
  166. common/arglex.h     interface definition for common/arglex.c
  167. common/error.c     functions to report errors
  168. common/error.h     interface definition for common/error.c
  169. common/main.h     common definitions, including DEBUG define
  170. common/mem.c     functions to manipulate dynamic memory
  171. common/mem.h     interface definition for common/mem.c
  172. common/option.c     functions to manipulate command line options
  173. common/option.h     interface definition for common/option.c
  174. common/patchlevel.h    The patch level of this distribution.
  175. common/s-v-arg.h     insulation from varargs.h versus stdarg.h incompatibilities
  176. common/str.c     string manipulation functions
  177. common/str.h     interface definition for common/str.c
  178. common/trace.c     functions for execution trace
  179. common/trace.h     interface definition for common/trace.c
  180. common/word.c     functions to manipulate lists of strings
  181. common/word.h     interface definition for common/word.c
  182. conf/AIX-3.2     aegis configuration for AIX 3.2 system
  183. conf/ConvexOS-10     aegis configuration for ConvexOS 10
  184. conf/IRIX-4.0     aegis configuration for IRIX 4.0 (Silicon Graphics)
  185. conf/Linux-0.99     aegis configuration for Linux 0.99
  186. conf/SCO-2.4     aegis configuration for SCO 2.4
  187. conf/SunOS-4.1.1     aegis configuration for SunOS 4.1.1
  188. conf/SunOS-4.1.2     aegis configuration for SunOS 4.1.2
  189. conf/SunOS-4.1.3     aegis configuration for SunOS 4.1.3
  190. conf/SunOS-5.1     aegis configuration for SunOS 5.1 (Solaris 2.1)
  191. conf/SysV-4.0     aegis configuration for generic SVR4 system
  192. conf/ULTRIX-4.2     aegis configuration for ULTRIX version 4.2
  193. conf/apollo     aegis configuration for apollo domain
  194. conf/dcosx     aegis configuration for Pyramid SMP DC/OSx
  195. conf/dgux-5.4.1     aegis configuration for dgux 5.4.1
  196. conf/hpux-8.07     aegis configuration for HP/UX 8.07
  197. config     instructions to aegis, per-project configuration
  198. doc/aegis.ms     User Guide
  199. doc/c1.0.so     User Guide, Introduction
  200. doc/c1.1.so     User Guide, Introduction, What does aegis do?
  201. doc/c1.2.so     User Guide, Introduction, Why use aegis?
  202. doc/c1.3.so     User Guide, How Aegis Works, When (not) to use Aegis
  203. doc/c1.4.so     User Guide, Introduction, How to use this manual
  204. doc/c2.0.so     User Guide, The Change Development Cycle
  205. doc/c2.1.so     User Guide, The Change Development Cycle, The Developer
  206. doc/c2.2.so     User Guide, The Change Development Cycle, The Reviewer
  207. doc/c2.3.so     User Guide, The Change Development Cycle, The Integrator
  208. doc/c2.4.so     User Guide, The Change Development Cycle, The Administrator
  209. doc/c2.5.so     User Guide, The Change Development Cycle, What to do Next
  210. doc/c3.0.so     User Guide, The History Tool"
  211. doc/c3.1.so     User Guide, The History Tool, Using SCCS
  212. doc/c3.2.so     User Guide, The History Tool, Using RCS
  213. doc/c3.3.so     User Guide, The History Tool, Using fhist
  214. doc/c4.0.so     User Guide, The Dependency Maintenance Tool
  215. doc/c4.1.so     User Guide, The Dependency Maintenance Tool, Requirements
  216. doc/c4.2.so     User Guide, The Dependency Maintenance Tool, Cook
  217. doc/c4.3.so     User Guide, The Dependency Maintenance Tool, Other Packages
  218. doc/c5.0.so     User Guide, The Project Attributes
  219. doc/c6.0.so     User Guide, Tips and Traps
  220. doc/c7.0.so     User Guide, How Aegis Works
  221. doc/c7.1.so     User Guide, How Aegis Works, The Model
  222. doc/c7.2.so     User Guide, How Aegis Works, Philosophy
  223. doc/c7.4.so     User Guide, How Aegis Works, Further Work
  224. doc/c7.5.so     User Guide, How Aegis Works, Security
  225. doc/c8.0.so     User Guide, The Difference Tools
  226. doc/c8.1.so     User Guide, The Difference Tools, Interfacing
  227. doc/c8.2.so     User Guide, The Difference Tools, Using diff and diff3
  228. doc/c8.3.so     User Guide, The Difference Tools, Using fhist
  229. doc/cA.0.so     User Guide, Appendix A: New Project Quick Reference
  230. doc/cB.0.so     User Guide, Appendix B: Glossary
  231. doc/cC.0.so     User Guide, Appendix C, Product Comparisons
  232. doc/version.so    The patch level of this distribution.
  233. fmtgen/id.c     symbol table manipulation
  234. fmtgen/id.h     interface definition for fmtgen/id.c
  235. fmtgen/indent.c     functions to automatically indent output
  236. fmtgen/indent.h     interface definition for fmtgen/indent.c
  237. fmtgen/lex.c     lexical analyzer
  238. fmtgen/lex.h     interface definition for fmtgen/lex.c
  239. fmtgen/main.c     operating system start-up point
  240. fmtgen/parse.h     interface definition for fmtgen/parse.y
  241. fmtgen/parse.y     grammar and functions to parse aegis file contents definitions
  242. fmtgen/type.c     functions to manipulate data types
  243. fmtgen/type.h     interface definition for fmtgen/type.c
  244. fmtgen/type_enum.c     enumerated types functions gereation
  245. fmtgen/type_integ.c     functions to manipulate integer type
  246. fmtgen/type_list.c     list types function generation
  247. fmtgen/type_ref.c     functions to manipulate reference types
  248. fmtgen/type_strin.c     functions to manipluate string type
  249. fmtgen/type_struc.c     struct types function generation
  250. h/dirent.h     minimal replacement for dirent.h
  251. h/stdarg.h-min     minimal stdarg.h substitute
  252. h/stddef.h     minimal stddef.h substitute
  253. h/stdlib.h     minimal stdlib.h substitute
  254. h/unistd.h     minimal substitute for unistd.h
  255. h/utime.h     minimal replacement for utime.h
  256. lib/aegis.icon    
  257. lib/aegis.mask    
  258. lib/aegis.pgm     portable graymap of aegis icon
  259. lib/cshrc     csh user config for aegis
  260. lib/de.inews.sh     command used to notify by usenet that a change is ready for review
  261. lib/de.sh     command used to notify by email that a change is ready for review
  262. lib/deu.inews.sh     command used to notify by usenet that a change has been withdrawn from review
  263. lib/deu.sh     command used to notify by email that a change has been withdrawn from review
  264. lib/if.inews.sh     command used to notify by usenet that a change failed integration
  265. lib/if.sh     command used to notify by email that a change failed integration
  266. lib/ip.inews.sh     command used to notify by usenet that a change has passed integration
  267. lib/ip.sh     command used to notify by email that a change has passed integration
  268. lib/profile     Bourne shell user config for aegis
  269. lib/rf.inews.sh     command used to notify by usenet that a change failed review
  270. lib/rf.sh     command used to notify by email that a change failed review
  271. lib/rp.inews.sh     command used to notify by usenet that a change has passed review
  272. lib/rp.sh     command used to notify by email that a change has passed review
  273. lib/rpu.inews.sh     command used to notify by usenet that a change review passed is rescinded
  274. lib/rpu.sh     command used to notify by email that a change review passed is rescinded
  275. man1/aeb.1     manual entry for 'aegis -Build' command
  276. man1/aeca.1     manual entry for 'aegis -Change_Attributes' command
  277. man1/aecd.1     manual entry for 'aegis -Change_Directory' command
  278. man1/aecp.1     manual entry for aegis -CoPy_file
  279. man1/aecpu.1     manual entry for 'aegis -CoPy_file_Undo' command
  280. man1/aed.1     manual entry for 'aegis -DIFFerence' command
  281. man1/aedb.1     manual entry for 'aegis -Develop_Begin' command
  282. man1/aedbu.1     manual entry for 'aegis -Develop_Begin_Undo' command
  283. man1/aede.1     manual entry for 'aegis -Develop_End' command
  284. man1/aedeu.1     manual entry for 'aegis -Develop_End_Undo' command
  285. man1/aegis.1     manual entry for aegis
  286. man1/aeib.1     manual entry for 'aegis -Integrate_Begin' command
  287. man1/aeibu.1     manual entry for 'aegis -Integrate_Begin_Undo' command
  288. man1/aeif.1     manual entry for 'aegis -Integrate_Fail' command
  289. man1/aeip.1     manual entry for 'aegis -Integrate_Pass' command
  290. man1/ael.1     manual entry for 'aegis -List' command
  291. man1/aemv.1     manual entry for aegis -MoVe_file
  292. man1/aena.1     manual entry for 'aegis -New_Administrator' command
  293. man1/aenc.1     manual entry for 'aegis -New_Change' command
  294. man1/aencu.1     manual entry for 'aegis -New_Change_Undo' command
  295. man1/aend.1     manual entry for 'aegis -New_Developer' command
  296. man1/aenf.1     manual entry for 'aegis -New_File' command
  297. man1/aenfu.1     manual entry for 'aegis -New_File_Undo' command
  298. man1/aeni.1     manual entry for 'aegis -New_Integrator' command
  299. man1/aenpr.1     manual entry for 'aegis -New_PRoject' command
  300. man1/aenrls.1     manual entry for 'aegis -New_ReLeaSe' command
  301. man1/aenrv.1     manual entry for 'aegis -New_ReViewer' command
  302. man1/aent.1     manual entry for 'aegis -New_Test' command
  303. man1/aentu.1     manual entry for 'aegis -New_Test_Undo' command
  304. man1/aepa.1     manual entry for 'aegis -Project_Attributes' command
  305. man1/aera.1     manual entry for 'aegis -Remove_Administrator' command
  306. man1/aerd.1     manual entry for 'aegis -Remove_Developer' command
  307. man1/aerf.1     manual entry for 'aegis -Review_FAIL' command
  308. man1/aeri.1     manual entry for the 'aegis -Remove_Integrator' command
  309. man1/aerm.1     manual entry for the 'aegis -ReMove_file' command
  310. man1/aermpr.1     manual entry for the 'aegis -ReMove_PRoject' command
  311. man1/aermu.1     manual entry for the 'aegis -ReMove_file_Undo' command
  312. man1/aerp.1     manual entry for the 'aegis -Review_PASS' command
  313. man1/aerpu.1     manual entry for the 'aegis -Review_Pass_Undo' command
  314. man1/aerrv.1     manual entry for the 'aegis -Remove ReViewer' command
  315. man1/aet.1     manual entry for the 'aegis -Test' command
  316. man1/aev.1     manual entry for the 'aegis -VERSion' command
  317. man1/install.sh     shell script to install section 1 manual pages
  318. man1/o__rules.so     description of option up/down case convention
  319. man1/o_anticip.so     description of -ANticipate command line option
  320. man1/o_auto.so     description of -AUTOmatic command line option
  321. man1/o_baselin.so     description of -BaseLine command line option
  322. man1/o_bld_lk.so     manual section describing the build lock
  323. man1/o_change.so     description of -Change command line option
  324. man1/o_devdir.so     description of -Development_Directory command line option
  325. man1/o_dir.so     description of -DIRectory command line option
  326. man1/o_edit.so     document describing -Edit option
  327. man1/o_help.so     description of -Help command line option
  328. man1/o_indep.so     description of -INDependent command line option
  329. man1/o_keep.so     description of -Keep command line option
  330. man1/o_lib.so     description of -LIBrary command line option
  331. man1/o_list.so     description of -List command line option
  332. man1/o_major.so     description of -MAJor command line option
  333. man1/o_manual.so     description of -MINor command line option
  334. man1/o_min.so     description of -MINImum command line option
  335. man1/o_minor.so     description of -MINOr command line option
  336. man1/o_nolog.so     description of -Not_Logging command line option
  337. man1/o_overw.so     description of -OverWriting command line option
  338. man1/o_page.so     description of -Page_Length and -Page_Width command line options
  339. man1/o_project.so     description of -Project command line option
  340. man1/o_terse.so     description of -TERse command line option
  341. man1/o_unforma.so     document describing -UNFormatted option
  342. man1/o_verbose.so     description of -Verbose command line option
  343. man1/z_cr.so     copyright and author parts of section 1 manual entries
  344. man1/z_exit.so     exit status part of section 1 manual entries
  345. man1/z_intuit.so     description of how file names are interpreted on command line
  346. man1/z_name.so     common setup for section 1 manual entries
  347. man5/aecattr.5     description of aegis change attribute file format
  348. man5/aecattr.so     description of aegis change attribute file format
  349. man5/aecstate.5     description of aegis change state file format
  350. man5/aedir.5     description of aegis project directory structure
  351. man5/aegis.5     description of aegis file format general structure
  352. man5/aegstate.5     description of aegis global state file format
  353. man5/aepattr.5     description of aegis project attribute file format
  354. man5/aepattr.so     description of aegis project attribute file format
  355. man5/aepconf.5     description of aegis project config file format
  356. man5/aepstate.5     description of aegis project state file format
  357. man5/aesub.5     manual page describing command substitutions
  358. man5/aeuconf.5     description of aegis user config file format
  359. man5/aeustate.5     description of aegis user state file format
  360. man5/install.sh     shell script to install section 5 manual entries
  361. man5/z_cr.so     copyright and author parts of section 5 manual entries
  362. man5/z_name.so     common setup for section 5 manual entries
  363. script/aegis.synpic     synpic program to generate aegis icon
  364. script/xaegis.tcl     wish script to give aegis a GUI interface
  365. test/00/t0001a.sh     test -Help for each function
  366. test/00/t0002a.sh     Test core functionality.
  367. test/00/t0003a.sh     Test 'aegis -VERSion'
  368. test/00/t0004a.sh     Test the 'aegis -DIFFerence' command.
  369. test/00/t0005a.sh     Test the 'aegis -DevEnd' command.
  370. test/00/t0006a.sh     Test 'aegis -DIFFerence' when the edit number is out-of-date.
  371. test/00/t0007a.sh     test for correct behaviour around symbolic links
  372. test/00/t0008a.sh     Test command substitutions
  373. test/00/t0009a.sh     Test -New_ReLeaSe functionality.
  374. test/00/t0010a.sh     Test -Review_Pass_Undo functionality.
  375. test/00/t0011a.sh     Test documentation example.
  376. test/00/t0012a.sh     Test the aermpr functionality
  377. test/00/t0013a.sh     Test the -New_Change_Undo functionality
  378. test/00/t0014a.sh     Test the -Develop_Begin_Undo functionality
  379. test/00/t0015a.sh     Test the -Integrate_Begin_Undo functionality
  380. test/00/t0016a.sh     Test the aemv functionality
  381. test/00/t0017a.sh     Test 'aegis -DIFFerence -ANticipate' variant
  382. test/00/t0018a.sh     Test the 'aegis -NewFile -Build' command.
  383.