HDSCAN 3.00: Diffs #1 -> 3.01

Todd Burkey trb at stag.UUCP
Tue Feb 2 11:22:07 AEST 1988



Ooops. It appears that my diffs didn't make it to the moderator in time
for the release of 3.00 (I managed to post the wrong file the first
time.) This set of diffs should fix several glitches in the 3.00 release
(speeding up beautify and some print formatting).
   
   -Todd Burkey
    trb at stag.UUCP

P.S. Please note that I emailed this program long before the recent
     shareware hate mail started plastering the various news sections.
     I doubt that they would have affected my decision to post, since
     I take a more casual attitude towards shareware (i.e. I never really
     expect much out of it and I have yet to see any GOOD shareware
     products that DEMAND money from the end user.)

#! /bin/sh
# This is a shell archive, meaning:
# 1. Remove everything above the #! /bin/sh line.
# 2. Save the resulting text in a file.
# 3. Execute the file with /bin/sh (not csh) to create the files:
#	diff_301
# This archive created: Sun Jan 6 11:10:43 1988
export PATH; PATH=/bin:$PATH
if test -f 'diff_301'
then
	echo shar: will not over-write existing file "'diff_301'"
else
cat << \SHAR_EOF > 'diff_301'
2371c
   printcr(29,18,"Version 3.01");
.
796c
  for(i=0;i<=selcnt;i++) sf[i]=bf[i];
.
792c
    for(j=0;j<=selcnt;j++) {
.
281c
                      printf("usage:\thdscan [[ -g -x -b -0 -i match -i match ...] dir_path1 dir_path2 ...]\n");
.
212c
int plen=16,  /* Length of the file display window */
.
200c
int pcnt,z,zz; 
.
187c
char down_path[100][132];
.
147c
#define FILEMAX 7000       /* # of files that can be traversed */
.
68a
  3.01 - Minor changes. 1-8-87 (sped up beauty option).
.
SHAR_EOF
if test 495 -ne "`wc -c < 'diff_301'`"
then
	echo shar: error transmitting "'diff_301'" '(should have been 495 characters)'
fi
fi # end of overwriting check
#	End of shell archive
exit 0



More information about the Comp.sources.bugs mailing list