Project "fhist.1.2" Page 1 List of Changes Mon Mar 30 15:12:43 1998 Change State Description ------- ------- ------------- 1 completed New release derived from fhist.1.1. 2 completed use mprintf so can use less memory in error strings 3 completed stop using isblank 4 completed remove zero conflict warning 10 completed make use of pathconf more robust 11 completed improve merging Project "fhist.1.2", Change 1 Page 1 Change Details Mon Mar 30 15:12:43 1998 NAME Project "fhist.1.2", Delta 1, Change 1. SUMMARY New release derived from fhist.1.1. DESCRIPTION New release derived from fhist.1.1. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "unspecified" architecture. CAUSE This change was caused by internal_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- build create 1 BUILDING source create 1 LICENSE build create 1 MANIFEST build create 1 Makefile.in build create 1 README source create 1 aux/BUILDING.man source create 1 aux/CHANGES.1.0 source create 1 aux/CHANGES.sh source create 1 aux/Howto.cook source create 1 aux/MANIFEST.sh source create 1 aux/Makefi.file.sh source create 1 aux/Makefile.awk source create 1 aux/Makefile.head source create 1 aux/Makefile.sh source create 1 aux/README.man source create 1 aux/config.h.in source create 1 aux/config.h.in1 source create 1 aux/config.h.in2 source create 1 aux/configure.in source create 1 aux/new.1.1.so build create 1 aux/new.so source create 1 aux/patch.file.sh source create 1 aux/patches.sh source create 1 aux/template/c source create 1 aux/template/generic source create 1 aux/template/h source create 1 aux/template/man source create 1 aux/template/ms source create 1 aux/template/sh source create 1 aux/template/test source create 1 common/ac/dirent.h source create 1 common/ac/limits.h source create 1 common/ac/stdarg.h Project "fhist.1.2", Change 1 Page 2 Change Details Mon Mar 30 15:12:43 1998 Type Action Edit File Name ------- -------- ------- ----------- source create 1 common/ac/stddef.h source create 1 common/ac/stdlib.h source create 1 common/ac/string.h source create 1 common/ac/time.h source create 1 common/ac/unistd.h source create 1 common/ansi.c source create 1 common/arglex.c source create 1 common/arglex.h source create 1 common/cmalloc.c source create 1 common/cmalloc.h source create 1 common/compare.c source create 1 common/compare.h build create 1 common/config.h.in source create 1 common/error.c source create 1 common/error.h source create 1 common/fileio.c source create 1 common/fileio.h source create 1 common/help.c source create 1 common/help.h source create 1 common/main.h source create 1 common/pager.c source create 1 common/pager.h build create 1 common/patchlevel.h source create 1 common/version.c source create 1 common/version.h source create 1 common/version_stmp.c source create 1 common/version_stmp.h source create 1 config build create 1 configure build create 1 doc/version.so source create 1 fcomp/main.c source create 1 fhist/breaks.c source create 1 fhist/breaks.h source create 1 fhist/diff.c source create 1 fhist/diff.h source create 1 fhist/extract.c source create 1 fhist/extract.h source create 1 fhist/fhist.h source create 1 fhist/list.c source create 1 fhist/list.h source create 1 fhist/main.c source create 1 fhist/modlin.c source create 1 fhist/modlin.h source create 1 fhist/name.c source create 1 fhist/name.h source create 1 fhist/prune.c source create 1 fhist/prune.h source create 1 fhist/subroutine.c source create 1 fhist/subroutine.h source create 1 fhist/update.c source create 1 fhist/update.h source create 1 fmerge/main.c source create 1 fmerge/work.c source create 1 fmerge/work.h source create 1 man1/fcomp.1 Project "fhist.1.2", Change 1 Page 3 Change Details Mon Mar 30 15:12:43 1998 Type Action Edit File Name ------- -------- ------- ----------- source create 1 man1/fhist.1 source create 1 man1/fmerge.1 source create 1 man1/o__rules.so source create 1 man1/o_help.so source create 1 man1/o_version.so source create 1 man1/z_cr.so source create 1 man1/z_exit.so source create 1 man1/z_fne.so source create 1 man1/z_ref.so test create 1 test/00/t0001a.sh test create 1 test/00/t0002a.sh test create 1 test/00/t0003a.sh test create 1 test/00/t0004a.sh test create 1 test/00/t0005a.sh test create 1 test/00/t0006a.sh test create 1 test/00/t0007a.sh test create 1 test/00/t0008a.sh test create 1 test/00/t0009a.sh test create 1 test/00/t0010a.sh test create 1 test/00/t0011a.sh test create 1 test/00/t0012a.sh test create 1 test/00/t0013a.sh test create 1 test/00/t0014a.sh test create 1 test/00/t0015a.sh test create 1 test/00/t0016a.sh source create 1 txt2c/main.c source create 1 txt2c/txt2c.c source create 1 txt2c/txt2c.h HISTORY What When Who Comment ------ ------ ----- --------- new_change Sat Oct 8 pmiller 21:19:06 1994 develop_begin Sat Oct 8 pmiller 21:19:06 1994 develop_end Sat Oct 8 pmiller 21:19:06 1994 review_pass Sat Oct 8 pmiller 21:19:06 1994 integrate_begin Sat Oct 8 pmiller 21:19:06 1994 integrate_pass Sat Oct 8 pmiller 21:25:18 1994 Project "fhist.1.2", Change 2 Page 1 Change Details Mon Mar 30 15:12:44 1998 NAME Project "fhist.1.2", Delta 2, Change 2. SUMMARY use mprintf so can use less memory in error strings DESCRIPTION use mprintf so can use less memory in error strings This change must pass a full regression test. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURES This change must build and test in each of the "alpha", "sun4" and "sun5" architectures. CAUSE This change was caused by internal_improvement. FILES Type Action Edit File Name ------- -------- ------- ----------- build modify 1 BUILDING build modify 2 MANIFEST build modify 2 Makefile.in build modify 2 README source create 1 aux/CHANGES.1.1 source modify 2 aux/Howto.cook source modify 2 aux/MANIFEST.sh source modify 2 aux/Makefile.sh source create 1 aux/new.1.2.so build modify 2 aux/new.so source modify 2 common/arglex.c source modify 2 common/cmalloc.c source modify 2 common/cmalloc.h source modify 2 common/compare.c build modify 1 common/config.h.in source modify 2 common/error.c source modify 2 common/fileio.c source modify 2 common/help.c source create 1 common/mprintf.c source create 1 common/mprintf.h build modify 2 common/patchlevel.h source create 1 common/str.c source create 1 common/str.h source modify 2 common/version.c build modify 2 configure build modify 2 doc/version.so source modify 2 fcomp/main.c source modify 2 fhist/diff.c source modify 2 fhist/extract.c source modify 2 fhist/list.c source modify 2 fhist/main.c source modify 2 fmerge/main.c Project "fhist.1.2", Change 2 Page 2 Change Details Mon Mar 30 15:12:44 1998 HISTORY What When Who Comment ------ ------ ----- --------- new_change Tue Oct 18 pmiller 05:44:37 1994 develop_begin Tue Oct 18 pmiller Elapsed time: 1.107 05:44:49 1994 days. develop_end Wed Oct 19 pmiller 06:32:59 1994 review_pass Wed Oct 19 pmiller 06:33:15 1994 integrate_begin Wed Oct 19 pmiller Elapsed time: 0.084 06:35:10 1994 days. integrate_pass Wed Oct 19 pmiller 07:12:52 1994 Project "fhist.1.2", Change 3 Page 1 Change Details Mon Mar 30 15:12:44 1998 NAME Project "fhist.1.2", Delta 3, Change 3. SUMMARY stop using isblank DESCRIPTION The BSD folks appear to have stolen isblank for ctype.h My thanks to Albert.Langer@gnu.ai.mit.edu for reporting this problem. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURES This change must build and test in each of the "alpha", "sun4" and "sun5" architectures. CAUSE This change was caused by external_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- build modify 2 BUILDING build modify 2 MANIFEST build modify 2 Makefile.in build modify 3 README source modify 2 aux/BUILDING.man source modify 3 aux/Howto.cook source modify 2 aux/README.man build modify 2 aux/new.so source modify 3 common/compare.c build modify 1 common/config.h.in source modify 3 common/help.c build modify 3 common/patchlevel.h source modify 2 common/version_stmp.c source modify 2 common/version_stmp.h build modify 2 configure build modify 3 doc/version.so source modify 2 man1/z_cr.so HISTORY What When Who Comment ------ ------ ----- --------- new_change Thu Jan 5 pmiller 09:52:36 1995 develop_begin Thu Jan 5 pmiller Elapsed time: 0.114 09:52:41 1995 days. develop_end Thu Jan 5 pmiller 10:44:11 1995 review_pass Thu Jan 5 pmiller 10:44:17 1995 integrate_begin Thu Jan 5 pmiller Elapsed time: 0.045 Project "fhist.1.2", Change 3 Page 2 Change Details Mon Mar 30 15:12:44 1998 What When Who Comment ------ ------ ----- --------- 10:45:44 1995 days. integrate_pass Thu Jan 5 pmiller 11:06:00 1995 Project "fhist.1.2", Change 4 Page 1 Change Details Mon Mar 30 15:12:44 1998 NAME Project "fhist.1.2", Delta 4, Change 4. SUMMARY remove zero conflict warning DESCRIPTION remove zero conflict warning This change must pass a full regression test. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_improvement. FILES Type Action Edit File Name ------- -------- ------- ----------- build modify 2 BUILDING build modify 2 MANIFEST build modify 2 Makefile.in build modify 3 README source modify 4 aux/Howto.cook source modify 2 aux/config.h.in source modify 2 aux/configure.in build modify 2 aux/new.so source modify 3 common/cmalloc.h build modify 2 common/config.h.in build modify 4 common/patchlevel.h source modify 2 config build modify 3 configure build modify 4 doc/version.so source modify 2 fhist/breaks.c source modify 3 fmerge/main.c test modify 2 test/00/t0011a.sh test modify 2 test/00/t0015a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Sun Dec 10 pmiller 16:20:19 1995 develop_begin Sun Dec 10 pmiller Elapsed time: 0.220 16:20:40 1995 days. develop_end Sun Dec 10 pmiller 17:59:40 1995 review_pass Sun Dec 10 pmiller 17:59:45 1995 integrate_begin Sun Dec 10 pmiller Elapsed time: 0.066 17:59:50 1995 days. integrate_pass Sun Dec 10 pmiller 18:29:19 1995 Project "fhist.1.2", Change 10 Page 1 Change Details Mon Mar 30 15:12:44 1998 NAME Project "fhist.1.2", Delta 5, Change 10. SUMMARY make use of pathconf more robust DESCRIPTION This change makes use of pathconf more robust on systems with posix compliant but unusual implementation sof pathconf. This change must pass a full regression test. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_improvement. FILES Type Action Edit File Name ------- -------- ------- ----------- build modify 2 BUILDING build modify 2 MANIFEST build modify 2 Makefile.in build modify 3 README build modify 2 aux/new.so build modify 2 common/config.h.in build modify 5 common/patchlevel.h build modify 3 configure build modify 5 doc/version.so source modify 2 fhist/subroutine.c HISTORY What When Who Comment ------ ------ ----- --------- new_change Sun May 19 pmiller 08:32:14 1996 develop_begin Sun May 19 pmiller 08:32:21 1996 develop_end Sun May 19 pmiller 08:41:11 1996 review_pass Sun May 19 pmiller 08:41:25 1996 integrate_begin Sun May 19 pmiller 08:41:28 1996 integrate_pass Sun May 19 pmiller 08:43:37 1996 Project "fhist.1.2", Change 11 Page 1 Change Details Mon Mar 30 15:12:44 1998 NAME Project "fhist.1.2", Delta 6, Change 11. SUMMARY improve merging DESCRIPTION improve merging ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_improvement. FILES Type Action Edit File Name ------- -------- ------- ----------- build modify 2 BUILDING build modify 2 MANIFEST build modify 2 Makefile.in build modify 3 README build modify 2 aux/new.so build modify 2 common/config.h.in build modify 5 -> 6 common/patchlevel.h build modify 3 configure build modify 5 -> 6 doc/version.so source modify 3 -> 4 fmerge/main.c source modify 1 -> 2 fmerge/work.c test create 1 test/00/t0017a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Sat Jul 12 pmiller 00:35:23 1997 develop_begin Sat Jul 12 pmiller Elapsed time: 0.102 00:35:26 1997 days. develop_end Sat Jul 12 pmiller 01:21:23 1997 review_pass Sat Jul 12 pmiller 01:21:45 1997 integrate_begin Sat Jul 12 pmiller 01:21:49 1997 integrate_pass Sat Jul 12 pmiller 01:22:56 1997