freebsd-dev/usr.bin/awk
John Birrell d97cdd3349 Allow awk (the one true one!) to handle 64 files instead of just 20.
The current FreeBSD syscall generation script uses all 20 and I need
another open file.

It's a shame that something named as the 'one-true-awk' is so limited
by an old denition like FOPEN_MAX when it could just make the file
handling dynamic.

This is done to avoid touching contrib sources on a vendor branch.
2008-03-27 01:33:26 +00:00
..
b.c.diff - Update for 2007/05/01 import 2007-06-05 15:35:05 +00:00
main.c.diff - Update for 2007/05/01 import 2007-06-05 15:35:05 +00:00
Makefile Allow awk (the one true one!) to handle 64 files instead of just 20. 2008-03-27 01:33:26 +00:00
run.c.diff Add temporary patches to make one-true-awk respect locale's collating order 2005-05-17 14:54:33 +00:00