History log of /freebsd-11.0-release/contrib/one-true-awk/tran.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 301691 08-Jun-2016 pfg

Revert r301689 - one-true-awk: Avoid a NULL dereference.

I got this wrong and the coverity report doesn't match the NetBSD change,
which was thought for a different version.

The change wouldn't hurt but let's wait until upstream figures this out.


# 301689 08-Jun-2016 pfg

one-true-awk: Avoid a NULL dereference.

CID: 270862
Obtained from: NetBSD (CVS Rev. 1.8)
MFC after: 2 weeks


# 301289 03-Jun-2016 pfg

MFV r300961:
one-true-awk: replace 0 with NULL for pointers

Also remove a redundant semicolon.


# 244988 03-Jan-2013 delphij

MFV: one-true-awk 20121220.

MFC after: 1 month


# 224731 09-Aug-2011 ru

Update to a 7-Aug-2011 release.

Approved by: re (kib)


# 172959 25-Oct-2007 obrien

This commit was generated by cvs2svn to compensate for changes in r172958,
which included commits to RCS files with non-trunk default branches.


# 172958 25-Oct-2007 obrien

Vendor import of bwk's 23-Oct-2007 release.
This includes fixes for FreeBSD PR's: bin/104795, bin/100443


# 146299 16-May-2005 ru

Vendor import of bwk's 24-Apr-2005 release.


# 107806 13-Dec-2002 obrien

Vendor import of bwk's 29-Nov-2002 release.
Most significant update is the inclusion of our port's locale patches.


# 90902 19-Feb-2002 des

Vendor import of bwk's 2002-02-18 release. Most significant update is the
inclusion of my character class patch.


# 85587 27-Oct-2001 obrien

Import the One True AWK, in the form of bwk's AWK Nov 15, 2000 release.