OpenBSD CVS

CVS log for src/distrib/mvme88k/Attic/list2sh.awk


[BACK] Up to [local] / src / distrib / mvme88k

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3, Thu Apr 25 22:10:28 2002 UTC (22 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
FILE REMOVED

runlist.sh & list2sh.awk unification

Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 29 15:01:17 2001 UTC (22 years, 9 months ago) by krw
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.1: +3 -5 lines
Diff to previous 1.1 (colored)

Apply recent changes in the i386 comment eradication code to all
architectures using a list2sh.awk and related 'list' files (alpha,
hp300, mac68k, mvme68k, mvme88k, mvmeppc, powerpc and vax).

list2sh.awk is modified so that in handling SPECIAL lines the tabs in
regular expressions are not lost to awk field parsing.

Any 'list' file trying to eliminate comments, using SPECIAL lines and
sed, now eliminates lines that

a) have '#' as the first non-blank, non-tab character, with at least
one blank or tab following the '#'.

b) have '#' as the first non-blank, non-tab character, with a newline
immediately following the '#'.

Previous b) was not being done, and only leading/following blanks were
being looked for due to the loss of tab characters in list2sh.awk.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 17 02:16:30 1998 UTC (25 years, 5 months ago) by smurph
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5

commit to add upport for mvme88k.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.