CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/11/08 15:31:45
Modified files: share/zoneinfo : Makefile Log message: Most directories in /usr/share/zoneinfo are created by zic(8), hence their permissions are subject to the umask. Set them explicitly to a=rx. ok millert