From 9227abab1db8112427f5c46511a467cb8d6467d4 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 25 Oct 2007 12:38:02 +0000 Subject: Vendor import of bwk's 23-Oct-2007 release. This includes fixes for FreeBSD PR's: bin/104795, bin/100443 --- contrib/one-true-awk/FIXES | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'contrib/one-true-awk/FIXES') diff --git a/contrib/one-true-awk/FIXES b/contrib/one-true-awk/FIXES index 01a54ef..2f39d48 100644 --- a/contrib/one-true-awk/FIXES +++ b/contrib/one-true-awk/FIXES @@ -25,6 +25,14 @@ THIS SOFTWARE. This file lists all bug fixes, changes, etc., made since the AWK book was sent to the printers in August, 1987. +Oct 23, 2007: + minor fix in lib.c: increase inputFS to 100, change malloc + for fields to n+1. + + fixed memory fault caused by out of order test in setsval. + + thanks to david o'brien, freebsd, for both fixes. + May 1, 2007: fiddle in makefile to fix for BSD make; thanks to igor sobrado. -- cgit v1.1