Project "dnsutl.1.4" Page 1 List of Changes Mon Jul 5 16:09:39 1999 Change State Description ------- ------- ------------- 10 completed improve build 11 completed srrf reader bug fix 12 completed lsm 13 completed dns-ether-import 14 completed documentation examples 15 completed dns-hosts-import 16 completed config hassles 17 completed fix history put and get to be same Project "dnsutl.1.4", Change 10 Page 1 Change Details Mon Jul 5 16:09:39 1999 NAME Project "dnsutl.1.4", Delta 1, Change 10. SUMMARY improve build DESCRIPTION This change improves the build. Cook has changed a great deal since I last worked on this project. 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-i386" architecture. CAUSE This change was caused by internal_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source create 1 common/ac/ctype.h source create 1 common/ac/errno.h source create 1 common/ac/rxposix.h source modify 1 -> 2 common/ac/stddef.h source create 1 common/ac/stdio.h source create 1 common/ac/string.c Moved from common/ansi.c source remove 1 common/ansi.c Moved to common/ac/string.c source modify 1 -> 2 common/arglex.c source create 1 common/config.messy.h source modify 1 -> 2 common/error.c source modify 1 -> 2 common/help.c source modify 1 -> 2 common/mem.c source modify 1 -> 2 common/mem.h source modify 1 -> 2 common/mprintf.c source modify 1 -> 2 common/output.c source create 1 common/regu_expr.c source create 1 common/regu_expr.h source modify 1 -> 2 common/srrf.c source modify 1 -> 2 common/srrf.h source modify 1 -> 2 common/srrf/bootp.c source modify 1 -> 2 common/srrf/bootparams.c source modify 1 -> 2 common/srrf/cbn.c source modify 1 -> 2 common/srrf/ether.c source modify 1 -> 2 common/srrf/in.c source modify 1 -> 2 common/srrf/origin.h source modify 1 -> 2 common/srrf/print.c source modify 1 -> 2 common/srrf/tbn.c source modify 1 -> 2 common/str.c source modify 1 -> 2 common/strlist.c source modify 1 -> 2 common/version.c Project "dnsutl.1.4", Change 10 Page 2 Change Details Mon Jul 5 16:09:39 1999 Type Action Edit File Name ------- -------- ------- ----------- source modify 1 -> 2 config source modify 1 -> 2 dns-bootp/filter.c source modify 1 -> 2 dns-bootp/main.c source modify 1 -> 2 dns-bootparams/filter.c source modify 1 -> 2 dns-bootparams/main.c source modify 1 -> 2 dns-ethers/ethers.c source modify 1 -> 2 dns-ethers/main.c source modify 1 -> 2 dns-filter/filter.c source modify 1 -> 2 dns-filter/main.c source modify 1 -> 2 dns-hosts/hosts.c source modify 1 -> 2 dns-hosts/main.c source modify 1 -> 2 dns-ng/main.c source modify 1 -> 2 dns-ng/netgroup.c source modify 1 -> 2 dns-rev/main.c source modify 1 -> 2 dns-rev/reverse.c source modify 1 -> 2 etc/Howto.cook source modify 1 -> 2 etc/Makefi.file.sh source modify 1 -> 2 etc/Makefile.head source modify 1 -> 2 etc/Makefile.sh source modify 1 -> 2 etc/archive.cook source modify 1 -> 2 etc/config.h.in2 source modify 1 -> 2 etc/configure.in source create 1 etc/dnsutl.gif.uue source create 1 etc/rpm-build.sh source create 1 etc/spec.sh source remove 1 h/float.h source remove 1 h/limits.h source remove 1 h/stdarg.h source remove 1 h/stddef.h source remove 1 h/stdlib.h source remove 1 h/string.h source remove 1 h/time.h HISTORY What When Who Comment ------ ------ ----- --------- new_change Wed Jun 30 pmiller 07:30:41 1999 develop_begin Wed Jun 30 pmiller Elapsed time: 0.905 07:30:59 1999 days. develop_end Wed Jun 30 pmiller 14:18:19 1999 review_pass Wed Jun 30 pmiller 14:18:28 1999 integrate_begin Wed Jun 30 pmiller 14:18:31 1999 integrate_fail Wed Jun 30 pmiller etc/Howto.cook: 474: 14:21:22 1999 undefined variable "baseline_ed" develop_end Wed Jun 30 pmiller 14:25:57 1999 review_pass Wed Jun 30 pmiller 14:27:05 1999 integrate_begin Wed Jun 30 pmiller 14:27:06 1999 Project "dnsutl.1.4", Change 10 Page 3 Change Details Mon Jul 5 16:09:39 1999 What When Who Comment ------ ------ ----- --------- integrate_pass Wed Jun 30 pmiller 14:29:59 1999 Project "dnsutl.1.4", Change 11 Page 1 Change Details Mon Jul 5 16:09:39 1999 NAME Project "dnsutl.1.4", Delta 2, Change 11. SUMMARY srrf reader bug fix DESCRIPTION This change fixed a bug where dns-filter (actually, all of them) would dump core if the $origin was not set. It still remains a fatal error, but it doesn't core dump any more. My thanks to Terry Ewing for reporting this problem. 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-i386" architecture. CAUSE This change was caused by external_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 2 -> 3 common/srrf.c source modify 1 -> 2 common/srrf/alloc.c source modify 2 -> 3 common/srrf/in.c source modify 1 -> 2 common/srrf/origin.c source modify 2 -> 3 dns-rev/reverse.c test modify 1 -> 2 test/00/t0016a.sh test modify 1 -> 2 test/00/t0018a.sh test modify 1 -> 2 test/00/t0019a.sh test create 1 test/00/t0025a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Wed Jun 30 pmiller 07:30:55 1999 develop_begin Wed Jun 30 pmiller Elapsed time: 1.000 07:31:02 1999 days. develop_end Wed Jun 30 pmiller 16:15:46 1999 review_pass Wed Jun 30 pmiller 16:16:05 1999 integrate_begin Wed Jun 30 pmiller 16:16:08 1999 integrate_pass Wed Jun 30 pmiller 16:21:14 1999 Project "dnsutl.1.4", Change 12 Page 1 Change Details Mon Jul 5 16:09:40 1999 NAME Project "dnsutl.1.4", Delta 3, Change 12. SUMMARY lsm DESCRIPTION This change improves the documentation. It adds an LSM file, corrects the RPM spec file, improves the README file, and adds a reference manual. 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-i386" architecture. CAUSE This change was caused by internal_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 2 -> 3 common/help.c source modify 1 -> 2 etc/BUILDING.man source modify 1 -> 2 etc/CHANGES.1.3 source modify 2 -> 3 etc/Howto.cook source modify 1 -> 2 etc/README.man source modify 2 -> 3 etc/archive.cook source create 1 etc/dnsutl.html source create 1 etc/dnsutl.lsm source create 1 etc/documents.cook source create 1 etc/new-so-sh source modify 1 -> 2 etc/new.1.2.so source create 1 etc/new.1.3.so source create 1 etc/new.1.4.so source create 1 etc/ref-ptx.ignore source create 1 etc/ref-ptx.sh source create 1 etc/ref-ptx1.awk source create 1 etc/ref-ptx2.awk source create 1 etc/ref-toc.so source create 1 etc/reference.man source modify 1 -> 2 etc/spec.sh source create 1 etc/ssp.awk source modify 1 -> 2 man1/author.so source modify 1 -> 2 man1/copyright.so source modify 1 -> 2 man1/dns-bootp.1 source modify 1 -> 2 man1/dns-bootprms.1 source modify 1 -> 2 man1/dns-ethers.1 source modify 1 -> 2 man1/dns-filter.1 source modify 1 -> 2 man1/dns-hosts.1 source modify 1 -> 2 man1/dns-ng.1 source modify 1 -> 2 man1/dns-rev.1 Project "dnsutl.1.4", Change 12 Page 2 Change Details Mon Jul 5 16:09:40 1999 HISTORY What When Who Comment ------ ------ ----- --------- new_change Wed Jun 30 pmiller 17:04:01 1999 develop_begin Wed Jun 30 pmiller Elapsed time: 1.014 17:04:15 1999 days. develop_end Thu Jul 1 pmiller 17:10:31 1999 review_pass Thu Jul 1 pmiller 17:10:43 1999 integrate_begin Thu Jul 1 pmiller 17:10:46 1999 integrate_pass Thu Jul 1 pmiller 17:14:17 1999 Project "dnsutl.1.4", Change 13 Page 1 Change Details Mon Jul 5 16:09:40 1999 NAME Project "dnsutl.1.4", Delta 4, Change 13. SUMMARY dns-ether-import DESCRIPTION The change adds the dns-ether-import command, used to read the /etc/ethers file and write the dns-styled output. ARCHITECTURE This change must build and test in the "linux-i386" architecture. CAUSE This change was caused by internal_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source create 1 common/mac.c source create 1 common/mac.h source create 1 common/map.c source create 1 common/map.h source create 1 common/map_ether.c source create 1 common/map_ether.h source modify 2 -> 3 common/mprintf.c source modify 1 -> 2 common/mprintf.h source modify 2 -> 3 common/srrf/ether.c source modify 2 -> 3 config source modify 2 -> 3 dns-bootparams/main.c source create 1 dns-ethers-import/ethers.c source create 1 dns-ethers-import/ethers.h source create 1 dns-ethers-import/main.c source modify 3 -> 4 etc/Howto.cook source modify 2 -> 3 etc/configure.in source modify 1 -> 2 etc/template/man source create 1 man1/dns-bootparams.1 Moved from man1/dns-bootprms.1 source remove 2 man1/dns-bootprms.1 Moved to man1/dns-bootparams.1 source create 1 man1/dns-ethers-import.1 test create 1 test/00/t0026a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Thu Jul 1 pmiller 07:41:00 1999 develop_begin Thu Jul 1 pmiller Elapsed time: 2.468 07:41:23 1999 days. develop_end Sun Jul 4 pmiller 11:11:54 1999 review_pass Sun Jul 4 pmiller 11:12:01 1999 integrate_begin Sun Jul 4 pmiller Project "dnsutl.1.4", Change 13 Page 2 Change Details Mon Jul 5 16:09:40 1999 What When Who Comment ------ ------ ----- --------- 11:12:05 1999 integrate_pass Sun Jul 4 pmiller 11:16:04 1999 Project "dnsutl.1.4", Change 14 Page 1 Change Details Mon Jul 5 16:09:40 1999 NAME Project "dnsutl.1.4", Delta 5, Change 14. SUMMARY documentation examples DESCRIPTION This change adds a number of examples to the documentation, in an attempt to make the capabilities and purpose more understandable. 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-i386" architecture. CAUSE This change was caused by internal_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source remove 1 LICENSE source modify 3 -> 4 common/help.c source modify 1 -> 2 common/help.h source modify 3 -> 4 common/srrf.c source modify 2 -> 3 common/version.c source modify 2 -> 3 dns-bootp/main.c source modify 3 -> 4 dns-bootparams/main.c source modify 1 -> 2 dns-ethers-import/ethers.c source modify 1 -> 2 dns-ethers-import/main.c source modify 2 -> 3 dns-ethers/main.c source modify 2 -> 3 dns-filter/main.c source modify 2 -> 3 dns-hosts/main.c source modify 2 -> 3 dns-ng/main.c source modify 2 -> 3 dns-rev/main.c source modify 2 -> 3 etc/BUILDING.man source modify 4 -> 5 etc/Howto.cook source modify 3 -> 4 etc/archive.cook source modify 1 -> 2 etc/documents.cook source modify 2 -> 3 etc/spec.sh source modify 2 -> 3 etc/template/man source remove 1 etc/txt2c.awk source modify 2 -> 3 man1/dns-bootp.1 source modify 1 -> 2 man1/dns-ethers-import.1 source modify 2 -> 3 man1/dns-ethers.1 source modify 2 -> 3 man1/dns-filter.1 source modify 2 -> 3 man1/dns-hosts.1 source create 1 man1/dns-license.1 source modify 2 -> 3 man1/dns-ng.1 source create 1 man1/example.ethers.so source create 1 man1/example.hosts.so source create 1 man1/example.netgroup.so source create 1 man1/example.so Project "dnsutl.1.4", Change 14 Page 2 Change Details Mon Jul 5 16:09:40 1999 Type Action Edit File Name ------- -------- ------- ----------- test modify 1 -> 2 test/00/t0002a.sh test modify 1 -> 2 test/00/t0004a.sh test modify 1 -> 2 test/00/t0026a.sh test create 1 test/00/t0027a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Thu Jul 1 pmiller 07:41:05 1999 develop_begin Thu Jul 1 pmiller Elapsed time: 2.000 07:41:14 1999 days. develop_end Sun Jul 4 pmiller 22:47:41 1999 review_pass Sun Jul 4 pmiller 22:47:44 1999 integrate_begin Sun Jul 4 pmiller 22:47:47 1999 integrate_fail Sun Jul 4 pmiller license file not added 22:49:30 1999 develop_end Sun Jul 4 pmiller 22:50:15 1999 review_pass Sun Jul 4 pmiller 22:50:18 1999 integrate_begin Sun Jul 4 pmiller 22:50:20 1999 integrate_fail Sun Jul 4 pmiller more license woes 22:51:58 1999 develop_end Sun Jul 4 pmiller Elapsed time: 0.065 23:00:25 1999 days. review_pass Sun Jul 4 pmiller 23:29:33 1999 integrate_begin Sun Jul 4 pmiller 23:29:36 1999 integrate_pass Sun Jul 4 pmiller 23:33:00 1999 Project "dnsutl.1.4", Change 15 Page 1 Change Details Mon Jul 5 16:09:40 1999 NAME Project "dnsutl.1.4", Delta 6, Change 15. SUMMARY dns-hosts-import DESCRIPTION none ARCHITECTURE This change must build and test in the "linux-i386" architecture. CAUSE This change was caused by internal_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source create 1 common/map_hosts.c source create 1 common/map_hosts.h source modify 4 -> 5 common/srrf.c source modify 2 -> 3 common/srrf.h source create 1 common/srrf/address.c source create 1 common/srrf/address.h source modify 2 -> 3 common/srrf/bootp.c source modify 1 -> 2 common/srrf/dup.c source modify 3 -> 4 common/srrf/in.c source create 1 dns-hosts-import/hosts.c source create 1 dns-hosts-import/hosts.h source create 1 dns-hosts-import/main.c source modify 3 -> 4 dns-rev/main.c source modify 1 -> 2 etc/new.1.4.so source modify 2 -> 3 man1/dns-ethers-import.1 source create 1 man1/dns-hosts-import.1 test modify 2 -> 3 test/00/t0019a.sh test create 1 test/00/t0028a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Mon Jul 5 pmiller 06:44:34 1999 develop_begin Mon Jul 5 pmiller Elapsed time: 0.934 06:44:38 1999 days. develop_end Mon Jul 5 pmiller 13:44:53 1999 review_pass Mon Jul 5 pmiller 13:45:06 1999 integrate_begin Mon Jul 5 pmiller 13:45:11 1999 integrate_pass Mon Jul 5 pmiller 13:49:57 1999 Project "dnsutl.1.4", Change 16 Page 1 Change Details Mon Jul 5 16:09:40 1999 NAME Project "dnsutl.1.4", Delta 7, Change 16. SUMMARY config hassles DESCRIPTION This change fixes the config.h catch 22 for a naked build 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-i386" architecture. CAUSE This change was caused by internal_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 5 -> 6 etc/Howto.cook HISTORY What When Who Comment ------ ------ ----- --------- new_change Mon Jul 5 pmiller 15:42:18 1999 develop_begin Mon Jul 5 pmiller 15:42:21 1999 develop_end Mon Jul 5 pmiller 15:44:23 1999 review_pass Mon Jul 5 pmiller 15:44:25 1999 integrate_begin Mon Jul 5 pmiller 15:44:27 1999 integrate_pass Mon Jul 5 pmiller 15:45:08 1999 Project "dnsutl.1.4", Change 17 Page 1 Change Details Mon Jul 5 16:09:40 1999 NAME Project "dnsutl.1.4", Delta 8, Change 17. SUMMARY fix history put and get to be same DESCRIPTION This change copes with the change from branch-less to branch- full in Aegis since dnsutl was created. The history_put and history_get commands now need to be identical. 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-i386" architecture. CAUSE This change was caused by internal_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 3 -> 4 config HISTORY What When Who Comment ------ ------ ----- --------- new_change Mon Jul 5 pmiller 15:58:49 1999 develop_begin Mon Jul 5 pmiller 15:58:59 1999 develop_end Mon Jul 5 pmiller 16:00:38 1999 review_pass Mon Jul 5 pmiller 16:00:51 1999 integrate_begin Mon Jul 5 pmiller 16:00:53 1999 integrate_pass Mon Jul 5 pmiller 16:01:34 1999