[BACK]Return to OpenBSD-PATCHES CVS log [TXT][DIR] Up to [local] / src / usr.bin / awk

Diff for /src/usr.bin/awk/Attic/OpenBSD-PATCHES between version 1.1 and 1.2

version 1.1, 1997/01/20 19:43:16 version 1.2, 1997/08/25 16:17:08
Line 1 
Line 1 
   /*      $OpenBSD$       */
   
   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  These are the changes made from Research Awk to allow it to
 build on OpenBSD with flex.  Below is the inof that came  build on OpenBSD with flex.  Below is the inof that came
 with the original set of diffs (from 4.4BSD).  ytab.* was  with the original set of diffs (from 4.4BSD).  ytab.* was

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2