summaryrefslogtreecommitdiff
path: root/lang/nawk/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to the Jun 20, 1999 fixes.David E. O'Brien1999-11-293-132/+119
| | | | Notes: svn path=/head/; revision=23498
* Update to 990416 version.Kris Kennaway1999-04-301-31/+25
| | | | | | | | | | | | | | | Some commentary from Mr. bwk: Mar 5, 1999: after hearing from yet another innocent victim, changed isnumber to is_number to avoid the problem caused by freeBSD gratuitously and incorrectly including the name isnumber in the standard header file ctype.h. Prompted by: bento Notes: svn path=/head/; revision=18221
* Fix an FPE error.Steve Price1999-01-182-36/+12
| | | | | | | | PR: 9492 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=16129
* Update to version 98.10.20.Steve Price1998-11-102-18/+178
| | | | | | | | | PR: 8530 Reviewed by: maintainer Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=14438
* Initial import of kawk.Steve Price1998-07-041-0/+18
kawk - Brian Kernighan's awk. PR: 6460 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=11712