=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/awk/Attic/OpenBSD-PATCHES,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/awk/Attic/OpenBSD-PATCHES 1997/01/20 19:43:16 1.1 +++ src/usr.bin/awk/Attic/OpenBSD-PATCHES 1997/08/25 16:17:08 1.2 @@ -1,3 +1,19 @@ +/* $OpenBSD: OpenBSD-PATCHES,v 1.2 1997/08/25 16:17:08 kstailey Exp $ */ + +I merged the August 1997 version of the "one true awk" from Brian Kernighan's +web page http://cm.bell-labs.com/who/bwk/ + +Mods to the distribution sources: +1) OpenBSD tags in all files. +2) setlocate(3) call added to main(). +3) slashes in argv[0] stripped from program name in main(). +4) left out win95 bits, distribution makefile, backup copies of yacc generated + files. + + +Start of historical section: + +-------------------------------------------------------------- These are the changes made from Research Awk to allow it to build on OpenBSD with flex. Below is the inof that came with the original set of diffs (from 4.4BSD). ytab.* was @@ -22,7 +38,7 @@ --- /home/millert/tmp/awk/awk.1 Sun Jan 19 18:06:25 1997 +++ awk.1 Sun Jan 19 17:51:39 1997 @@ -1,3 +1,4 @@ -+.\" $OpenBSD: OpenBSD-PATCHES,v 1.1 1997/01/20 19:43:16 millert Exp $ ++.\" $OpenBSD: OpenBSD-PATCHES,v 1.2 1997/08/25 16:17:08 kstailey Exp $ .de EX .nf .ft CW