xref: /freebsd/contrib/one-true-awk/FREEBSD-upgrade (revision d8eb0f58917c16310657a356dc63eb75d580c6a7)
1# $FreeBSD$
2
3Import of the February 1998 version of the "one true awk", as described
4in "The AWK Programming Language", by Al Aho, Brian Kernighan,
5and Peter Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X).
6
7Original source were taken from Brian Kernighan's home page
8(http://cm.bell-labs.com/who/bwk/) and include bug fixes up thru
9January 1, 2002.
10
11The following files were removed for this import:
12
13	buildwin.bat
14	makefile
15	makefile.win
16	missing95.c
17	ytab.c
18	ytab.h
19	ytabc.bak
20	ytabh.bak
21
22The vendor import was done by:
23
24	cvs import src/contrib/one-true-awk BELL_LABS bwk_20020101
25