CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2017/08/14 19:53:06
Modified files: sys/kern : genassym.sh Log message: create a temp directory for all the temp files instead of trying to name them one at a time. solves a problem where .d files were showing up with static names. ok deraadt