CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/08 15:36:37
Modified files:
usr.bin/yacc : lr0.c output.c
Log message:
Use calloc() instead of malloc() + memset. Based on a diff from
Michael W. Bombardieri. OK deraadt@
