home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume27 / aegis-2.1 / part18 < prev    next >
Text File  |  1993-09-24  |  78KB  |  2,752 lines

  1. Newsgroups: comp.sources.unix
  2. From: pmiller@bmr.gov.au (Peter Miller)
  3. Subject: v27i053: aegis - project change supervisor (V2.1), Part18/19
  4. References: <1.748951883.12788@gw.home.vix.com>
  5. Sender: unix-sources-moderator@gw.home.vix.com
  6. Approved: vixie@gw.home.vix.com
  7.  
  8. Submitted-By: pmiller@bmr.gov.au (Peter Miller)
  9. Posting-Number: Volume 27, Issue 53
  10. Archive-Name: aegis-2.1/part18
  11.  
  12. #! /bin/sh
  13. # This is a shell archive.  Remove anything before this line, then unpack
  14. # it by saving it into a file and typing "sh file".  To overwrite existing
  15. # files, type "sh file -c".  You can also feed this as standard input via
  16. # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  17. # will see the following message at the end:
  18. #        "End of archive 18 (of 19)."
  19. # Contents:  aux/CHANGES.1.0
  20. # Wrapped by vixie@gw.home.vix.com on Sat Sep 25 03:00:56 1993
  21. PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  22. if test -f 'aux/CHANGES.1.0' -a "${1}" != "-c" ; then 
  23.   echo shar: Will not clobber existing file \"'aux/CHANGES.1.0'\"
  24. else
  25. echo shar: Extracting \"'aux/CHANGES.1.0'\" \(73412 characters\)
  26. sed "s/^X//" >'aux/CHANGES.1.0' <<'END_OF_FILE'
  27. XChange    State        Description
  28. X------- -------        -------------
  29. X1    completed    Place aegis under its own control.
  30. X2    completed    The 'aegis -version' command does not report the
  31. X            version stamp provided by aegis.
  32. X3    completed    Report working days elapsed in change history listings.
  33. X4    completed    Add the -Change_Attributes function.
  34. X5    completed    Add the manual entries.
  35. X6    completed    Conform to comp.sources.unix posting standards.
  36. X7    completed    Make aegis compiler under SunOS 4.0
  37. X8    completed    Link the integration directory to the baseline.
  38. X9    completed    Take advantage of change 8.
  39. X10    completed    Add robustness in the face of errors.
  40. X11    completed    Fix os_below_dir when the directories do not match at
  41. X            all.
  42. X12    completed    fix error message in option.c
  43. X13    completed    Improve construction of shar files on integration.
  44. X14    completed    Add section 5 manual entries.
  45. X15    completed    Add page width argument.
  46. X16    completed    Add additional support for build script generation.
  47. X17    completed    Improve tracing, make it faster.
  48. X18    completed    Collect generic argument processing.
  49. X19    completed    Make references to argument names consistent.
  50. X20    completed    Add documentation skeleton.
  51. X21    awaiting_    Add the text preprocessor (tpp).
  52. X    development
  53. X22    completed    Improve construction method.
  54. X23    completed    Fix bugs found porting to SunOS 4.1
  55. X24    completed    Make 'list project_files' sensitive to changes.
  56. X25    completed    When removing files, 'aegis -diff' attempts to diff
  57. X            the file in the change.
  58. X26    completed    The 'aegis -DIFFerence' command generated erroneous
  59. X            history_get command.
  60. X27    completed    Rearrange the source directory structure.
  61. X28    completed    Fix copyright dates.
  62. X29    completed    fix edit number in change file list when in
  63. X            'completed' state
  64. X30    completed    modified tests don't have to fail baseline
  65. X31    completed    when following directory trees, use lstat
  66. X32    completed    File name was being echoed on every file copy
  67. X            operation.
  68. X33    completed    aeib -min., don't copy files which have bben deleted
  69. X34    completed    add '%(name)' substitution
  70. X35    completed    teach forground/background difference on suns
  71. X36    completed    Do not run tests which a change is modifying whe using
  72. X            the -regression option.
  73. X37    completed    add major and minor version number to project status
  74. X38    completed    add -New_ReLeaSe command
  75. X39    completed    implement the -Review_Pass_Undo command
  76. X40    completed    fix pattred to copy the notify commands
  77. X41    completed    make notify commands ignore exit status
  78. X42    completed    make sub.c do the right thing for notify commands
  79. X43    being_        make -lib add to search path
  80. X    integrated
  81. X
  82. XIDENTIFICATION
  83. X    Project "aegis", build 1, change 1.
  84. X
  85. XSUMMARY
  86. X    Place aegis under its own control.
  87. X
  88. XDESCRIPTION
  89. X    Now that aegis has reached the necessary critical mass, it is capable
  90. X    enough, and reliable enough, to be placed under its own control.
  91. X
  92. XCAUSE
  93. X    internal_enhancement
  94. X
  95. XFILES
  96. X    Type    Action    Edit    File Name
  97. X    ------- ------- ------- -----------
  98. X    source    create        Howto.cook
  99. X    source    create        administ.c
  100. X    source    create        administ.h
  101. X    source    create        ansi.c
  102. X    source    create        archaeol.c
  103. X    source    create        archaeol.h
  104. X    source    create        arglex.c
  105. X    source    create        arglex.h
  106. X    source    create        build.c
  107. X    source    create        build.h
  108. X    source    create        cattr.def
  109. X    source    create        chdir.c
  110. X    source    create        chdir.h
  111. X    source    create        col.c
  112. X    source    create        col.h
  113. X    source    create        common.def
  114. X    source    create        config
  115. X    source    create        copyfile.c
  116. X    source    create        copyfile.h
  117. X    source    create        cstate.def
  118. X    source    create        cstate_c.c
  119. X    source    create        cstate_c.h
  120. X    source    create        cstate_u.c
  121. X    source    create        cstate_u.h
  122. X    source    create        defaults.c
  123. X    source    create        defaults.h
  124. X    source    create        develop1.c
  125. X    source    create        develop1.h
  126. X    source    create        develop2.c
  127. X    source    create        develop2.h
  128. X    source    create        diff.c
  129. X    source    create        diff.h
  130. X    source    create        dir.c
  131. X    source    create        dir.h
  132. X    source    create        error.c
  133. X    source    create        error.h
  134. X    source    create        file.c
  135. X    source    create        file.h
  136. X    source    create        fmtgen/ansi.c
  137. X    source    create        fmtgen/arglex.c
  138. X    source    create        fmtgen/arglex.h
  139. X    source    create        fmtgen/error.c
  140. X    source    create        fmtgen/error.h
  141. X    source    create        fmtgen/id.c
  142. X    source    create        fmtgen/id.h
  143. X    source    create        fmtgen/indent.c
  144. X    source    create        fmtgen/indent.h
  145. X    source    create        fmtgen/lex.c
  146. X    source    create        fmtgen/lex.h
  147. X    source    create        fmtgen/main.c
  148. X    source    create        fmtgen/main.h
  149. X    source    create        fmtgen/mem.c
  150. X    source    create        fmtgen/mem.h
  151. X    source    create        fmtgen/parse.y
  152. X    source    create        fmtgen/str.c
  153. X    source    create        fmtgen/str.h
  154. X    source    create        fmtgen/type.c
  155. X    source    create        fmtgen/type.h
  156. X    source    create        fmtgen/type_enum.c
  157. X    source    create        fmtgen/type_integ.c
  158. X    source    create        fmtgen/type_list.c
  159. X    source    create        fmtgen/type_ref.c
  160. X    source    create        fmtgen/type_strin.c
  161. X    source    create        fmtgen/type_struc.c
  162. X    source    create        fmtgen/word.c
  163. X    source    create        fmtgen/word.h
  164. X    source    create        gram.y
  165. X    source    create        gstate.def
  166. X    source    create        gstate_c.c
  167. X    source    create        gstate_c.h
  168. X    source    create        indent.c
  169. X    source    create        indent.h
  170. X    source    create        integra1.c
  171. X    source    create        integra1.h
  172. X    source    create        integra2.c
  173. X    source    create        integra2.h
  174. X    source    create        io.c
  175. X    source    create        io.h
  176. X    source    create        lex.c
  177. X    source    create        lex.h
  178. X    source    create        list.c
  179. X    source    create        list.h
  180. X    source    create        lock.c
  181. X    source    create        lock.h
  182. X    source    create        log.c
  183. X    source    create        log.h
  184. X    source    create        main.c
  185. X    source    create        main.h
  186. X    source    create        mem.c
  187. X    source    create        mem.h
  188. X    source    create        new_chan.c
  189. X    source    create        new_chan.h
  190. X    source    create        new_file.c
  191. X    source    create        new_file.h
  192. X    source    create        new_proj.c
  193. X    source    create        new_proj.h
  194. X    source    create        new_rele.c
  195. X    source    create        new_rele.h
  196. X    source    create        new_test.c
  197. X    source    create        new_test.h
  198. X    source    create        option.c
  199. X    source    create        option.h
  200. X    source    create        os.c
  201. X    source    create        os.h
  202. X    source    create        parse.c
  203. X    source    create        parse.h
  204. X    source    create        pattr.def
  205. X    source    create        pattr_ed.c
  206. X    source    create        pattr_ed.h
  207. X    source    create        pconf.def
  208. X    source    create        pconf_c.c
  209. X    source    create        pconf_c.h
  210. X    source    create        pstate.def
  211. X    source    create        pstate_c.c
  212. X    source    create        pstate_c.h
  213. X    source    create        pstate_u.c
  214. X    source    create        pstate_u.h
  215. X    source    create        rem_file.c
  216. X    source    create        rem_file.h
  217. X    source    create        review.c
  218. X    source    create        review.h
  219. X    source    create        reviewer.c
  220. X    source    create        reviewer.h
  221. X    source    create        str.c
  222. X    source    create        str.h
  223. X    source    create        sub.c
  224. X    source    create        sub.h
  225. X    source    create        test.c
  226. X    source    create        test.h
  227. X    test    create        test/00/t0001a.sh
  228. X    test    create        test/00/t0002a.sh
  229. X    source    create        trace.c
  230. X    source    create        trace.h
  231. X    source    create        tree.c
  232. X    source    create        tree.h
  233. X    source    create        type.c
  234. X    source    create        type.h
  235. X    source    create        uconf.def
  236. X    source    create        uconf_c.c
  237. X    source    create        uconf_c.h
  238. X    source    create        ustate.def
  239. X    source    create        ustate_c.c
  240. X    source    create        ustate_c.h
  241. X    source    create        ustate_u.c
  242. X    source    create        ustate_u.h
  243. X    source    create        version.c
  244. X    source    create        version.h
  245. X    source    create        word.c
  246. X    source    create        word.h
  247. X
  248. XHISTORY
  249. X    What        When        Who    Comment
  250. X    ------        ------        -----    ---------
  251. X    new_change    Fri Sep 14    peter    Elapsed time: 0.009 days.
  252. X            15:19:21 1990
  253. X    develop_begin    Fri Sep 14    peter    Elapsed time: 0.944 days.
  254. X            15:23:21 1990
  255. X    develop_end    Mon Sep 17    peter    Elapsed time: 0.007 days.
  256. X            14:58:19 1990
  257. X    review_pass    Mon Sep 17    peter    Elapsed time: 0.006 days.
  258. X            15:01:38 1990
  259. X    integrate_begin Mon Sep 17    peter    Elapsed time: 0.096 days.
  260. X            15:04:18 1990
  261. X    integrate_pass    Mon Sep 17    peter
  262. X            15:47:23 1990
  263. X
  264. XIDENTIFICATION
  265. X    Project "aegis", build 2, change 2.
  266. X
  267. XSUMMARY
  268. X    The 'aegis -version' command does not report the version stamp
  269. X    provided by aegis.
  270. X
  271. XDESCRIPTION
  272. X    Make 'aegis -version' report the version stamp.
  273. X    Fix -Integrate_Begin so that it doesn't try to copy set-uid-root files
  274. X    (this was discovered when aegis couldn't integrate this change on the
  275. X    first try).
  276. X
  277. XCAUSE
  278. X    internal_enhancement
  279. X
  280. XFILES
  281. X    Type    Action    Edit    File Name
  282. X    ------- ------- ------- -----------
  283. X    source    modify    1    Howto.cook
  284. X    source    modify    1    config
  285. X    source    modify    1    file.c
  286. X    source    create        patchlevel.h
  287. X    test    create        test/00/t0003a.sh
  288. X    source    modify    1    tree.c
  289. X    source    modify    1    version.c
  290. X
  291. XHISTORY
  292. X    What        When        Who    Comment
  293. X    ------        ------        -----    ---------
  294. X    new_change    Mon Sep 17    peter    Elapsed time: 0.001 days.
  295. X            16:03:18 1990
  296. X    develop_begin    Mon Sep 17    peter    Elapsed time: 1.138 days.
  297. X            16:03:33 1990
  298. X    develop_end    Tue Sep 18    peter    Elapsed time: 0.005 days.
  299. X            17:05:49 1990
  300. X    review_pass    Tue Sep 18    peter    Elapsed time: 0.018 days.
  301. X            17:08:02 1990
  302. X    develop_end_    Tue Sep 18    peter    Elapsed time: 0.096 days.
  303. X    undo        17:16:00 1990
  304. X    develop_end    Tue Sep 18    peter    Elapsed time: 0.002 days.
  305. X            17:59:05 1990
  306. X    review_pass    Tue Sep 18    peter    Elapsed time: 0.039 days.
  307. X            17:59:55 1990
  308. X    develop_end_    Tue Sep 18    peter    Elapsed time: 0.031 days.
  309. X    undo        18:17:16 1990
  310. X    develop_end    Tue Sep 18    peter    Elapsed time: 0.001 days.
  311. X            18:31:02 1990
  312. X    review_pass    Tue Sep 18    peter    Elapsed time: 0.009 days.
  313. X            18:31:21 1990
  314. X    integrate_begin Tue Sep 18    peter    Elapsed time: 0.333 days.
  315. X            18:35:19 1990
  316. X    integrate_pass    Wed Sep 19    peter
  317. X            13:35:11 1990
  318. X
  319. XIDENTIFICATION
  320. X    Project "aegis", build 3, change 3.
  321. X
  322. XSUMMARY
  323. X    Report working days elapsed in change history listings.
  324. X
  325. XDESCRIPTION
  326. X    Report working days elapsed in change history listings.
  327. X
  328. XCAUSE
  329. X    internal_enhancement
  330. X
  331. XFILES
  332. X    Type    Action    Edit    File Name
  333. X    ------- ------- ------- -----------
  334. X    source    modify    2    Howto.cook
  335. X    source    modify    1    list.c
  336. X    source    modify    1    new_proj.c
  337. X    test    modify    1    test/00/t0002a.sh
  338. X
  339. XHISTORY
  340. X    What        When        Who    Comment
  341. X    ------        ------        -----    ---------
  342. X    new_change    Wed Sep 19    peter    Elapsed time: 0.003 days.
  343. X            14:18:47 1990
  344. X    develop_begin    Wed Sep 19    peter    Elapsed time: 0.342 days.
  345. X            14:20:07 1990
  346. X    develop_end    Thu Sep 20    peter    Elapsed time: 0.002 days.
  347. X            09:23:54 1990
  348. X    review_pass    Thu Sep 20    peter    Elapsed time: 0.007 days.
  349. X            09:24:55 1990
  350. X    integrate_begin Thu Sep 20    peter    Elapsed time: 0.051 days.
  351. X            09:28:05 1990
  352. X    integrate_pass    Thu Sep 20    peter
  353. X            09:50:52 1990
  354. X
  355. XIDENTIFICATION
  356. X    Project "aegis", build 4, change 4.
  357. X
  358. XSUMMARY
  359. X    Add the -Change_Attributes function.
  360. X
  361. XDESCRIPTION
  362. X    Add the -Change_Attributes function.
  363. X
  364. XCAUSE
  365. X    internal_enhancement
  366. X
  367. XFILES
  368. X    Type    Action    Edit    File Name
  369. X    ------- ------- ------- -----------
  370. X    source    modify    3    Howto.cook
  371. X    source    modify    1    arglex.c
  372. X    source    modify    1    arglex.h
  373. X    source    create        cattr_ed.c
  374. X    source    create        cattr_ed.h
  375. X    source    modify    1    main.c
  376. X
  377. XHISTORY
  378. X    What        When        Who    Comment
  379. X    ------        ------        -----    ---------
  380. X    new_change    Thu Sep 20    peter    Elapsed time: 0.008 days.
  381. X            13:44:47 1990
  382. X    develop_begin    Thu Sep 20    peter    Elapsed time: 0.462 days.
  383. X            13:48:30 1990
  384. X    develop_end    Thu Sep 20    peter    Elapsed time: 0.009 days.
  385. X            17:16:28 1990
  386. X    review_pass    Thu Sep 20    peter    Elapsed time: 1.063 days.
  387. X            17:20:26 1990
  388. X    integrate_begin Fri Sep 21    peter    Elapsed time: 0.230 days.
  389. X            17:48:47 1990
  390. X    integrate_pass    Mon Sep 24    peter
  391. X            12:02:27 1990
  392. X
  393. XIDENTIFICATION
  394. X    Project "aegis", build 5, change 5.
  395. X
  396. XSUMMARY
  397. X    Add the manual entries.
  398. X
  399. XDESCRIPTION
  400. X    Add the manual entries.
  401. X
  402. XCAUSE
  403. X    internal_enhancement
  404. X
  405. XFILES
  406. X    Type    Action    Edit    File Name
  407. X    ------- ------- ------- -----------
  408. X    source    modify    4    Howto.cook
  409. X    source    modify    1    cattr_ed.c
  410. X    source    create        man1/aea.1
  411. X    source    create        man1/aeb.1
  412. X    source    create        man1/aeca.1
  413. X    source    create        man1/aecd.1
  414. X    source    create        man1/aecp.1
  415. X    source    create        man1/aecpu.1
  416. X    source    create        man1/aed.1
  417. X    source    create        man1/aedb.1
  418. X    source    create        man1/aedbu.1
  419. X    source    create        man1/aede.1
  420. X    source    create        man1/aedeu.1
  421. X    source    create        man1/aega.1
  422. X    source    create        man1/aegis.1
  423. X    source    create        man1/aeib.1
  424. X    source    create        man1/aeibu.1
  425. X    source    create        man1/aeif.1
  426. X    source    create        man1/aeip.1
  427. X    source    create        man1/ael.1
  428. X    source    create        man1/aena.1
  429. X    source    create        man1/aenc.1
  430. X    source    create        man1/aencu.1
  431. X    source    create        man1/aend.1
  432. X    source    create        man1/aenf.1
  433. X    source    create        man1/aenfu.1
  434. X    source    create        man1/aeni.1
  435. X    source    create        man1/aenpr.1
  436. X    source    create        man1/aenrls.1
  437. X    source    create        man1/aenrv.1
  438. X    source    create        man1/aent.1
  439. X    source    create        man1/aentu.1
  440. X    source    create        man1/aepa.1
  441. X    source    create        man1/aera.1
  442. X    source    create        man1/aerd.1
  443. X    source    create        man1/aerf.1
  444. X    source    create        man1/aeri.1
  445. X    source    create        man1/aerm.1
  446. X    source    create        man1/aermu.1
  447. X    source    create        man1/aerp.1
  448. X    source    create        man1/aerpr.1
  449. X    source    create        man1/aerrv.1
  450. X    source    create        man1/aet.1
  451. X    source    create        man1/aeua.1
  452. X    source    create        man1/aev.1
  453. X    source    create        man1/o__rules.so
  454. X    source    create        man1/o_anticip.so
  455. X    source    create        man1/o_auto.so
  456. X    source    create        man1/o_baselin.so
  457. X    source    create        man1/o_change.so
  458. X    source    create        man1/o_devdir.so
  459. X    source    create        man1/o_dir.so
  460. X    source    create        man1/o_help.so
  461. X    source    create        man1/o_indep.so
  462. X    source    create        man1/o_keep.so
  463. X    source    create        man1/o_list.so
  464. X    source    create        man1/o_manual.so
  465. X    source    create        man1/o_min.so
  466. X    source    create        man1/o_overw.so
  467. X    source    create        man1/o_project.so
  468. X    source    create        man1/o_terse.so
  469. X    source    create        man1/o_verbose.so
  470. X    source    create        man1/z_cr.so
  471. X    source    create        man1/z_exit.so
  472. X    source    create        man1/z_intuit.so
  473. X    source    create        man1/z_name.so
  474. X
  475. XHISTORY
  476. X    What        When        Who    Comment
  477. X    ------        ------        -----    ---------
  478. X    new_change    Thu Sep 20    peter    Elapsed time: 0.006 days.
  479. X            17:33:18 1990
  480. X    develop_begin    Thu Sep 20    peter    Elapsed time: 1.825 days.
  481. X            17:36:00 1990
  482. X    develop_end    Mon Sep 24    peter    Elapsed time: 0.029 days.
  483. X            16:17:10 1990
  484. X    review_pass    Mon Sep 24    peter    Elapsed time: 0.844 days.
  485. X            16:30:22 1990
  486. X    integrate_begin Tue Sep 25    peter    Elapsed time: 0.037 days.
  487. X            15:20:23 1990
  488. X    integrate_pass    Tue Sep 25    peter
  489. X            15:37:15 1990
  490. X
  491. XIDENTIFICATION
  492. X    Project "aegis", build 9, change 6.
  493. X
  494. XSUMMARY
  495. X    Conform to comp.sources.unix posting standards.
  496. X
  497. XDESCRIPTION
  498. X    Conform to comp.sources.unix posting standards.
  499. X
  500. XCAUSE
  501. X    internal_enhancement
  502. X
  503. XFILES
  504. X    Type    Action    Edit    File Name
  505. X    ------- ------- ------- -----------
  506. X    source    create        COPYING
  507. X    source    modify    5    Howto.cook
  508. X    source    create        MANIFEST.sh
  509. X    source    create        Makefile.sh
  510. X    source    create        README
  511. X    source    modify    1    archaeol.c
  512. X    source    modify    2    cattr_ed.c
  513. X    source    modify    1    develop2.c
  514. X    source    modify    1    diff.c
  515. X    source    modify    1    fmtgen/lex.c
  516. X    source    modify    1    fmtgen/main.c
  517. X    source    modify    1    fmtgen/str.c
  518. X    source    modify    1    fmtgen/str.h
  519. X    source    modify    1    fmtgen/type.h
  520. X    source    modify    1    fmtgen/type_struc.c
  521. X    source    modify    1    gstate_c.c
  522. X    source    modify    1    integra1.c
  523. X    source    modify    1    integra2.c
  524. X    source    modify    2    list.c
  525. X    source    modify    1    lock.c
  526. X    source    modify    1    new_chan.c
  527. X    source    modify    1    new_file.c
  528. X    source    modify    2    new_proj.c
  529. X    source    modify    1    new_test.c
  530. X    source    modify    1    option.c
  531. X    source    modify    1    option.h
  532. X    source    modify    1    os.c
  533. X    source    modify    1    os.h
  534. X    source    modify    1    pattr_ed.c
  535. X    source    modify    1    pconf_c.c
  536. X    source    modify    1    pstate_c.c
  537. X    source    modify    1    rem_file.c
  538. X    source    modify    1    review.c
  539. X    source    modify    1    reviewer.c
  540. X    source    modify    1    str.h
  541. X    source    modify    1    test.c
  542. X    source    modify    1    uconf_c.c
  543. X
  544. XHISTORY
  545. X    What        When        Who    Comment
  546. X    ------        ------        -----    ---------
  547. X    new_change    Wed Sep 26    peter    Elapsed time: 0.003 days.
  548. X            10:07:07 1990
  549. X    develop_begin    Wed Sep 26    peter    Elapsed time: 0.233 days.
  550. X            10:08:24 1990
  551. X    develop_end    Wed Sep 26    peter    Elapsed time: 0.007 days.
  552. X            11:53:26 1990
  553. X    review_pass    Wed Sep 26    peter    Elapsed time: 0.015 days.
  554. X            11:56:25 1990
  555. X    integrate_begin Wed Sep 26    peter    Elapsed time: 0.021 days.
  556. X            12:03:07 1990
  557. X    integrate_fail    Wed Sep 26    peter    The Makefile does not work.
  558. X            12:12:22 1990        Elapsed time: 0.034 days.
  559. X    develop_end    Wed Sep 26    peter    Elapsed time: 0.001 days.
  560. X            12:27:34 1990
  561. X    review_pass    Wed Sep 26    peter    Elapsed time: 0.211 days.
  562. X            12:28:10 1990
  563. X    integrate_begin Wed Sep 26    peter    Elapsed time: 0.094 days.
  564. X            14:03:09 1990
  565. X    integrate_fail    Wed Sep 26    peter    The MANIFEST.sh file forgets
  566. X            14:45:33 1990        to mention the directories,
  567. X                        and thus the shar files will
  568. X                        not unpack properly.
  569. X                        The arglex_option_trace was
  570. X                        referred to outside DEBUG
  571. X                        conditionals.
  572. X                        The PATH_MAX define was
  573. X                        referenced.
  574. X                        Elapsed time: 8.396 days.
  575. X    develop_end    Sun Oct     7    peter    Elapsed time: 0.014 days.
  576. X            17:43:45 1990
  577. X    develop_end_    Sun Oct     7    peter    Elapsed time: 0.190 days.
  578. X    undo        17:50:06 1990
  579. X    develop_end    Mon Oct     8    peter    Elapsed time: 0.003 days.
  580. X            11:45:33 1990
  581. X    review_pass    Mon Oct     8    peter    Elapsed time: 0.011 days.
  582. X            11:47:06 1990
  583. X    integrate_begin Mon Oct     8    peter    Elapsed time: 0.137 days.
  584. X            11:51:51 1990
  585. X    integrate_fail    Mon Oct     8    peter    The Makefile does not use the
  586. X            12:53:43 1990        $(CFLAGS) for compiles.
  587. X                        The Makefile LIB= line is too
  588. X                        close to the all: line.
  589. X                        Howto.cook needs to up the
  590. X                        limit of shar files for
  591. X                        makekit, use the -k option.
  592. X                        Some files still refer to PATH_
  593. X                        MAX define.
  594. X                        Some files still refer to NAME_
  595. X                        MAX define.
  596. X                        Elapsed time: 0.247 days.
  597. X    develop_end    Mon Oct     8    peter    Elapsed time: 0.010 days.
  598. X            14:44:59 1990
  599. X    review_pass    Mon Oct     8    peter    Elapsed time: 0.027 days.
  600. X            14:49:16 1990
  601. X    integrate_begin Mon Oct     8    peter    Elapsed time: 0.210 days.
  602. X            15:01:20 1990
  603. X    integrate_pass    Mon Oct     8    peter
  604. X            16:35:51 1990
  605. X
  606. XIDENTIFICATION
  607. X    Project "aegis", build 10, change 7.
  608. X
  609. XSUMMARY
  610. X    Make aegis compiler under SunOS 4.0
  611. X
  612. XDESCRIPTION
  613. X    Make aegis compiler under SunOS 4.0.  This requires the addition of
  614. X    optional include files, for those systems without ansi-conforming
  615. X    include files, and coping with the vagaries of the SunOS C compiler.
  616. X
  617. XCAUSE
  618. X    internal_bug
  619. X
  620. XFILES
  621. X    Type    Action    Edit    File Name
  622. X    ------- ------- ------- -----------
  623. X    source    create        BUILDING
  624. X    source    modify    6    Howto.cook
  625. X    source    modify    1    ansi.c
  626. X    source    modify    1    cstate_c.c
  627. X    source    modify    2    diff.c
  628. X    source    modify    1    fmtgen/ansi.c
  629. X    source    modify    1    fmtgen/type_enum.c
  630. X    source    modify    2    gstate_c.c
  631. X    source    create        h/stdarg.h
  632. X    source    create        h/stddef.h
  633. X    source    create        h/stdlib.h
  634. X    source    modify    1    indent.c
  635. X    source    modify    2    new_chan.c
  636. X    source    modify    2    new_test.c
  637. X    source    modify    2    os.c
  638. X    source    modify    1    ustate_c.c
  639. X
  640. XHISTORY
  641. X    What        When        Who    Comment
  642. X    ------        ------        -----    ---------
  643. X    new_change    Tue Oct     9    peter    Elapsed time: 0.002 days.
  644. X            10:38:34 1990
  645. X    develop_begin    Tue Oct     9    peter    Elapsed time: 0.990 days.
  646. X            10:39:22 1990
  647. X    develop_end    Wed Oct 10    peter    Elapsed time: 0.088 days.
  648. X            10:35:05 1990
  649. X    review_pass    Wed Oct 10    peter    Elapsed time: 0.131 days.
  650. X            11:14:35 1990
  651. X    integrate_begin Wed Oct 10    peter    Elapsed time: 0.176 days.
  652. X            12:13:24 1990
  653. X    integrate_pass    Wed Oct 10    peter
  654. X            13:32:41 1990
  655. X
  656. XIDENTIFICATION
  657. X    Project "aegis", build 11, change 8.
  658. X
  659. XSUMMARY
  660. X    Link the integration directory to the baseline.
  661. X
  662. XDESCRIPTION
  663. X    Allow the option of linking the integration directory to the baseline,
  664. X    rather than copying all of the files across.  This will be a
  665. X    substantial saving in both disk space and time for large projects.  It
  666. X    must be optional because the build script must take this into account
  667. X    and unlink files before re-building them, otherwise the baseline can
  668. X    be trashed.
  669. X
  670. XCAUSE
  671. X    internal_enhancement
  672. X
  673. XFILES
  674. X    Type    Action    Edit    File Name
  675. X    ------- ------- ------- -----------
  676. X    source    modify    7    Howto.cook
  677. X    source    modify    2    ansi.c
  678. X    source    modify    1    chdir.c
  679. X    source    modify    2    develop2.c
  680. X    source    modify    1    error.c
  681. X    source    modify    1    error.h
  682. X    source    modify    2    fmtgen/ansi.c
  683. X    source    modify    2    fmtgen/type_struc.c
  684. X    source    create        help.c
  685. X    source    create        help.h
  686. X    source    modify    2    integra2.c
  687. X    source    modify    1    man1/aede.1
  688. X    source    modify    2    option.c
  689. X    source    modify    3    os.c
  690. X    source    modify    2    os.h
  691. X    source    modify    1    pconf.def
  692. X    source    modify    2    review.c
  693. X    test    modify    1    test/00/t0001a.sh
  694. X    test    modify    2    test/00/t0002a.sh
  695. X    source    modify    2    tree.c
  696. X    source    modify    1    tree.h
  697. X    source    modify    2    version.c
  698. X
  699. XHISTORY
  700. X    What        When        Who    Comment
  701. X    ------        ------        -----    ---------
  702. X    new_change    Fri Oct 12    peter    Elapsed time: 0.001 days.
  703. X            14:24:51 1990
  704. X    develop_begin    Fri Oct 12    peter    Elapsed time: 5.412 days.
  705. X            14:25:08 1990
  706. X    develop_end    Mon Oct 22    peter    Elapsed time: 0.036 days.
  707. X            10:00:30 1990
  708. X    review_pass    Mon Oct 22    peter    Elapsed time: 0.012 days.
  709. X            10:16:54 1990
  710. X    integrate_begin Mon Oct 22    peter    Elapsed time: 0.147 days.
  711. X            10:22:06 1990
  712. X    integrate_pass    Mon Oct 22    peter
  713. X            11:28:02 1990
  714. X
  715. XIDENTIFICATION
  716. X    Project "aegis", build 13, change 9.
  717. X
  718. XSUMMARY
  719. X    Take advantage of change 8.
  720. X
  721. XDESCRIPTION
  722. X    Change the way aegis is built to take advantage of change 8, which
  723. X    allows the baseline to be linked to the integration directory rather
  724. X    than copied.  This will (hopefully) result in a saving in both disk
  725. X    space and time for integrations.  It is essential that files are
  726. X    unlinked before re-building them, otherwise the baseline can be
  727. X    trashed.
  728. X
  729. XCAUSE
  730. X    internal_enhancement
  731. X
  732. XFILES
  733. X    Type    Action    Edit    File Name
  734. X    ------- ------- ------- -----------
  735. X    source    modify    8    Howto.cook
  736. X    source    modify    2    config
  737. X    source    modify    2    file.c
  738. X    source    modify    3    integra2.c
  739. X    source    modify    1    log.c
  740. X    source    modify    4    os.c
  741. X    test    modify    3    test/00/t0002a.sh
  742. X    source    modify    3    tree.c
  743. X
  744. XHISTORY
  745. X    What        When        Who    Comment
  746. X    ------        ------        -----    ---------
  747. X    new_change    Mon Oct 22    peter    Elapsed time: 0.003 days.
  748. X            11:37:08 1990
  749. X    develop_begin    Mon Oct 22    peter    Elapsed time: 0.688 days.
  750. X            11:38:32 1990
  751. X    develop_end    Mon Oct 22    peter    Elapsed time: 0.005 days.
  752. X            16:48:01 1990
  753. X    review_pass    Mon Oct 22    peter    Elapsed time: 0.003 days.
  754. X            16:50:25 1990
  755. X    integrate_begin Mon Oct 22    peter    Elapsed time: 0.005 days.
  756. X            16:51:57 1990
  757. X    integrate_    Mon Oct 22    peter    Elapsed time: 0.002 days.
  758. X    begin_undo    16:54:23 1990
  759. X    develop_end_    Mon Oct 22    peter    Elapsed time: 0.931 days.
  760. X    undo        16:55:21 1990
  761. X    develop_end    Tue Oct 23    peter    Elapsed time: 0.008 days.
  762. X            16:24:09 1990
  763. X    review_pass    Tue Oct 23    peter    Elapsed time: 0.007 days.
  764. X            16:27:33 1990
  765. X    integrate_begin Tue Oct 23    peter    Elapsed time: 0.111 days.
  766. X            16:30:32 1990
  767. X    integrate_pass    Tue Oct 23    peter
  768. X            17:20:35 1990
  769. X
  770. XIDENTIFICATION
  771. X    Project "aegis", build 14, change 10.
  772. X
  773. XSUMMARY
  774. X    Add robustness in the face of errors.
  775. X
  776. XDESCRIPTION
  777. X    Add the code which allows the changes to ba 'backed out' if an error
  778. X    occurs.     This involves writing changed files to a new file and doing a
  779. X    name shuffle.  Functions are added to 'commit' and 'undo' chnages to
  780. X    the data files.
  781. X
  782. XCAUSE
  783. X    internal_enhancement
  784. X
  785. XFILES
  786. X    Type    Action    Edit    File Name
  787. X    ------- ------- ------- -----------
  788. X    source    modify    1    administ.c
  789. X    source    modify    2    archaeol.c
  790. X    source    modify    1    build.c
  791. X    source    modify    3    cattr_ed.c
  792. X    source    modify    2    chdir.c
  793. X    source    create        commit.c
  794. X    source    create        commit.h
  795. X    source    modify    1    copyfile.c
  796. X    source    modify    2    cstate_c.c
  797. X    source    modify    1    cstate_u.c
  798. X    source    modify    1    develop1.c
  799. X    source    modify    3    develop2.c
  800. X    source    modify    3    diff.c
  801. X    source    modify    1    dir.h
  802. X    source    modify    2    error.c
  803. X    source    modify    2    error.h
  804. X    source    create        gate.h
  805. X    source    modify    3    gstate_c.c
  806. X    source    modify    1    help.c
  807. X    source    modify    1    help.h
  808. X    source    modify    2    indent.c
  809. X    source    modify    2    integra1.c
  810. X    source    modify    4    integra2.c
  811. X    source    modify    1    lex.c
  812. X    source    modify    3    list.c
  813. X    source    modify    2    lock.c
  814. X    source    modify    2    log.c
  815. X    source    modify    1    log.h
  816. X    source    modify    2    main.c
  817. X    source    modify    1    man1/aea.1
  818. X    source    modify    1    man1/aeb.1
  819. X    source    modify    1    man1/aecd.1
  820. X    source    modify    1    man1/aecp.1
  821. X    source    modify    1    man1/aecpu.1
  822. X    source    modify    1    man1/aed.1
  823. X    source    modify    1    man1/aedb.1
  824. X    source    modify    2    man1/aede.1
  825. X    source    modify    1    man1/aedeu.1
  826. X    source    modify    1    man1/aegis.1
  827. X    source    modify    1    man1/aeib.1
  828. X    source    modify    1    man1/aeibu.1
  829. X    source    modify    1    man1/aeif.1
  830. X    source    modify    1    man1/aeip.1
  831. X    source    modify    1    man1/ael.1
  832. X    source    modify    1    man1/aenc.1
  833. X    source    modify    1    man1/aencu.1
  834. X    source    modify    1    man1/aenf.1
  835. X    source    modify    1    man1/aenfu.1
  836. X    source    modify    1    man1/aenpr.1
  837. X    source    modify    1    man1/aenrls.1
  838. X    source    modify    1    man1/aent.1
  839. X    source    modify    1    man1/aera.1
  840. X    source    modify    1    man1/aerf.1
  841. X    source    modify    1    man1/aerm.1
  842. X    source    modify    1    man1/aermu.1
  843. X    source    modify    1    man1/aerp.1
  844. X    source    modify    1    man1/aerrv.1
  845. X    source    modify    1    man1/aet.1
  846. X    source    modify    1    man1/aeua.1
  847. X    source    modify    1    man1/aev.1
  848. X    source    modify    1    man1/o__rules.so
  849. X    source    modify    1    man1/z_intuit.so
  850. X    source    modify    3    new_chan.c
  851. X    source    modify    2    new_file.c
  852. X    source    modify    3    new_proj.c
  853. X    source    modify    3    new_test.c
  854. X    source    modify    5    os.c
  855. X    source    modify    3    os.h
  856. X    source    modify    2    pattr_ed.c
  857. X    source    modify    2    pstate_c.c
  858. X    source    modify    2    rem_file.c
  859. X    source    modify    3    review.c
  860. X    source    modify    2    reviewer.c
  861. X    source    modify    2    test.c
  862. X    test    modify    4    test/00/t0002a.sh
  863. X    source    modify    4    tree.c
  864. X    source    modify    2    uconf_c.c
  865. X    source    create        undo.c
  866. X    source    create        undo.h
  867. X    source    modify    2    ustate_c.c
  868. X    source    modify    1    ustate_u.c
  869. X    source    modify    3    version.c
  870. X
  871. XHISTORY
  872. X    What        When        Who    Comment
  873. X    ------        ------        -----    ---------
  874. X    new_change    Wed Oct 24    peter    Elapsed time: 0.001 days.
  875. X            10:39:45 1990
  876. X    develop_begin    Wed Oct 24    peter    Elapsed time: 6.267 days.
  877. X            10:40:14 1990
  878. X    develop_end    Thu Nov     1    peter    Elapsed time: 0.151 days.
  879. X            13:40:28 1990
  880. X    review_pass    Thu Nov     1    peter    Elapsed time: 0.007 days.
  881. X            14:48:28 1990
  882. X    integrate_begin Thu Nov     1    peter    Elapsed time: 0.312 days.
  883. X            14:51:41 1990
  884. X    integrate_pass    Thu Nov     1    peter
  885. X            17:11:52 1990
  886. X
  887. XIDENTIFICATION
  888. X    Project "aegis", build 16, change 11.
  889. X
  890. XSUMMARY
  891. X    Fix os_below_dir when the directories do not match at all.
  892. X
  893. XDESCRIPTION
  894. X    Fix os_below_dir when the directories do not match at all.
  895. X
  896. XCAUSE
  897. X    internal_bug
  898. X
  899. XFILES
  900. X    Type    Action    Edit    File Name
  901. X    ------- ------- ------- -----------
  902. X    source    modify    6    os.c
  903. X
  904. XHISTORY
  905. X    What        When        Who    Comment
  906. X    ------        ------        -----    ---------
  907. X    new_change    Thu Nov     1    peter    Elapsed time: 0.001 days.
  908. X            17:29:08 1990
  909. X    develop_begin    Thu Nov     1    peter    Elapsed time: 0.912 days.
  910. X            17:29:35 1990
  911. X    develop_end    Fri Nov     2    peter    Elapsed time: 0.900 days.
  912. X            16:49:50 1990
  913. X    review_pass    Mon Nov     5    peter    Elapsed time: 1.656 days.
  914. X            16:04:39 1990
  915. X    integrate_begin Tue Nov     6    peter    Elapsed time: 0.058 days.
  916. X            20:59:42 1990
  917. X    integrate_pass    Tue Nov     6    peter
  918. X            21:25:47 1990
  919. X
  920. XIDENTIFICATION
  921. X    Project "aegis", build 15, change 12.
  922. X
  923. XSUMMARY
  924. X    fix error message in option.c
  925. X
  926. XDESCRIPTION
  927. X    fix error message in option.c
  928. X
  929. XCAUSE
  930. X    internal_bug
  931. X
  932. XFILES
  933. X    Type    Action    Edit    File Name
  934. X    ------- ------- ------- -----------
  935. X    source    modify    3    option.c
  936. X
  937. XHISTORY
  938. X    What        When        Who    Comment
  939. X    ------        ------        -----    ---------
  940. X    new_change    Sun Nov     4    peter    Elapsed time: 0.003 days.
  941. X            16:12:01 1990
  942. X    develop_begin    Sun Nov     4    peter    Elapsed time: 0.025 days.
  943. X            16:13:18 1990
  944. X    develop_end    Sun Nov     4    peter    Elapsed time: 0.004 days.
  945. X            16:24:44 1990
  946. X    review_pass    Sun Nov     4    peter    Elapsed time: 0.004 days.
  947. X            16:26:36 1990
  948. X    integrate_begin Sun Nov     4    peter    Elapsed time: 0.024 days.
  949. X            16:28:33 1990
  950. X    integrate_pass    Sun Nov     4    peter
  951. X            16:39:20 1990
  952. X
  953. XIDENTIFICATION
  954. X    Project "aegis", build 17, change 13.
  955. X
  956. XSUMMARY
  957. X    Improve construction of shar files on integration.
  958. X
  959. XDESCRIPTION
  960. X    Improve construction of shar files on integration.
  961. X
  962. XCAUSE
  963. X    internal_bug
  964. X
  965. XFILES
  966. X    Type    Action    Edit    File Name
  967. X    ------- ------- ------- -----------
  968. X    source    modify    9    Howto.cook
  969. X
  970. XHISTORY
  971. X    What        When        Who    Comment
  972. X    ------        ------        -----    ---------
  973. X    new_change    Wed Nov     7    peter    Elapsed time: 0.002 days.
  974. X            09:53:20 1990
  975. X    develop_begin    Wed Nov     7    peter    Elapsed time: 0.118 days.
  976. X            09:54:07 1990
  977. X    develop_end    Wed Nov     7    peter    Elapsed time: 0.002 days.
  978. X            10:47:04 1990
  979. X    review_pass    Wed Nov     7    peter    Elapsed time: 0.004 days.
  980. X            10:48:03 1990
  981. X    integrate_begin Wed Nov     7    peter    Elapsed time: 0.097 days.
  982. X            10:50:03 1990
  983. X    integrate_pass    Wed Nov     7    peter
  984. X            11:33:33 1990
  985. X
  986. XIDENTIFICATION
  987. X    Project "aegis", build 18, change 14.
  988. X
  989. XSUMMARY
  990. X    Add section 5 manual entries.
  991. X
  992. XDESCRIPTION
  993. X    Add section 5 manual entries.
  994. X
  995. XCAUSE
  996. X    internal_enhancement
  997. X
  998. XFILES
  999. X    Type    Action    Edit    File Name
  1000. X    ------- ------- ------- -----------
  1001. X    source    modify    1    cattr.def
  1002. X    source    modify    1    common.def
  1003. X    source    modify    1    cstate.def
  1004. X    source    modify    1    gstate.def
  1005. X    source    create        man5/aecattr.5
  1006. X    source    create        man5/aecstate.5
  1007. X    source    create        man5/aedir.5
  1008. X    source    create        man5/aegis.5
  1009. X    source    create        man5/aegstate.5
  1010. X    source    create        man5/aepattr.5
  1011. X    source    create        man5/aepconf.5
  1012. X    source    create        man5/aepstate.5
  1013. X    source    create        man5/aeuconf.5
  1014. X    source    create        man5/aeustate.5
  1015. X    source    create        man5/z_cr.so
  1016. X    source    create        man5/z_name.so
  1017. X    source    modify    1    pattr.def
  1018. X    source    modify    2    pconf.def
  1019. X    source    modify    1    pstate.def
  1020. X    source    modify    1    uconf.def
  1021. X    source    modify    1    ustate.def
  1022. X
  1023. XHISTORY
  1024. X    What        When        Who    Comment
  1025. X    ------        ------        -----    ---------
  1026. X    new_change    Mon Nov 12    peter    Elapsed time: 0.001 days.
  1027. X            09:46:35 1990
  1028. X    develop_begin    Mon Nov 12    peter    Elapsed time: 0.735 days.
  1029. X            09:47:10 1990
  1030. X    develop_end    Mon Nov 12    peter    Elapsed time: 0.069 days.
  1031. X            15:17:50 1990
  1032. X    review_pass    Mon Nov 12    peter    Elapsed time: 0.037 days.
  1033. X            15:48:54 1990
  1034. X    integrate_begin Mon Nov 12    peter    Elapsed time: 0.458 days.
  1035. X            16:05:36 1990
  1036. X    integrate_pass    Tue Nov 13    peter
  1037. X            12:01:29 1990
  1038. X
  1039. XIDENTIFICATION
  1040. X    Project "aegis", build 19, change 15.
  1041. X
  1042. XSUMMARY
  1043. X    Add page width argument.
  1044. X
  1045. XDESCRIPTION
  1046. X    Add page width argument.
  1047. X
  1048. XCAUSE
  1049. X    internal_enhancement
  1050. X
  1051. XFILES
  1052. X    Type    Action    Edit    File Name
  1053. X    ------- ------- ------- -----------
  1054. X    source    modify    2    arglex.c
  1055. X    source    modify    2    arglex.h
  1056. X    source    modify    1    col.c
  1057. X    source    modify    1    col.h
  1058. X    source    modify    3    error.c
  1059. X    source    modify    4    list.c
  1060. X    source    modify    2    man1/ael.1
  1061. X    source    create        man1/o_page.so
  1062. X    source    modify    4    option.c
  1063. X    source    modify    2    option.h
  1064. X    source    modify    1    trace.c
  1065. X
  1066. XHISTORY
  1067. X    What        When        Who    Comment
  1068. X    ------        ------        -----    ---------
  1069. X    new_change    Tue Nov 13    peter    Elapsed time: 0.001 days.
  1070. X            14:24:00 1990
  1071. X    develop_begin    Tue Nov 13    peter    Elapsed time: 2.050 days.
  1072. X            14:24:25 1990
  1073. X    develop_end    Thu Nov 15    peter    Elapsed time: 0.005 days.
  1074. X            14:46:43 1990
  1075. X    review_pass    Thu Nov 15    peter    Elapsed time: 0.005 days.
  1076. X            14:49:11 1990
  1077. X    integrate_begin Thu Nov 15    peter    Elapsed time: 0.184 days.
  1078. X            14:51:24 1990
  1079. X    integrate_pass    Thu Nov 15    peter
  1080. X            16:14:25 1990
  1081. X
  1082. XIDENTIFICATION
  1083. X    Project "aegis", build 20, change 16.
  1084. X
  1085. XSUMMARY
  1086. X    Add additional support for build script generation.
  1087. X
  1088. XDESCRIPTION
  1089. X    Extra commands are added to 'pconf.def' so that commands can be run
  1090. X    when work commences or the files in a change, change.
  1091. X
  1092. XCAUSE
  1093. X    internal_enhancement
  1094. X
  1095. XFILES
  1096. X    Type    Action    Edit    File Name
  1097. X    ------- ------- ------- -----------
  1098. X    source    modify    2    build.c
  1099. X    source    modify    2    copyfile.c
  1100. X    source    modify    2    cstate.def
  1101. X    source    modify    5    integra2.c
  1102. X    source    modify    3    log.c
  1103. X    source    modify    2    log.h
  1104. X    source    modify    1    man5/aecstate.5
  1105. X    source    modify    1    man5/aepconf.5
  1106. X    source    modify    3    new_file.c
  1107. X    source    modify    5    option.c
  1108. X    source    modify    7    os.c
  1109. X    source    modify    3    pconf.def
  1110. X    source    modify    2    pconf_c.c
  1111. X    source    modify    3    rem_file.c
  1112. X
  1113. XHISTORY
  1114. X    What        When        Who    Comment
  1115. X    ------        ------        -----    ---------
  1116. X    new_change    Fri Nov 16    peter    Elapsed time: 0.001 days.
  1117. X            11:06:49 1990
  1118. X    develop_begin    Fri Nov 16    peter    Elapsed time: 4.887 days.
  1119. X            11:07:20 1990
  1120. X    develop_end    Thu Nov 22    peter    Elapsed time: 3.492 days.
  1121. X            17:46:16 1990
  1122. X    develop_end_    Wed Nov 28    peter    Elapsed time: 0.235 days.
  1123. X    undo        13:57:51 1990
  1124. X    develop_end    Wed Nov 28    peter    Elapsed time: 0.003 days.
  1125. X            15:43:30 1990
  1126. X    review_pass    Wed Nov 28    peter    Elapsed time: 0.004 days.
  1127. X            15:44:39 1990
  1128. X    integrate_begin Wed Nov 28    peter    Elapsed time: 0.367 days.
  1129. X            15:46:22 1990
  1130. X    integrate_pass    Thu Nov 29    peter
  1131. X            11:01:25 1990
  1132. X
  1133. XIDENTIFICATION
  1134. X    Project "aegis", build 21, change 17.
  1135. X
  1136. XSUMMARY
  1137. X    Improve tracing, make it faster.
  1138. X
  1139. XDESCRIPTION
  1140. X    Improve tracing, make it faster.
  1141. X
  1142. XCAUSE
  1143. X    internal_enhancement
  1144. X
  1145. XFILES
  1146. X    Type    Action    Edit    File Name
  1147. X    ------- ------- ------- -----------
  1148. X    source    modify    2    trace.c
  1149. X    source    modify    1    trace.h
  1150. X
  1151. XHISTORY
  1152. X    What        When        Who    Comment
  1153. X    ------        ------        -----    ---------
  1154. X    new_change    Wed Dec 12    peter    Elapsed time: 0.001 days.
  1155. X            10:08:11 1990
  1156. X    develop_begin    Wed Dec 12    peter    Elapsed time: 1.490 days.
  1157. X            10:08:38 1990
  1158. X    develop_end    Thu Dec 13    peter    Elapsed time: 0.004 days.
  1159. X            13:49:01 1990
  1160. X    review_pass    Thu Dec 13    peter    Elapsed time: 0.004 days.
  1161. X            13:50:59 1990
  1162. X    integrate_begin Thu Dec 13    peter    Elapsed time: 0.254 days.
  1163. X            13:52:52 1990
  1164. X    integrate_pass    Thu Dec 13    peter
  1165. X            15:47:15 1990
  1166. X
  1167. XIDENTIFICATION
  1168. X    Project "aegis", build 23, change 18.
  1169. X
  1170. XSUMMARY
  1171. X    Collect generic argument processing.
  1172. X
  1173. XDESCRIPTION
  1174. X    Collect generic argument processing.
  1175. X
  1176. XCAUSE
  1177. X    internal_enhancement
  1178. X
  1179. XFILES
  1180. X    Type    Action    Edit    File Name
  1181. X    ------- ------- ------- -----------
  1182. X    source    modify    2    administ.c
  1183. X    source    modify    3    archaeol.c
  1184. X    source    modify    3    build.c
  1185. X    source    modify    4    cattr_ed.c
  1186. X    source    modify    3    chdir.c
  1187. X    source    modify    3    copyfile.c
  1188. X    source    modify    2    develop1.c
  1189. X    source    modify    4    develop2.c
  1190. X    source    modify    4    diff.c
  1191. X    source    modify    2    help.c
  1192. X    source    modify    2    help.h
  1193. X    source    modify    3    integra1.c
  1194. X    source    modify    6    integra2.c
  1195. X    source    modify    5    list.c
  1196. X    source    modify    3    main.c
  1197. X    source    modify    2    man1/aermu.1
  1198. X    source    modify    1    man1/z_cr.so
  1199. X    source    modify    4    new_chan.c
  1200. X    source    modify    4    new_file.c
  1201. X    source    modify    4    new_proj.c
  1202. X    source    modify    4    new_test.c
  1203. X    source    modify    3    pattr_ed.c
  1204. X    source    modify    4    rem_file.c
  1205. X    source    modify    4    review.c
  1206. X    source    modify    3    reviewer.c
  1207. X    source    modify    3    test.c
  1208. X    source    modify    4    version.c
  1209. X
  1210. XHISTORY
  1211. X    What        When        Who    Comment
  1212. X    ------        ------        -----    ---------
  1213. X    new_change    Thu Dec 13    peter    Elapsed time: 0.001 days.
  1214. X            15:49:47 1990
  1215. X    develop_begin    Thu Dec 13    peter    Elapsed time: 1.182 days.
  1216. X            15:50:07 1990
  1217. X    develop_end    Fri Dec 14    peter    Elapsed time: 0.005 days.
  1218. X            17:11:49 1990
  1219. X    review_pass    Fri Dec 14    peter    Elapsed time: 0.003 days.
  1220. X            17:13:52 1990
  1221. X    integrate_begin Fri Dec 14    peter    Elapsed time: 0.046 days.
  1222. X            17:15:25 1990
  1223. X    integrate_fail    Fri Dec 14    peter    Unknown '\!' escape sequences.
  1224. X            17:36:06 1990        Elapsed time: 0.554 days.
  1225. X    develop_end    Mon Dec 17    peter    Elapsed time: 0.006 days.
  1226. X            14:15:21 1990
  1227. X    review_pass    Mon Dec 17    peter    Elapsed time: 0.004 days.
  1228. X            14:17:58 1990
  1229. X    integrate_begin Mon Dec 17    peter    Elapsed time: 0.116 days.
  1230. X            14:19:39 1990
  1231. X    integrate_pass    Mon Dec 17    peter
  1232. X            15:11:38 1990
  1233. X
  1234. XIDENTIFICATION
  1235. X    Project "aegis", build 24, change 19.
  1236. X
  1237. XSUMMARY
  1238. X    Make references to argument names consistent.
  1239. X
  1240. XDESCRIPTION
  1241. X    Make references to argument names consistent.
  1242. X
  1243. XCAUSE
  1244. X    internal_bug
  1245. X
  1246. XFILES
  1247. X    Type    Action    Edit    File Name
  1248. X    ------- ------- ------- -----------
  1249. X    source    modify    10    Howto.cook
  1250. X    source    modify    4    copyfile.c
  1251. X    source    modify    2    fmtgen/main.c
  1252. X    source    modify    5    new_file.c
  1253. X    source    modify    5    new_test.c
  1254. X    source    modify    6    option.c
  1255. X
  1256. XHISTORY
  1257. X    What        When        Who    Comment
  1258. X    ------        ------        -----    ---------
  1259. X    new_change    Mon Dec 17    peter    Elapsed time: 0.004 days.
  1260. X            16:13:04 1990
  1261. X    develop_begin    Mon Dec 17    peter    Elapsed time: 0.689 days.
  1262. X            16:14:48 1990
  1263. X    develop_end    Mon Dec 17    peter    Elapsed time: 0.001 days.
  1264. X            21:25:00 1990
  1265. X    review_pass    Mon Dec 17    peter    Elapsed time: 0.009 days.
  1266. X            21:25:38 1990
  1267. X    integrate_begin Mon Dec 17    peter    Elapsed time: 0.171 days.
  1268. X            21:29:52 1990
  1269. X    integrate_pass    Mon Dec 17    peter
  1270. X            22:46:42 1990
  1271. X
  1272. XIDENTIFICATION
  1273. X    Project "aegis", build 25, change 20.
  1274. X
  1275. XSUMMARY
  1276. X    Add documentation skeleton.
  1277. X
  1278. XDESCRIPTION
  1279. X    Add documentation skeleton.
  1280. X
  1281. XCAUSE
  1282. X    internal_enhancement
  1283. X
  1284. XFILES
  1285. X    Type    Action    Edit    File Name
  1286. X    ------- ------- ------- -----------
  1287. X    source    create        doc/aegis.mm
  1288. X    source    create        doc/c1.0.so
  1289. X    source    create        doc/c1.1.so
  1290. X    source    create        doc/c1.2.so
  1291. X    source    create        doc/c1.3.so
  1292. X    source    create        doc/c2.0.so
  1293. X    source    create        doc/c3.0.so
  1294. X    source    create        doc/c4.0.so
  1295. X    source    create        doc/c5.0.so
  1296. X    source    create        doc/c6.0.so
  1297. X    source    create        doc/c7.0.so
  1298. X    source    create        doc/c7.1.so
  1299. X    source    create        doc/c7.2.so
  1300. X    source    create        doc/cA.0.so
  1301. X
  1302. XHISTORY
  1303. X    What        When        Who    Comment
  1304. X    ------        ------        -----    ---------
  1305. X    new_change    Mon Dec 17    peter    Elapsed time: 0.165 days.
  1306. X            21:49:05 1990
  1307. X    develop_begin    Mon Dec 17    peter    Elapsed time: 0.000 days.
  1308. X            23:03:21 1990
  1309. X    develop_end    Tue Dec 18    peter    Elapsed time: 0.002 days.
  1310. X            14:47:32 1990
  1311. X    review_pass    Tue Dec 18    peter    Elapsed time: 0.003 days.
  1312. X            14:48:29 1990
  1313. X    integrate_begin Tue Dec 18    peter    Elapsed time: 0.135 days.
  1314. X            14:49:54 1990
  1315. X    integrate_pass    Tue Dec 18    peter
  1316. X            15:50:48 1990
  1317. X
  1318. XIDENTIFICATION
  1319. X    Project "aegis", change 21.
  1320. X
  1321. XSUMMARY
  1322. X    Add the text preprocessor (tpp).
  1323. X
  1324. XDESCRIPTION
  1325. X    Add the text preprocessor (tpp).
  1326. X
  1327. XCAUSE
  1328. X    internal_enhancement
  1329. X
  1330. XSTATE
  1331. X    awaiting_development
  1332. X
  1333. XFILES
  1334. X    This change has no files.
  1335. X
  1336. XHISTORY
  1337. X    What        When        Who    Comment
  1338. X    ------        ------        -----    ---------
  1339. X    new_change    Mon Dec 17    peter    Elapsed time: 389.305 days.
  1340. X            21:53:25 1990
  1341. X
  1342. XIDENTIFICATION
  1343. X    Project "aegis", build 30, change 22.
  1344. X
  1345. XSUMMARY
  1346. X    Improve construction method.
  1347. X
  1348. XDESCRIPTION
  1349. X    Improve change_files and project_files listings.
  1350. X
  1351. XCAUSE
  1352. X    internal_enhancement
  1353. X
  1354. XFILES
  1355. X    Type    Action    Edit    File Name
  1356. X    ------- ------- ------- -----------
  1357. X    source    modify    7    list.c
  1358. X
  1359. XHISTORY
  1360. X    What        When        Who    Comment
  1361. X    ------        ------        -----    ---------
  1362. X    new_change    Tue Dec 18    pmiller Elapsed time: 0.215 days.
  1363. X            14:31:26 1990
  1364. X    develop_begin    Tue Dec 18    pmiller Elapsed time: 68.638 days.
  1365. X            16:08:10 1990
  1366. X    develop_end    Mon Mar 25    pmiller Elapsed time: 0.002 days.
  1367. X            12:25:10 1991
  1368. X    develop_end_    Mon Mar 25    pmiller Elapsed time: 0.021 days.
  1369. X    undo        12:26:02 1991
  1370. X    develop_end    Mon Mar 25    pmiller Elapsed time: 0.005 days.
  1371. X            12:35:41 1991
  1372. X    review_pass    Mon Mar 25    pmiller Elapsed time: 0.002 days.
  1373. X            12:38:02 1991
  1374. X    integrate_begin Mon Mar 25    pmiller Elapsed time: 0.082 days.
  1375. X            12:38:43 1991
  1376. X    integrate_pass    Mon Mar 25    pmiller
  1377. X            13:15:25 1991
  1378. X
  1379. XIDENTIFICATION
  1380. X    Project "aegis", build 26, change 23.
  1381. X
  1382. XSUMMARY
  1383. X    Fix bugs found porting to SunOS 4.1
  1384. X
  1385. XDESCRIPTION
  1386. X    Fix bugs found porting to SunOS 4.1
  1387. X
  1388. XCAUSE
  1389. X    internal_bug
  1390. X
  1391. XFILES
  1392. X    Type    Action    Edit    File Name
  1393. X    ------- ------- ------- -----------
  1394. X    source    modify    1    gate.h
  1395. X    source    modify    2    ustate_u.c
  1396. X
  1397. XHISTORY
  1398. X    What        When        Who    Comment
  1399. X    ------        ------        -----    ---------
  1400. X    new_change    Fri Mar 15    pmiller Elapsed time: 0.002 days.
  1401. X            10:49:27 1991
  1402. X    develop_begin    Fri Mar 15    pmiller Elapsed time: 0.181 days.
  1403. X            10:50:13 1991
  1404. X    develop_end    Fri Mar 15    pmiller Elapsed time: 0.002 days.
  1405. X            12:11:34 1991
  1406. X    review_pass    Fri Mar 15    pmiller Elapsed time: 0.002 days.
  1407. X            12:12:15 1991
  1408. X    integrate_begin Fri Mar 15    pmiller Elapsed time: 0.026 days.
  1409. X            12:13:03 1991
  1410. X    integrate_pass    Fri Mar 15    pmiller
  1411. X            12:24:52 1991
  1412. X
  1413. XIDENTIFICATION
  1414. X    Project "aegis", build 27, change 24.
  1415. X
  1416. XSUMMARY
  1417. X    Make 'list project_files' sensitive to changes.
  1418. X
  1419. XDESCRIPTION
  1420. X    Make 'list project_files' sensitive to changes.
  1421. X
  1422. XCAUSE
  1423. X    internal_enhancement
  1424. X
  1425. XFILES
  1426. X    Type    Action    Edit    File Name
  1427. X    ------- ------- ------- -----------
  1428. X    source    modify    6    list.c
  1429. X    source    modify    7    option.c
  1430. X    source    modify    3    option.h
  1431. X
  1432. XHISTORY
  1433. X    What        When        Who    Comment
  1434. X    ------        ------        -----    ---------
  1435. X    new_change    Tue Mar 19    pmiller Elapsed time: 0.000 days.
  1436. X            15:17:39 1991
  1437. X    develop_begin    Tue Mar 19    pmiller Elapsed time: 0.050 days.
  1438. X            15:17:50 1991
  1439. X    develop_end    Tue Mar 19    pmiller Elapsed time: 0.001 days.
  1440. X            15:40:17 1991
  1441. X    review_pass    Tue Mar 19    pmiller Elapsed time: 0.002 days.
  1442. X            15:40:48 1991
  1443. X    integrate_begin Tue Mar 19    pmiller Elapsed time: 0.052 days.
  1444. X            15:41:37 1991
  1445. X    integrate_pass    Tue Mar 19    pmiller
  1446. X            16:04:48 1991
  1447. X
  1448. XIDENTIFICATION
  1449. X    Project "aegis", build 28, change 25.
  1450. X
  1451. XSUMMARY
  1452. X    When removing files, 'aegis -diff' attempts to diff the file in the
  1453. X    change.
  1454. X
  1455. XDESCRIPTION
  1456. X    When removing files, 'aegis -diff' attempts to diff the file in the
  1457. X    change.
  1458. X
  1459. XCAUSE
  1460. X    internal_bug
  1461. X
  1462. XFILES
  1463. X    Type    Action    Edit    File Name
  1464. X    ------- ------- ------- -----------
  1465. X    source    modify    3    administ.c
  1466. X    source    modify    3    develop1.c
  1467. X    source    modify    5    develop2.c
  1468. X    source    modify    5    diff.c
  1469. X    source    modify    7    integra2.c
  1470. X    source    modify    5    rem_file.c
  1471. X    test    create        test/00/t0004a.sh
  1472. X    test    create        test/00/t0005a.sh
  1473. X
  1474. XHISTORY
  1475. X    What        When        Who    Comment
  1476. X    ------        ------        -----    ---------
  1477. X    new_change    Thu Mar 21    pmiller Elapsed time: 0.000 days.
  1478. X            08:48:46 1991
  1479. X    develop_begin    Thu Mar 21    pmiller Elapsed time: 0.666 days.
  1480. X            08:48:56 1991
  1481. X    develop_end    Thu Mar 21    pmiller Elapsed time: 0.008 days.
  1482. X            13:48:26 1991
  1483. X    review_pass    Thu Mar 21    pmiller Elapsed time: 0.002 days.
  1484. X            13:51:53 1991
  1485. X    integrate_begin Thu Mar 21    pmiller Elapsed time: 1.020 days.
  1486. X            13:52:48 1991
  1487. X    integrate_pass    Fri Mar 22    pmiller
  1488. X            14:01:57 1991
  1489. X
  1490. XIDENTIFICATION
  1491. X    Project "aegis", build 29, change 26.
  1492. X
  1493. XSUMMARY
  1494. X    The 'aegis -DIFFerence' command generated erroneous history_get
  1495. X    command.
  1496. X
  1497. XDESCRIPTION
  1498. X    The construction of the history_get command passed the wrong type of
  1499. X    argument to the 'substitute' function.    Propotype did not pack this
  1500. X    up, because it is a varargs function.
  1501. X
  1502. XCAUSE
  1503. X    internal_bug
  1504. X
  1505. XFILES
  1506. X    Type    Action    Edit    File Name
  1507. X    ------- ------- ------- -----------
  1508. X    source    modify    6    diff.c
  1509. X    source    modify    8    option.c
  1510. X    test    create        test/00/t0006a.sh
  1511. X
  1512. XHISTORY
  1513. X    What        When        Who    Comment
  1514. X    ------        ------        -----    ---------
  1515. X    new_change    Fri Mar 22    pmiller Elapsed time: 0.001 days.
  1516. X            14:14:37 1991
  1517. X    develop_begin    Fri Mar 22    pmiller Elapsed time: 0.668 days.
  1518. X            14:14:57 1991
  1519. X    develop_end    Mon Mar 25    pmiller Elapsed time: 0.005 days.
  1520. X            11:45:45 1991
  1521. X    review_pass    Mon Mar 25    pmiller Elapsed time: 0.001 days.
  1522. X            11:48:09 1991
  1523. X    integrate_begin Mon Mar 25    pmiller Elapsed time: 0.019 days.
  1524. X            11:48:45 1991
  1525. X    integrate_pass    Mon Mar 25    pmiller
  1526. X            11:57:08 1991
  1527. X
  1528. XIDENTIFICATION
  1529. X    Project "aegis", build 31, change 27.
  1530. X
  1531. XSUMMARY
  1532. X    Rearrange the source directory structure.
  1533. X
  1534. XDESCRIPTION
  1535. X    Rearrange the source directory structure to improve the way aegis is
  1536. X    built.
  1537. X
  1538. XCAUSE
  1539. X    internal_enhancement
  1540. X
  1541. XFILES
  1542. X    Type    Action    Edit    File Name
  1543. X    ------- ------- ------- -----------
  1544. X    source    modify    11    Howto.cook
  1545. X    source    modify    1    Makefile.sh
  1546. X    source    remove    4    administ.c
  1547. X    source    remove    1    administ.h
  1548. X    source    create        aegis/administ.c
  1549. X    source    create        aegis/administ.h
  1550. X    source    create        aegis/ansi.c
  1551. X    source    create        aegis/archaeol.c
  1552. X    source    create        aegis/archaeol.h
  1553. X    source    create        aegis/arglex.c
  1554. X    source    create        aegis/arglex.h
  1555. X    source    create        aegis/build.c
  1556. X    source    create        aegis/build.h
  1557. X    source    create        aegis/cattr.def
  1558. X    source    create        aegis/cattr_ed.c
  1559. X    source    create        aegis/cattr_ed.h
  1560. X    source    create        aegis/chdir.c
  1561. X    source    create        aegis/chdir.h
  1562. X    source    create        aegis/col.c
  1563. X    source    create        aegis/col.h
  1564. X    source    create        aegis/commit.c
  1565. X    source    create        aegis/commit.h
  1566. X    source    create        aegis/common.def
  1567. X    source    create        aegis/copyfile.c
  1568. X    source    create        aegis/copyfile.h
  1569. X    source    create        aegis/cstate.def
  1570. X    source    create        aegis/cstate_c.c
  1571. X    source    create        aegis/cstate_c.h
  1572. X    source    create        aegis/cstate_u.c
  1573. X    source    create        aegis/cstate_u.h
  1574. X    source    create        aegis/defaults.c
  1575. X    source    create        aegis/defaults.h
  1576. X    source    create        aegis/develop1.c
  1577. X    source    create        aegis/develop1.h
  1578. X    source    create        aegis/develop2.c
  1579. X    source    create        aegis/develop2.h
  1580. X    source    create        aegis/diff.c
  1581. X    source    create        aegis/diff.h
  1582. X    source    create        aegis/dir.c
  1583. X    source    create        aegis/dir.h
  1584. X    source    create        aegis/error.c
  1585. X    source    create        aegis/error.h
  1586. X    source    create        aegis/file.c
  1587. X    source    create        aegis/file.h
  1588. X    source    create        aegis/gate.h
  1589. X    source    create        aegis/gram.y
  1590. X    source    create        aegis/gstate.def
  1591. X    source    create        aegis/gstate_c.c
  1592. X    source    create        aegis/gstate_c.h
  1593. X    source    create        aegis/help.c
  1594. X    source    create        aegis/help.h
  1595. X    source    create        aegis/indent.c
  1596. X    source    create        aegis/indent.h
  1597. X    source    create        aegis/integra1.c
  1598. X    source    create        aegis/integra1.h
  1599. X    source    create        aegis/integra2.c
  1600. X    source    create        aegis/integra2.h
  1601. X    source    create        aegis/io.c
  1602. X    source    create        aegis/io.h
  1603. X    source    create        aegis/lex.c
  1604. X    source    create        aegis/lex.h
  1605. X    source    create        aegis/list.c
  1606. X    source    create        aegis/list.h
  1607. X    source    create        aegis/lock.c
  1608. X    source    create        aegis/lock.h
  1609. X    source    create        aegis/log.c
  1610. X    source    create        aegis/log.h
  1611. X    source    create        aegis/main.c
  1612. X    source    create        aegis/main.h
  1613. X    source    create        aegis/mem.c
  1614. X    source    create        aegis/mem.h
  1615. X    source    create        aegis/new_chan.c
  1616. X    source    create        aegis/new_chan.h
  1617. X    source    create        aegis/new_file.c
  1618. X    source    create        aegis/new_file.h
  1619. X    source    create        aegis/new_proj.c
  1620. X    source    create        aegis/new_proj.h
  1621. X    source    create        aegis/new_rele.c
  1622. X    source    create        aegis/new_rele.h
  1623. X    source    create        aegis/new_test.c
  1624. X    source    create        aegis/new_test.h
  1625. X    source    create        aegis/option.c
  1626. X    source    create        aegis/option.h
  1627. X    source    create        aegis/os.c
  1628. X    source    create        aegis/os.h
  1629. X    source    create        aegis/parse.c
  1630. X    source    create        aegis/parse.h
  1631. X    source    create        aegis/pattr.def
  1632. X    source    create        aegis/pattr_ed.c
  1633. X    source    create        aegis/pattr_ed.h
  1634. X    source    create        aegis/pconf.def
  1635. X    source    create        aegis/pconf_c.c
  1636. X    source    create        aegis/pconf_c.h
  1637. X    source    create        aegis/pstate.def
  1638. X    source    create        aegis/pstate_c.c
  1639. X    source    create        aegis/pstate_c.h
  1640. X    source    create        aegis/pstate_u.c
  1641. X    source    create        aegis/pstate_u.h
  1642. X    source    create        aegis/rem_file.c
  1643. X    source    create        aegis/rem_file.h
  1644. X    source    create        aegis/review.c
  1645. X    source    create        aegis/review.h
  1646. X    source    create        aegis/reviewer.c
  1647. X    source    create        aegis/reviewer.h
  1648. X    source    create        aegis/str.c
  1649. X    source    create        aegis/str.h
  1650. X    source    create        aegis/sub.c
  1651. X    source    create        aegis/sub.h
  1652. X    source    create        aegis/test.c
  1653. X    source    create        aegis/test.h
  1654. X    source    create        aegis/trace.c
  1655. X    source    create        aegis/trace.h
  1656. X    source    create        aegis/tree.c
  1657. X    source    create        aegis/tree.h
  1658. X    source    create        aegis/type.c
  1659. X    source    create        aegis/type.h
  1660. X    source    create        aegis/uconf.def
  1661. X    source    create        aegis/uconf_c.c
  1662. X    source    create        aegis/uconf_c.h
  1663. X    source    create        aegis/undo.c
  1664. X    source    create        aegis/undo.h
  1665. X    source    create        aegis/ustate.def
  1666. X    source    create        aegis/ustate_c.c
  1667. X    source    create        aegis/ustate_c.h
  1668. X    source    create        aegis/ustate_u.c
  1669. X    source    create        aegis/ustate_u.h
  1670. X    source    create        aegis/version.c
  1671. X    source    create        aegis/version.h
  1672. X    source    create        aegis/word.c
  1673. X    source    create        aegis/word.h
  1674. X    source    remove    3    ansi.c
  1675. X    source    remove    4    archaeol.c
  1676. X    source    remove    1    archaeol.h
  1677. X    source    remove    3    arglex.c
  1678. X    source    remove    3    arglex.h
  1679. X    source    remove    4    build.c
  1680. X    source    remove    1    build.h
  1681. X    source    remove    2    cattr.def
  1682. X    source    remove    5    cattr_ed.c
  1683. X    source    remove    1    cattr_ed.h
  1684. X    source    remove    4    chdir.c
  1685. X    source    remove    1    chdir.h
  1686. X    source    remove    2    col.c
  1687. X    source    remove    2    col.h
  1688. X    source    remove    1    commit.c
  1689. X    source    remove    1    commit.h
  1690. X    source    remove    2    common.def
  1691. X    source    create        common/patchlevel.h
  1692. X    source    remove    5    copyfile.c
  1693. X    source    remove    1    copyfile.h
  1694. X    source    remove    3    cstate.def
  1695. X    source    remove    3    cstate_c.c
  1696. X    source    remove    1    cstate_c.h
  1697. X    source    remove    2    cstate_u.c
  1698. X    source    remove    1    cstate_u.h
  1699. X    source    remove    1    defaults.c
  1700. X    source    remove    1    defaults.h
  1701. X    source    remove    4    develop1.c
  1702. X    source    remove    1    develop1.h
  1703. X    source    remove    6    develop2.c
  1704. X    source    remove    1    develop2.h
  1705. X    source    remove    7    diff.c
  1706. X    source    remove    1    diff.h
  1707. X    source    remove    1    dir.c
  1708. X    source    remove    2    dir.h
  1709. X    source    remove    4    error.c
  1710. X    source    remove    3    error.h
  1711. X    source    remove    3    file.c
  1712. X    source    remove    1    file.h
  1713. X    source    modify    1    fmtgen/parse.y
  1714. X    source    remove    2    gate.h
  1715. X    source    remove    1    gram.y
  1716. X    source    remove    2    gstate.def
  1717. X    source    remove    4    gstate_c.c
  1718. X    source    remove    1    gstate_c.h
  1719. X    source    remove    3    help.c
  1720. X    source    remove    3    help.h
  1721. X    source    remove    3    indent.c
  1722. X    source    remove    1    indent.h
  1723. X    source    remove    4    integra1.c
  1724. X    source    remove    1    integra1.h
  1725. X    source    remove    8    integra2.c
  1726. X    source    remove    1    integra2.h
  1727. X    source    remove    1    io.c
  1728. X    source    remove    1    io.h
  1729. X    source    remove    2    lex.c
  1730. X    source    remove    1    lex.h
  1731. X    source    remove    8    list.c
  1732. X    source    remove    1    list.h
  1733. X    source    remove    3    lock.c
  1734. X    source    remove    1    lock.h
  1735. X    source    remove    4    log.c
  1736. X    source    remove    3    log.h
  1737. X    source    remove    4    main.c
  1738. X    source    remove    1    main.h
  1739. X    source    remove    1    mem.c
  1740. X    source    remove    1    mem.h
  1741. X    source    remove    5    new_chan.c
  1742. X    source    remove    1    new_chan.h
  1743. X    source    remove    6    new_file.c
  1744. X    source    remove    1    new_file.h
  1745. X    source    remove    5    new_proj.c
  1746. X    source    remove    1    new_proj.h
  1747. X    source    remove    1    new_rele.c
  1748. X    source    remove    1    new_rele.h
  1749. X    source    remove    6    new_test.c
  1750. X    source    remove    1    new_test.h
  1751. X    source    remove    9    option.c
  1752. X    source    remove    4    option.h
  1753. X    source    remove    8    os.c
  1754. X    source    remove    4    os.h
  1755. X    source    remove    1    parse.c
  1756. X    source    remove    1    parse.h
  1757. X    source    remove    1    patchlevel.h
  1758. X    source    remove    2    pattr.def
  1759. X    source    remove    4    pattr_ed.c
  1760. X    source    remove    1    pattr_ed.h
  1761. X    source    remove    4    pconf.def
  1762. X    source    remove    3    pconf_c.c
  1763. X    source    remove    1    pconf_c.h
  1764. X    source    remove    2    pstate.def
  1765. X    source    remove    3    pstate_c.c
  1766. X    source    remove    1    pstate_c.h
  1767. X    source    remove    1    pstate_u.c
  1768. X    source    remove    1    pstate_u.h
  1769. X    source    remove    6    rem_file.c
  1770. X    source    remove    1    rem_file.h
  1771. X    source    remove    5    review.c
  1772. X    source    remove    1    review.h
  1773. X    source    remove    4    reviewer.c
  1774. X    source    remove    1    reviewer.h
  1775. X    source    remove    1    str.c
  1776. X    source    remove    2    str.h
  1777. X    source    remove    1    sub.c
  1778. X    source    remove    1    sub.h
  1779. X    source    remove    4    test.c
  1780. X    source    remove    1    test.h
  1781. X    test    modify    2    test/00/t0001a.sh
  1782. X    test    modify    5    test/00/t0002a.sh
  1783. X    test    modify    1    test/00/t0003a.sh
  1784. X    test    modify    1    test/00/t0004a.sh
  1785. X    test    modify    1    test/00/t0005a.sh
  1786. X    test    modify    1    test/00/t0006a.sh
  1787. X    source    remove    3    trace.c
  1788. X    source    remove    2    trace.h
  1789. X    source    remove    5    tree.c
  1790. X    source    remove    2    tree.h
  1791. X    source    remove    1    type.c
  1792. X    source    remove    1    type.h
  1793. X    source    remove    2    uconf.def
  1794. X    source    remove    3    uconf_c.c
  1795. X    source    remove    1    uconf_c.h
  1796. X    source    remove    1    undo.c
  1797. X    source    remove    1    undo.h
  1798. X    source    remove    2    ustate.def
  1799. X    source    remove    3    ustate_c.c
  1800. X    source    remove    1    ustate_c.h
  1801. X    source    remove    3    ustate_u.c
  1802. X    source    remove    1    ustate_u.h
  1803. X    source    remove    5    version.c
  1804. X    source    remove    1    version.h
  1805. X    source    remove    1    word.c
  1806. X    source    remove    1    word.h
  1807. X
  1808. XHISTORY
  1809. X    What        When        Who    Comment
  1810. X    ------        ------        -----    ---------
  1811. X    new_change    Tue Mar 26    pmiller Elapsed time: 0.000 days.
  1812. X            09:36:19 1991
  1813. X    develop_begin    Tue Mar 26    pmiller Elapsed time: 1.318 days.
  1814. X            09:36:31 1991
  1815. X    develop_end    Wed Mar 27    pmiller Elapsed time: 0.090 days.
  1816. X            11:59:43 1991
  1817. X    review_pass    Wed Mar 27    pmiller Elapsed time: 0.007 days.
  1818. X            12:40:15 1991
  1819. X    integrate_begin Wed Mar 27    pmiller Elapsed time: 0.334 days.
  1820. X            12:43:27 1991
  1821. X    integrate_pass    Wed Mar 27    pmiller
  1822. X            15:13:42 1991
  1823. X
  1824. XIDENTIFICATION
  1825. X    Project "aegis", build 32, change 28.
  1826. X
  1827. XSUMMARY
  1828. X    Fix copyright dates.
  1829. X
  1830. XDESCRIPTION
  1831. X    Fix copyright dates.
  1832. X
  1833. XCAUSE
  1834. X    internal_enhancement
  1835. X
  1836. XFILES
  1837. X    Type    Action    Edit    File Name
  1838. X    ------- ------- ------- -----------
  1839. X    source    modify    12    Howto.cook
  1840. X    source    modify    1    MANIFEST.sh
  1841. X    source    create        Makefile.awk
  1842. X    source    modify    2    Makefile.sh
  1843. X    source    modify    1    README
  1844. X    source    modify    3    config
  1845. X    source    modify    3    fmtgen/ansi.c
  1846. X    source    modify    1    fmtgen/arglex.c
  1847. X    source    modify    1    fmtgen/arglex.h
  1848. X    source    modify    1    fmtgen/error.c
  1849. X    source    modify    1    fmtgen/error.h
  1850. X    source    modify    1    fmtgen/id.c
  1851. X    source    modify    1    fmtgen/id.h
  1852. X    source    modify    1    fmtgen/indent.c
  1853. X    source    modify    1    fmtgen/indent.h
  1854. X    source    modify    2    fmtgen/lex.c
  1855. X    source    modify    1    fmtgen/lex.h
  1856. X    source    modify    3    fmtgen/main.c
  1857. X    source    modify    1    fmtgen/main.h
  1858. X    source    modify    1    fmtgen/mem.c
  1859. X    source    modify    1    fmtgen/mem.h
  1860. X    source    modify    2    fmtgen/str.c
  1861. X    source    modify    2    fmtgen/str.h
  1862. X    source    modify    1    fmtgen/type.c
  1863. X    source    modify    2    fmtgen/type.h
  1864. X    source    modify    2    fmtgen/type_enum.c
  1865. X    source    modify    1    fmtgen/type_integ.c
  1866. X    source    modify    1    fmtgen/type_list.c
  1867. X    source    modify    1    fmtgen/type_ref.c
  1868. X    source    modify    1    fmtgen/type_strin.c
  1869. X    source    modify    3    fmtgen/type_struc.c
  1870. X    source    modify    1    fmtgen/word.c
  1871. X    source    modify    1    fmtgen/word.h
  1872. X    source    modify    2    man1/aea.1
  1873. X    source    modify    2    man1/aeb.1
  1874. X    source    modify    1    man1/aeca.1
  1875. X    source    modify    2    man1/aecd.1
  1876. X    source    modify    2    man1/aecp.1
  1877. X    source    modify    2    man1/aecpu.1
  1878. X    source    modify    2    man1/aed.1
  1879. X    source    modify    2    man1/aedb.1
  1880. X    source    modify    1    man1/aedbu.1
  1881. X    source    modify    3    man1/aede.1
  1882. X    source    modify    2    man1/aedeu.1
  1883. X    source    modify    1    man1/aega.1
  1884. X    source    modify    2    man1/aegis.1
  1885. X    source    modify    2    man1/aeib.1
  1886. X    source    modify    2    man1/aeibu.1
  1887. X    source    modify    2    man1/aeif.1
  1888. X    source    modify    2    man1/aeip.1
  1889. X    source    modify    3    man1/ael.1
  1890. X    source    modify    1    man1/aena.1
  1891. X    source    modify    2    man1/aenc.1
  1892. X    source    modify    2    man1/aencu.1
  1893. X    source    modify    1    man1/aend.1
  1894. X    source    modify    2    man1/aenf.1
  1895. X    source    modify    2    man1/aenfu.1
  1896. X    source    modify    1    man1/aeni.1
  1897. X    source    modify    2    man1/aenpr.1
  1898. X    source    modify    2    man1/aenrls.1
  1899. X    source    modify    1    man1/aenrv.1
  1900. X    source    modify    2    man1/aent.1
  1901. X    source    modify    1    man1/aentu.1
  1902. X    source    modify    1    man1/aepa.1
  1903. X    source    modify    2    man1/aera.1
  1904. X    source    modify    1    man1/aerd.1
  1905. X    source    modify    2    man1/aerf.1
  1906. X    source    modify    1    man1/aeri.1
  1907. X    source    modify    2    man1/aerm.1
  1908. X    source    modify    3    man1/aermu.1
  1909. X    source    modify    2    man1/aerp.1
  1910. X    source    modify    1    man1/aerpr.1
  1911. X    source    modify    2    man1/aerrv.1
  1912. X    source    modify    2    man1/aet.1
  1913. X    source    modify    2    man1/aeua.1
  1914. X    source    modify    2    man1/aev.1
  1915. X    source    modify    2    man1/o__rules.so
  1916. X    source    modify    1    man1/o_auto.so
  1917. X    source    modify    1    man1/o_baselin.so
  1918. X    source    modify    1    man1/o_change.so
  1919. X    source    modify    1    man1/o_devdir.so
  1920. X    source    modify    1    man1/o_dir.so
  1921. X    source    modify    1    man1/o_help.so
  1922. X    source    modify    1    man1/o_indep.so
  1923. X    source    modify    1    man1/o_keep.so
  1924. X    source    modify    1    man1/o_list.so
  1925. X    source    modify    1    man1/o_manual.so
  1926. X    source    modify    1    man1/o_min.so
  1927. X    source    modify    1    man1/o_overw.so
  1928. X    source    modify    1    man1/o_page.so
  1929. X    source    modify    1    man1/o_project.so
  1930. X    source    modify    1    man1/o_terse.so
  1931. X    source    modify    1    man1/o_verbose.so
  1932. X    source    modify    2    man1/z_cr.so
  1933. X    source    modify    1    man1/z_exit.so
  1934. X    source    modify    1    man1/z_name.so
  1935. X    source    modify    1    man5/aecattr.5
  1936. X    source    modify    2    man5/aecstate.5
  1937. X    source    modify    1    man5/aedir.5
  1938. X    source    modify    1    man5/aegis.5
  1939. X    source    modify    1    man5/aegstate.5
  1940. X    source    modify    1    man5/aepattr.5
  1941. X    source    modify    2    man5/aepconf.5
  1942. X    source    modify    1    man5/aepstate.5
  1943. X    source    modify    1    man5/aeuconf.5
  1944. X    source    modify    1    man5/aeustate.5
  1945. X    source    modify    1    man5/z_cr.so
  1946. X    source    modify    1    man5/z_name.so
  1947. X    test    modify    3    test/00/t0001a.sh
  1948. X    test    modify    6    test/00/t0002a.sh
  1949. X    test    modify    2    test/00/t0003a.sh
  1950. X
  1951. XHISTORY
  1952. X    What        When        Who    Comment
  1953. X    ------        ------        -----    ---------
  1954. X    new_change    Wed Mar 27    pmiller Elapsed time: 0.000 days.
  1955. X            15:18:25 1991
  1956. X    develop_begin    Wed Mar 27    pmiller Elapsed time: 0.091 days.
  1957. X            15:18:37 1991
  1958. X    develop_end    Wed Mar 27    pmiller Elapsed time: 0.001 days.
  1959. X            15:59:34 1991
  1960. X    review_pass    Wed Mar 27    pmiller Elapsed time: 0.002 days.
  1961. X            16:00:10 1991
  1962. X    integrate_begin Wed Mar 27    pmiller Elapsed time: 0.026 days.
  1963. X            16:01:03 1991
  1964. X    integrate_pass    Wed Mar 27    pmiller
  1965. X            16:12:56 1991
  1966. X
  1967. XIDENTIFICATION
  1968. X    Project "aegis", build 33, change 29.
  1969. X
  1970. XSUMMARY
  1971. X    fix edit number in change file list when in 'completed' state
  1972. X
  1973. XDESCRIPTION
  1974. X    fix edit number in change file list when in 'completed' state
  1975. X
  1976. XCAUSE
  1977. X    internal_enhancement
  1978. X
  1979. XFILES
  1980. X    Type    Action    Edit    File Name
  1981. X    ------- ------- ------- -----------
  1982. X    source    modify    1    aegis/integra2.c
  1983. X
  1984. XHISTORY
  1985. X    What        When        Who    Comment
  1986. X    ------        ------        -----    ---------
  1987. X    new_change    Sat Apr 13    pmiller Elapsed time: 0.000 days.
  1988. X            14:53:26 1991
  1989. X    develop_begin    Sat Apr 13    pmiller Elapsed time: 0.046 days.
  1990. X            14:53:38 1991
  1991. X    develop_end    Sat Apr 13    pmiller Elapsed time: 0.002 days.
  1992. X            15:14:21 1991
  1993. X    review_pass    Sat Apr 13    pmiller Elapsed time: 0.002 days.
  1994. X            15:15:02 1991
  1995. X    integrate_begin Sat Apr 13    pmiller Elapsed time: 0.017 days.
  1996. X            15:15:49 1991
  1997. X    integrate_pass    Sat Apr 13    pmiller
  1998. X            15:23:16 1991
  1999. X
  2000. XIDENTIFICATION
  2001. X    Project "aegis", build 34, change 30.
  2002. X
  2003. XSUMMARY
  2004. X    modified tests don't have to fail baseline
  2005. X
  2006. XDESCRIPTION
  2007. X    modified tests don't have to fail baseline
  2008. X
  2009. XCAUSE
  2010. X    internal_enhancement
  2011. X
  2012. XFILES
  2013. X    Type    Action    Edit    File Name
  2014. X    ------- ------- ------- -----------
  2015. X    source    modify    2    aegis/test.c
  2016. X
  2017. XHISTORY
  2018. X    What        When        Who    Comment
  2019. X    ------        ------        -----    ---------
  2020. X    new_change    Mon Apr 22    pmiller Elapsed time: 0.001 days.
  2021. X            09:16:04 1991
  2022. X    develop_begin    Mon Apr 22    pmiller Elapsed time: 0.073 days.
  2023. X            09:16:18 1991
  2024. X    develop_end    Mon Apr 22    pmiller Elapsed time: 0.000 days.
  2025. X            09:49:09 1991
  2026. X    review_pass    Mon Apr 22    pmiller Elapsed time: 0.002 days.
  2027. X            09:49:14 1991
  2028. X    integrate_begin Mon Apr 22    pmiller Elapsed time: 0.011 days.
  2029. X            09:49:59 1991
  2030. X    integrate_pass    Mon Apr 22    pmiller
  2031. X            09:55:01 1991
  2032. X
  2033. XIDENTIFICATION
  2034. X    Project "aegis", build 35, change 31.
  2035. X
  2036. XSUMMARY
  2037. X    when following directory trees, use lstat
  2038. X
  2039. XDESCRIPTION
  2040. X    when following directory trees, use lstat
  2041. X
  2042. XCAUSE
  2043. X    internal_bug
  2044. X
  2045. XFILES
  2046. X    Type    Action    Edit    File Name
  2047. X    ------- ------- ------- -----------
  2048. X    source    modify    2    aegis/commit.c
  2049. X    source    modify    2    aegis/dir.c
  2050. X    source    modify    2    aegis/dir.h
  2051. X    source    modify    2    aegis/gate.h
  2052. X    source    modify    2    aegis/os.c
  2053. X    source    modify    2    aegis/tree.c
  2054. X    test    create    1    test/00/t0007a.sh
  2055. X
  2056. XHISTORY
  2057. X    What        When        Who    Comment
  2058. X    ------        ------        -----    ---------
  2059. X    new_change    Wed Jun 12    pmiller Elapsed time: 0.001 days.
  2060. X            09:51:49 1991
  2061. X    develop_begin    Wed Jun 12    pmiller Elapsed time: 0.348 days.
  2062. X            09:52:24 1991
  2063. X    develop_end    Wed Jun 12    pmiller Elapsed time: 0.004 days.
  2064. X            12:28:57 1991
  2065. X    review_pass    Wed Jun 12    pmiller Elapsed time: 0.002 days.
  2066. X            12:30:58 1991
  2067. X    integrate_begin Wed Jun 12    pmiller Elapsed time: 0.039 days.
  2068. X            12:31:43 1991
  2069. X    integrate_pass    Wed Jun 12    pmiller
  2070. X            12:49:29 1991
  2071. X
  2072. XIDENTIFICATION
  2073. X    Project "aegis", build 37, change 32.
  2074. X
  2075. XSUMMARY
  2076. X    File name was being echoed on every file copy operation.
  2077. X
  2078. XDESCRIPTION
  2079. X    don't echo file on copy
  2080. X
  2081. XCAUSE
  2082. X    internal_bug
  2083. X
  2084. XFILES
  2085. X    Type    Action    Edit    File Name
  2086. X    ------- ------- ------- -----------
  2087. X    source    modify    2    aegis/file.c
  2088. X    source    modify    3    aegis/integra2.c
  2089. X
  2090. XHISTORY
  2091. X    What        When        Who    Comment
  2092. X    ------        ------        -----    ---------
  2093. X    new_change    Wed Jun 12    pmiller Elapsed time: 0.000 days.
  2094. X            12:58:38 1991
  2095. X    develop_begin    Wed Jun 12    pmiller Elapsed time: 0.093 days.
  2096. X            12:58:49 1991
  2097. X    develop_end    Wed Jun 12    pmiller Elapsed time: 0.000 days.
  2098. X            13:40:46 1991
  2099. X    review_pass    Wed Jun 12    pmiller Elapsed time: 0.002 days.
  2100. X            13:40:56 1991
  2101. X    integrate_begin Wed Jun 12    pmiller Elapsed time: 0.032 days.
  2102. X            13:41:38 1991
  2103. X    integrate_    Wed Jun 12    pmiller Elapsed time: 0.002 days.
  2104. X    begin_undo    13:56:05 1991
  2105. X    integrate_begin Wed Jun 12    pmiller Elapsed time: 0.197 days.
  2106. X            13:57:08 1991
  2107. X    integrate_pass    Wed Jun 12    pmiller
  2108. X            15:25:51 1991
  2109. X
  2110. XIDENTIFICATION
  2111. X    Project "aegis", build 38, change 33.
  2112. X
  2113. XSUMMARY
  2114. X    aeib -min., don't copy files which have bben deleted
  2115. X
  2116. XDESCRIPTION
  2117. X    aeib -min., don't copy files which have bben deleted
  2118. X
  2119. XCAUSE
  2120. X    internal_bug
  2121. X
  2122. XFILES
  2123. X    Type    Action    Edit    File Name
  2124. X    ------- ------- ------- -----------
  2125. X    source    modify    3    aegis/tree.c
  2126. X
  2127. XHISTORY
  2128. X    What        When        Who    Comment
  2129. X    ------        ------        -----    ---------
  2130. X    new_change    Wed Jun 12    pmiller Elapsed time: 0.000 days.
  2131. X            15:27:48 1991
  2132. X    develop_begin    Wed Jun 12    pmiller Elapsed time: 0.126 days.
  2133. X            15:27:58 1991
  2134. X    develop_end    Wed Jun 12    pmiller Elapsed time: 0.001 days.
  2135. X            16:24:50 1991
  2136. X    review_pass    Wed Jun 12    pmiller Elapsed time: 0.009 days.
  2137. X            16:25:06 1991
  2138. X    integrate_begin Wed Jun 12    pmiller Elapsed time: 0.020 days.
  2139. X            16:28:56 1991
  2140. X    integrate_pass    Wed Jun 12    pmiller
  2141. X            16:38:06 1991
  2142. X
  2143. XIDENTIFICATION
  2144. X    Project "aegis", build 39, change 34.
  2145. X
  2146. XSUMMARY
  2147. X    add '%(name)' substitution
  2148. X
  2149. XDESCRIPTION
  2150. X    add '%(name)' substitution
  2151. X
  2152. XCAUSE
  2153. X    internal_enhancement
  2154. X
  2155. XFILES
  2156. X    Type    Action    Edit    File Name
  2157. X    ------- ------- ------- -----------
  2158. X    source    modify    14    Howto.cook
  2159. X    source    modify    2    aegis/sub.c
  2160. X    test    create    1    test/00/t0008a.sh
  2161. X
  2162. XHISTORY
  2163. X    What        When        Who    Comment
  2164. X    ------        ------        -----    ---------
  2165. X    new_change    Wed Aug 28    pmiller Elapsed time: 0.000 days.
  2166. X            10:46:42 1991
  2167. X    develop_begin    Wed Aug 28    pmiller Elapsed time: 0.364 days.
  2168. X            10:46:51 1991
  2169. X    develop_end    Wed Aug 28    pmiller Elapsed time: 0.001 days.
  2170. X            13:30:33 1991
  2171. X    review_pass    Wed Aug 28    pmiller Elapsed time: 0.002 days.
  2172. X            13:30:53 1991
  2173. X    integrate_begin Wed Aug 28    pmiller Elapsed time: 0.070 days.
  2174. X            13:31:35 1991
  2175. X    integrate_pass    Wed Aug 28    pmiller
  2176. X            14:02:58 1991
  2177. X
  2178. XIDENTIFICATION
  2179. X    Project "aegis", build 40, change 35.
  2180. X
  2181. XSUMMARY
  2182. X    teach forground/background difference on suns
  2183. X
  2184. XDESCRIPTION
  2185. X    teach forground/background difference on suns
  2186. X
  2187. XCAUSE
  2188. X    internal_enhancement
  2189. X
  2190. XFILES
  2191. X    Type    Action    Edit    File Name
  2192. X    ------- ------- ------- -----------
  2193. X    source    modify    2    aegis/log.c
  2194. X
  2195. XHISTORY
  2196. X    What        When        Who    Comment
  2197. X    ------        ------        -----    ---------
  2198. X    new_change    Wed Aug 28    pmiller Elapsed time: 0.001 days.
  2199. X            16:13:49 1991
  2200. X    develop_begin    Wed Aug 28    pmiller Elapsed time: 0.023 days.
  2201. X            16:14:07 1991
  2202. X    develop_end    Wed Aug 28    pmiller Elapsed time: 0.001 days.
  2203. X            16:24:17 1991
  2204. X    review_pass    Wed Aug 28    pmiller Elapsed time: 0.002 days.
  2205. X            16:24:42 1991
  2206. X    integrate_begin Wed Aug 28    pmiller Elapsed time: 0.012 days.
  2207. X            16:25:27 1991
  2208. X    integrate_pass    Wed Aug 28    pmiller
  2209. X            16:30:42 1991
  2210. X
  2211. XIDENTIFICATION
  2212. X    Project "aegis", build 41, change 36.
  2213. X
  2214. XSUMMARY
  2215. X    Do not run tests which a change is modifying whe using the -regression
  2216. X    option.
  2217. X
  2218. XDESCRIPTION
  2219. X    Do not run tests which a change is modifying whe using the -regression
  2220. X    option.
  2221. X
  2222. XCAUSE
  2223. X    internal_enhancement
  2224. X
  2225. XFILES
  2226. X    Type    Action    Edit    File Name
  2227. X    ------- ------- ------- -----------
  2228. X    source    modify    3    aegis/test.c
  2229. X
  2230. XHISTORY
  2231. X    What        When        Who    Comment
  2232. X    ------        ------        -----    ---------
  2233. X    new_change    Fri Oct 18    pmiller Elapsed time: 0.003 days.
  2234. X            11:32:35 1991
  2235. X    develop_begin    Fri Oct 18    pmiller Elapsed time: 0.040 days.
  2236. X            11:33:51 1991
  2237. X    develop_end    Fri Oct 18    pmiller Elapsed time: 0.000 days.
  2238. X            11:51:50 1991
  2239. X    review_pass    Fri Oct 18    pmiller Elapsed time: 0.002 days.
  2240. X            11:52:02 1991
  2241. X    integrate_begin Fri Oct 18    pmiller Elapsed time: 0.054 days.
  2242. X            11:53:07 1991
  2243. X    integrate_pass    Fri Oct 18    pmiller
  2244. X            12:17:32 1991
  2245. X
  2246. XIDENTIFICATION
  2247. X    Project "aegis", build 42, change 37.
  2248. X
  2249. XSUMMARY
  2250. X    add major and minor version number to project status
  2251. X
  2252. XDESCRIPTION
  2253. X    add major and minor version number to project status
  2254. X
  2255. XCAUSE
  2256. X    internal_enhancement
  2257. X
  2258. XFILES
  2259. X    Type    Action    Edit    File Name
  2260. X    ------- ------- ------- -----------
  2261. X    source    modify    15    Howto.cook
  2262. X    source    modify    2    aegis/build.c
  2263. X    source    modify    2    aegis/copyfile.c
  2264. X    source    modify    3    aegis/gate.h
  2265. X    source    modify    4    aegis/integra2.c
  2266. X    source    modify    2    aegis/list.c
  2267. X    source    modify    2    aegis/list.h
  2268. X    source    remove    1    aegis/main.h
  2269. X    source    modify    2    aegis/new_file.c
  2270. X    source    modify    2    aegis/new_proj.c
  2271. X    source    modify    2    aegis/pstate.def
  2272. X    source    modify    2    aegis/pstate_c.c
  2273. X    source    modify    2    aegis/pstate_u.c
  2274. X    source    modify    2    aegis/rem_file.c
  2275. X    source    modify    2    aegis/str.c
  2276. X    source    modify    2    aegis/trace.h
  2277. X    source    create    1    common/main.h
  2278. X    source    modify    5    config
  2279. X    source    remove    2    fmtgen/main.h
  2280. X    source    modify    4    man5/aepconf.5
  2281. X    source    modify    3    man5/aepstate.5
  2282. X    test    modify    8    test/00/t0002a.sh
  2283. X    test    modify    3    test/00/t0004a.sh
  2284. X    test    modify    3    test/00/t0005a.sh
  2285. X    test    modify    3    test/00/t0006a.sh
  2286. X    test    modify    2    test/00/t0007a.sh
  2287. X    test    modify    2    test/00/t0008a.sh
  2288. X
  2289. XHISTORY
  2290. X    What        When        Who    Comment
  2291. X    ------        ------        -----    ---------
  2292. X    new_change    Sun May     3    pmiller Elapsed time: 0.001 days.
  2293. X            22:12:19 1992
  2294. X    develop_begin    Sun May     3    pmiller Elapsed time: 1.118 days.
  2295. X            22:12:45 1992
  2296. X    develop_end    Tue May     5    pmiller Elapsed time: 0.001 days.
  2297. X            15:36:00 1992
  2298. X    review_pass    Tue May     5    pmiller Elapsed time: 0.002 days.
  2299. X            15:36:27 1992
  2300. X    integrate_begin Tue May     5    pmiller Elapsed time: 0.066 days.
  2301. X            15:37:12 1992
  2302. X    integrate_pass    Tue May     5    pmiller
  2303. X            16:07:03 1992
  2304. X
  2305. XIDENTIFICATION
  2306. X    Project "aegis", build 43, change 38.
  2307. X
  2308. XSUMMARY
  2309. X    add -New_ReLeaSe command
  2310. X
  2311. XDESCRIPTION
  2312. X    add -New_ReLeaSe command, improve logging when in background, notice
  2313. X    PAGER env var when giving -Help.
  2314. X
  2315. XCAUSE
  2316. X    internal_enhancement
  2317. X
  2318. XFILES
  2319. X    Type    Action    Edit    File Name
  2320. X    ------- ------- ------- -----------
  2321. X    source    modify    18    Howto.cook
  2322. X    source    modify    4    aegis/administ.c
  2323. X    source    modify    4    aegis/archaeol.c
  2324. X    source    modify    4    aegis/arglex.c
  2325. X    source    modify    4    aegis/arglex.h
  2326. X    source    modify    5    aegis/build.c
  2327. X    source    modify    4    aegis/cattr_ed.c
  2328. X    source    create    1    aegis/change.c
  2329. X    source    create    1    aegis/change.h
  2330. X    source    modify    3    aegis/chdir.c
  2331. X    source    modify    4    aegis/commit.c
  2332. X    source    modify    4    aegis/copyfile.c
  2333. X    source    remove    1    aegis/cstate_c.c
  2334. X    source    remove    1    aegis/cstate_c.h
  2335. X    source    remove    1    aegis/cstate_u.c
  2336. X    source    remove    1    aegis/cstate_u.h
  2337. X    source    modify    3    aegis/develop1.c
  2338. X    source    modify    3    aegis/develop2.c
  2339. X    source    modify    3    aegis/diff.c
  2340. X    source    modify    4    aegis/dir.c
  2341. X    source    modify    4    aegis/dir.h
  2342. X    source    modify    3    aegis/error.c
  2343. X    source    modify    3    aegis/error.h
  2344. X    source    modify    3    aegis/help.c
  2345. X    source    modify    3    aegis/integra1.c
  2346. X    source    modify    6    aegis/integra2.c
  2347. X    source    modify    4    aegis/list.c
  2348. X    source    modify    4    aegis/list.h
  2349. X    source    modify    3    aegis/lock.c
  2350. X    source    modify    3    aegis/lock.h
  2351. X    source    modify    4    aegis/log.c
  2352. X    source    modify    3    aegis/log.h
  2353. X    source    modify    3    aegis/main.c
  2354. X    source    modify    3    aegis/new_chan.c
  2355. X    source    modify    4    aegis/new_file.c
  2356. X    source    modify    4    aegis/new_proj.c
  2357. X    source    modify    3    aegis/new_rele.c
  2358. X    source    modify    3    aegis/new_test.c
  2359. X    source    modify    3    aegis/option.c
  2360. X    source    modify    3    aegis/option.h
  2361. X    source    modify    4    aegis/os.c
  2362. X    source    modify    3    aegis/os.h
  2363. X    source    modify    3    aegis/pattr_ed.c
  2364. X    source    remove    1    aegis/pconf_c.c
  2365. X    source    remove    1    aegis/pconf_c.h
  2366. X    source    create    1    aegis/project.c
  2367. X    source    create    1    aegis/project.h
  2368. X    source    modify    4    aegis/pstate.def
  2369. X    source    remove    2    aegis/pstate_c.c
  2370. X    source    remove    1    aegis/pstate_c.h
  2371. X    source    remove    2    aegis/pstate_u.c
  2372. X    source    remove    1    aegis/pstate_u.h
  2373. X    source    modify    4    aegis/rem_file.c
  2374. X    source    modify    3    aegis/review.c
  2375. X    source    modify    3    aegis/reviewer.c
  2376. X    source    modify    4    aegis/str.c
  2377. X    source    modify    3    aegis/str.h
  2378. X    source    modify    4    aegis/sub.c
  2379. X    source    modify    3    aegis/sub.h
  2380. X    source    modify    5    aegis/test.c
  2381. X    source    modify    5    aegis/tree.c
  2382. X    source    modify    3    aegis/tree.h
  2383. X    source    modify    3    aegis/ustate_u.c
  2384. X    source    modify    3    aegis/ustate_u.h
  2385. X    source    modify    3    aegis/version.c
  2386. X    source    remove    1    common/patchlevel.h
  2387. X    source    modify    5    man1/aeb.1
  2388. X    source    modify    5    man1/aecp.1
  2389. X    source    modify    5    man1/aed.1
  2390. X    source    modify    5    man1/aeip.1
  2391. X    source    modify    5    man1/aenf.1
  2392. X    source    modify    5    man1/aenrls.1
  2393. X    source    modify    5    man1/aerm.1
  2394. X    source    create    1    man1/o_major.so
  2395. X    source    modify    4    man1/o_min.so
  2396. X    source    create    1    man1/o_minor.so
  2397. X    source    create    1    man1/o_nolog.so
  2398. X    source    modify    5    man1/z_cr.so
  2399. X    source    modify    4    man1/z_intuit.so
  2400. X    source    modify    5    man5/aepstate.5
  2401. X    test    modify    10    test/00/t0002a.sh
  2402. X    test    modify    5    test/00/t0004a.sh
  2403. X    test    modify    5    test/00/t0005a.sh
  2404. X    test    modify    5    test/00/t0006a.sh
  2405. X    test    modify    4    test/00/t0007a.sh
  2406. X    test    modify    4    test/00/t0008a.sh
  2407. X    test    create    1    test/00/t0009a.sh
  2408. X
  2409. XHISTORY
  2410. X    What        When        Who    Comment
  2411. X    ------        ------        -----    ---------
  2412. X    new_change    Tue May     5    pmiller Elapsed time: 0.000 days.
  2413. X            16:41:49 1992
  2414. X    develop_begin    Tue May     5    pmiller Elapsed time: 19.787 days.
  2415. X            16:42:01 1992
  2416. X    develop_end    Sat May 30    pmiller Elapsed time: 0.001 days.
  2417. X            22:36:07 1992
  2418. X    review_pass    Sat May 30    pmiller Elapsed time: 0.002 days.
  2419. X            22:36:42 1992
  2420. X    integrate_begin Sat May 30    pmiller Elapsed time: 0.132 days.
  2421. X            22:37:45 1992
  2422. X    integrate_pass    Sat May 30    pmiller
  2423. X            23:37:20 1992
  2424. X
  2425. XIDENTIFICATION
  2426. X    Project "aegis", build 44, change 39.
  2427. X
  2428. XSUMMARY
  2429. X    implement the -Review_Pass_Undo command
  2430. X
  2431. XDESCRIPTION
  2432. X    implement the -Review_Pass_Undo command
  2433. X
  2434. XCAUSE
  2435. X    internal_enhancement
  2436. X
  2437. XFILES
  2438. X    Type    Action    Edit    File Name
  2439. X    ------- ------- ------- -----------
  2440. X    source    create    1    CHANGES.sh
  2441. X    source    modify    19    Howto.cook
  2442. X    source    modify    3    README
  2443. X    source    modify    5    aegis/arglex.c
  2444. X    source    modify    5    aegis/arglex.h
  2445. X    source    modify    6    aegis/build.c
  2446. X    source    modify    2    aegis/change.c
  2447. X    source    modify    2    aegis/col.c
  2448. X    source    modify    4    aegis/develop2.c
  2449. X    source    modify    4    aegis/diff.c
  2450. X    source    modify    7    aegis/integra2.c
  2451. X    source    modify    5    aegis/list.c
  2452. X    source    modify    5    aegis/list.h
  2453. X    source    modify    4    aegis/main.c
  2454. X    source    modify    4    aegis/new_rele.c
  2455. X    source    modify    5    aegis/os.c
  2456. X    source    modify    4    aegis/os.h
  2457. X    source    modify    2    aegis/pattr.def
  2458. X    source    modify    4    aegis/review.c
  2459. X    source    modify    6    aegis/test.c
  2460. X    source    modify    4    man1/aegis.1
  2461. X    source    create    1    man1/aerpu.1
  2462. X    source    modify    3    man1/o_help.so
  2463. X    source    modify    3    man1/o_list.so
  2464. X    source    modify    3    man1/o_terse.so
  2465. X    source    modify    3    man5/aepattr.5
  2466. X    source    modify    6    man5/aepstate.5
  2467. X    source    create    1    notify/de.sh
  2468. X    source    create    1    notify/deu.sh
  2469. X    source    create    1    notify/if.sh
  2470. X    source    create    1    notify/ip.sh
  2471. X    source    create    1    notify/rf.sh
  2472. X    source    create    1    notify/rp.sh
  2473. X    source    create    1    notify/rpu.sh
  2474. X    test    create    1    test/00/t0010a.sh
  2475. X
  2476. XHISTORY
  2477. X    What        When        Who    Comment
  2478. X    ------        ------        -----    ---------
  2479. X    new_change    Sat May 30    pmiller Elapsed time: 0.003 days.
  2480. X            23:48:29 1992
  2481. X    develop_begin    Sat May 30    pmiller Elapsed time: 1.950 days.
  2482. X            23:49:53 1992
  2483. X    develop_end    Tue Jun     2    pmiller Elapsed time: 0.003 days.
  2484. X            23:27:33 1992
  2485. X    review_pass    Tue Jun     2    pmiller Elapsed time: 0.005 days.
  2486. X            23:28:44 1992
  2487. X    integrate_begin Tue Jun     2    pmiller Elapsed time: 0.843 days.
  2488. X            23:30:51 1992
  2489. X    integrate_pass    Wed Jun     3    pmiller
  2490. X            22:20:12 1992
  2491. X
  2492. XIDENTIFICATION
  2493. X    Project "aegis", build 45, change 40.
  2494. X
  2495. XSUMMARY
  2496. X    fix pattred to copy the notify commands
  2497. X
  2498. XDESCRIPTION
  2499. X    The aegis -Project_Attributes command failed to list all of the
  2500. X    attributes, and failed to modify some attributes when named in the
  2501. X    attributes input file.    One of the notify commands was absent
  2502. X    completely.
  2503. X
  2504. XCAUSE
  2505. X    internal_bug
  2506. X
  2507. XFILES
  2508. X    Type    Action    Edit    File Name
  2509. X    ------- ------- ------- -----------
  2510. X    source    modify    2    CHANGES.sh
  2511. X    source    modify    20    Howto.cook
  2512. X    source    modify    5    aegis/develop2.c
  2513. X    source    modify    3    aegis/pattr.def
  2514. X    source    modify    4    aegis/pattr_ed.c
  2515. X    source    modify    4    man5/aepattr.5
  2516. X    source    modify    7    man5/aepstate.5
  2517. X    test    modify    6    test/00/t0006a.sh
  2518. X    test    modify    2    test/00/t0009a.sh
  2519. X
  2520. XHISTORY
  2521. X    What        When        Who    Comment
  2522. X    ------        ------        -----    ---------
  2523. X    new_change    Wed Jun     3    pmiller Elapsed time: 0.001 days.
  2524. X            22:23:39 1992
  2525. X    develop_begin    Wed Jun     3    pmiller Elapsed time: 0.239 days.
  2526. X            22:23:58 1992
  2527. X    develop_end    Thu Jun     4    pmiller Elapsed time: 0.710 days.
  2528. X            16:41:29 1992
  2529. X    review_pass    Thu Jun     4    pmiller Elapsed time: 0.005 days.
  2530. X            22:00:55 1992
  2531. X    integrate_begin Thu Jun     4    pmiller Elapsed time: 0.089 days.
  2532. X            22:03:00 1992
  2533. X    integrate_pass    Thu Jun     4    pmiller
  2534. X            22:43:08 1992
  2535. X
  2536. XIDENTIFICATION
  2537. X    Project "aegis", build 46, change 41.
  2538. X
  2539. XSUMMARY
  2540. X    make notify commands ignore exit status
  2541. X
  2542. XDESCRIPTION
  2543. X    make notify commands ignore exit status
  2544. X
  2545. XCAUSE
  2546. X    internal_bug
  2547. X
  2548. XFILES
  2549. X    Type    Action    Edit    File Name
  2550. X    ------- ------- ------- -----------
  2551. X    source    modify    21    Howto.cook
  2552. X    source    remove    2    MANIFEST.sh
  2553. X    source    modify    7    aegis/build.c
  2554. X    source    modify    3    aegis/change.c
  2555. X    source    modify    6    aegis/develop2.c
  2556. X    source    modify    5    aegis/diff.c
  2557. X    source    modify    8    aegis/integra2.c
  2558. X    source    modify    5    aegis/new_rele.c
  2559. X    source    modify    6    aegis/os.c
  2560. X    source    modify    5    aegis/os.h
  2561. X    source    modify    5    aegis/review.c
  2562. X    source    modify    7    aegis/test.c
  2563. X
  2564. XHISTORY
  2565. X    What        When        Who    Comment
  2566. X    ------        ------        -----    ---------
  2567. X    new_change    Thu Jun     4    pmiller Elapsed time: 0.000 days.
  2568. X            22:45:43 1992
  2569. X    develop_begin    Thu Jun     4    pmiller Elapsed time: 0.180 days.
  2570. X            22:45:56 1992
  2571. X    develop_end    Fri Jun     5    pmiller Elapsed time: 0.002 days.
  2572. X            16:37:05 1992
  2573. X    review_pass    Fri Jun     5    pmiller Elapsed time: 0.007 days.
  2574. X            16:37:58 1992
  2575. X    integrate_begin Fri Jun     5    pmiller Elapsed time: 0.666 days.
  2576. X            16:41:18 1992
  2577. X    integrate_pass    Fri Jun     5    pmiller
  2578. X            21:41:06 1992
  2579. X
  2580. XIDENTIFICATION
  2581. X    Project "aegis", build 47, change 42.
  2582. X
  2583. XSUMMARY
  2584. X    make sub.c do the right thing for notify commands
  2585. X
  2586. XDESCRIPTION
  2587. X    The aegis/sub.c substitute() function was failing to include the
  2588. X    baseline path for changes in states between being_developed and being_
  2589. X    integrated, thus causing the notification command to fail.
  2590. X
  2591. XCAUSE
  2592. X    chain
  2593. X
  2594. XFILES
  2595. X    Type    Action    Edit    File Name
  2596. X    ------- ------- ------- -----------
  2597. X    source    create    1    ALPHA.NOTICE
  2598. X    source    modify    4    README
  2599. X    source    modify    7    aegis/develop2.c
  2600. X    source    modify    6    aegis/review.c
  2601. X    source    modify    5    aegis/sub.c
  2602. X
  2603. XHISTORY
  2604. X    What        When        Who    Comment
  2605. X    ------        ------        -----    ---------
  2606. X    new_change    Fri Jun     5    pmiller Elapsed time: 0.000 days.
  2607. X            21:43:25 1992
  2608. X    develop_begin    Fri Jun     5    pmiller Elapsed time: 0.182 days.
  2609. X            21:43:35 1992
  2610. X    develop_end    Fri Jun     5    pmiller Elapsed time: 0.001 days.
  2611. X            23:05:17 1992
  2612. X    review_pass    Fri Jun     5    pmiller Elapsed time: 0.002 days.
  2613. X            23:05:46 1992
  2614. X    integrate_begin Fri Jun     5    pmiller Elapsed time: 0.063 days.
  2615. X            23:06:49 1992
  2616. X    integrate_pass    Fri Jun     5    pmiller
  2617. X            23:34:58 1992
  2618. X
  2619. XIDENTIFICATION
  2620. X    Project "aegis", build 48, change 43.
  2621. X
  2622. XSUMMARY
  2623. X    make -lib add to search path
  2624. X
  2625. XDESCRIPTION
  2626. X    A search path of project pointers and user indexes was added, via the -
  2627. X    LIBrary option, to allow users to have their own projects, and also to
  2628. X    have a system area.
  2629. X    This resulted in a large amount of internal re-arrangement to handle
  2630. X    the search list and the user state files.
  2631. X    An error in the locking mechanism is fixed.
  2632. X    Manual entries now include the -LIBrary option.
  2633. X    More user guide has been written.
  2634. X
  2635. XCAUSE
  2636. X    internal_enhancement
  2637. X
  2638. XSTATE
  2639. X    being_integrated
  2640. X
  2641. XFILES
  2642. X    Type    Action    Edit    File Name
  2643. X    ------- ------- ------- -----------
  2644. X    source    modify    21    Howto.cook
  2645. X    source    modify    3    Makefile.sh
  2646. X    source    modify    4    aegis/administ.c
  2647. X    source    modify    4    aegis/archaeol.c
  2648. X    source    modify    7    aegis/build.c
  2649. X    source    modify    4    aegis/cattr_ed.c
  2650. X    source    modify    3    aegis/change.c
  2651. X    source    modify    1    aegis/change.h
  2652. X    source    modify    3    aegis/chdir.c
  2653. X    source    modify    4    aegis/copyfile.c
  2654. X    source    modify    3    aegis/develop1.c
  2655. X    source    modify    7    aegis/develop2.c
  2656. X    source    modify    5    aegis/diff.c
  2657. X    source    create        aegis/gonzo.c
  2658. X    source    create        aegis/gonzo.h
  2659. X    source    remove    1    aegis/gstate_c.c
  2660. X    source    remove    1    aegis/gstate_c.h
  2661. X    source    modify    3    aegis/help.c
  2662. X    source    modify    3    aegis/integra1.c
  2663. X    source    modify    8    aegis/integra2.c
  2664. X    source    modify    5    aegis/list.c
  2665. X    source    modify    3    aegis/lock.c
  2666. X    source    modify    3    aegis/lock.h
  2667. X    source    modify    4    aegis/log.c
  2668. X    source    modify    3    aegis/new_chan.c
  2669. X    source    modify    4    aegis/new_file.c
  2670. X    source    modify    4    aegis/new_proj.c
  2671. X    source    modify    5    aegis/new_rele.c
  2672. X    source    modify    3    aegis/new_test.c
  2673. X    source    modify    3    aegis/option.c
  2674. X    source    modify    3    aegis/option.h
  2675. X    source    modify    6    aegis/os.c
  2676. X    source    modify    5    aegis/os.h
  2677. X    source    modify    4    aegis/pattr_ed.c
  2678. X    source    modify    1    aegis/project.c
  2679. X    source    modify    1    aegis/project.h
  2680. X    source    modify    4    aegis/rem_file.c
  2681. X    source    modify    6    aegis/review.c
  2682. X    source    modify    1    aegis/review.h
  2683. X    source    modify    3    aegis/reviewer.c
  2684. X    source    modify    7    aegis/test.c
  2685. X    source    remove    1    aegis/uconf_c.c
  2686. X    source    remove    1    aegis/uconf_c.h
  2687. X    source    create        aegis/user.c
  2688. X    source    create        aegis/user.h
  2689. X    source    remove    1    aegis/ustate_c.c
  2690. X    source    remove    1    aegis/ustate_c.h
  2691. X    source    remove    3    aegis/ustate_u.c
  2692. X    source    remove    3    aegis/ustate_u.h
  2693. X    source    modify    1    aegis/word.c
  2694. X    source    modify    1    aegis/word.h
  2695. X    source    modify    1    doc/c2.0.so
  2696. X    source    create        doc/c2.1.so
  2697. X    source    create        doc/c2.2.so
  2698. X    source    create        doc/c2.3.so
  2699. X    source    create        doc/c2.4.so
  2700. X    source    create        dot.cshrc
  2701. X    source    create        dot.profile
  2702. X    source    modify    4    man1/aegis.1
  2703. X    source    modify    3    man1/aenpr.1
  2704. X    source    modify    5    man1/aenrls.1
  2705. X    source    create        man1/o_lib.so
  2706. X    test    modify    10    test/00/t0002a.sh
  2707. X    test    modify    5    test/00/t0004a.sh
  2708. X    test    modify    5    test/00/t0005a.sh
  2709. X    test    modify    6    test/00/t0006a.sh
  2710. X    test    modify    4    test/00/t0007a.sh
  2711. X    test    modify    4    test/00/t0008a.sh
  2712. X    test    modify    2    test/00/t0009a.sh
  2713. X    test    modify    1    test/00/t0010a.sh
  2714. X    test    create        test/00/t0011a.sh
  2715. X
  2716. XHISTORY
  2717. X    What        When        Who    Comment
  2718. X    ------        ------        -----    ---------
  2719. X    new_change    Fri Jun     5    pmiller Elapsed time: 0.001 days.
  2720. X            23:38:41 1992
  2721. X    develop_begin    Fri Jun     5    pmiller Elapsed time: 4.903 days.
  2722. X            23:38:57 1992
  2723. X    develop_end    Sat Jun 13    pmiller Elapsed time: 0.003 days.
  2724. X            15:25:22 1992
  2725. X    review_pass    Sat Jun 13    pmiller Elapsed time: 0.002 days.
  2726. X            15:26:50 1992
  2727. X    integrate_begin Sat Jun 13    pmiller Elapsed time: 0.030 days.
  2728. X            15:27:46 1992
  2729. END_OF_FILE
  2730. if test 73412 -ne `wc -c <'aux/CHANGES.1.0'`; then
  2731.     echo shar: \"'aux/CHANGES.1.0'\" unpacked with wrong size!
  2732. fi
  2733. # end of 'aux/CHANGES.1.0'
  2734. fi
  2735. echo shar: End of archive 18 \(of 19\).
  2736. cp /dev/null ark18isdone
  2737. MISSING=""
  2738. for I in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ; do
  2739.     if test ! -f ark${I}isdone ; then
  2740.     MISSING="${MISSING} ${I}"
  2741.     fi
  2742. done
  2743. if test "${MISSING}" = "" ; then
  2744.     echo You have unpacked all 19 archives.
  2745.     rm -f ark[1-9]isdone ark[1-9][0-9]isdone
  2746. else
  2747.     echo You still need to unpack the following archives:
  2748.     echo "        " ${MISSING}
  2749. fi
  2750. ##  End of shell archive.
  2751. exit 0
  2752.