/contrib/one-true-awk/FREEBSD-upgrade

https://bitbucket.org/freebsd/freebsd-head/ · #! · 24 lines · 18 code · 6 blank · 0 comment · 0 complexity · 49e7a3fac43cc4d2c66c6a5c08dd5f3b MD5 · raw file

  1. # $FreeBSD$
  2. Import of the 2005/04/24 version of the "one true awk", as described
  3. in "The AWK Programming Language", by Al Aho, Brian Kernighan, and
  4. Peter Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X).
  5. Original sources were taken from the Brian Kernighan's AWK page
  6. http://www.cs.princeton.edu/~bwk/btl.mirror
  7. and include bug fixes up thru Oct 23, 2007.
  8. The following files were removed for this import:
  9. buildwin.bat
  10. makefile.win
  11. missing95.c
  12. vcvars32.bat
  13. ytab.c
  14. ytab.h
  15. ytabc.bak
  16. ytabh.bak
  17. The vendor import was done by:
  18. cvs import src/contrib/one-true-awk BELL_LABS bwk_20071023