CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/05/30 07:12:39
Modified files: usr.bin/yacc : closure.c Log message: Replace a loop with a memset, from Michael W Bombardieri. White here also remove an unnecessary assignment pointed out by millert@. ok millert