CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/10 15:00:31
Modified files:
usr.bin/awk : FIXES main.c run.c tran.c
Log message:
Update awk to Aug 27, 2018 version.
Disallow '$' in printf formats
Added some casts to silence warnings on debugging printfs.
