CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/04 11:03:39
Modified files:
sys/arch/amd64/conf: Makefile.amd64
sys/arch/arm64/conf: Makefile.arm64
sys/arch/i386/conf: Makefile.i386
Log message:
Create gap.* with umask 007 instead of 077 to make kernel builds after
make release work without prior cleanup.
discussed with deraadt
