OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4, Sat Sep 1 16:47:03 2001 UTC (22 years, 9 months ago) by drahn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
FILE REMOVED

Move the powerpc ramdisk building support from powerpc to macppc.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 29 15:01:17 2001 UTC (22 years, 9 months ago) by krw
Branch: MAIN
Changes since 1.2: +3 -5 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Fri Oct 10 10:34:39 1997 UTC (26 years, 8 months ago) by pefo
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, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.1: +34 -2 lines
Diff to previous 1.1 (colored)

make RAMDISK kernel for PowerPC install.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Dec 21 20:46:17 1996 UTC (27 years, 5 months ago) by rahnds
CVS Tags: powerpc_1, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Check-in of powerpc distrib support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.

The distrib pieces will not work until the ELF crunchgen support is
checked in.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 21 20:46:17 1996 UTC (27 years, 5 months ago) by rahnds
Branch: MAIN

Initial revision

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.