-# $OpenBSD: Makefile.alpha,v 1.98 2017/06/05 17:49:06 deraadt Exp $
+# $OpenBSD: Makefile.alpha,v 1.99 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.amd64,v 1.81 2017/06/05 15:58:14 deraadt Exp $
+# $OpenBSD: Makefile.amd64,v 1.82 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.arm64,v 1.11 2017/06/06 02:35:40 jsg Exp $
+# $OpenBSD: Makefile.arm64,v 1.12 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.armv7,v 1.23 2017/06/05 12:43:59 deraadt Exp $
+# $OpenBSD: Makefile.armv7,v 1.24 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.hppa,v 1.92 2017/06/05 18:59:07 deraadt Exp $
+# $OpenBSD: Makefile.hppa,v 1.93 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.i386,v 1.107 2017/06/05 12:43:59 deraadt Exp $
+# $OpenBSD: Makefile.i386,v 1.108 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.landisk,v 1.63 2017/06/08 05:35:23 deraadt Exp $
+# $OpenBSD: Makefile.landisk,v 1.64 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.loongson,v 1.57 2017/06/08 11:44:00 visa Exp $
+# $OpenBSD: Makefile.loongson,v 1.58 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.luna88k,v 1.68 2017/06/05 12:43:59 deraadt Exp $
+# $OpenBSD: Makefile.luna88k,v 1.69 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.macppc,v 1.80 2017/06/03 22:21:33 deraadt Exp $
+# $OpenBSD: Makefile.macppc,v 1.81 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.octeon,v 1.33 2017/06/05 15:23:11 visa Exp $
+# $OpenBSD: Makefile.octeon,v 1.34 2017/06/11 20:50:32 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.sgi,v 1.81 2017/06/08 11:47:24 visa Exp $
+# $OpenBSD: Makefile.sgi,v 1.82 2017/06/11 20:50:33 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.socppc,v 1.51 2017/06/03 22:21:34 deraadt Exp $
+# $OpenBSD: Makefile.socppc,v 1.52 2017/06/11 20:50:33 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif
-# $OpenBSD: Makefile.sparc64,v 1.83 2017/06/05 12:43:59 deraadt Exp $
+# $OpenBSD: Makefile.sparc64,v 1.84 2017/06/11 20:50:33 bluhm Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
.if !target(install-kernel-${MACHINE_NAME}})
install-kernel-${MACHINE_NAME}:
cmp -s bsd /bsd || ln -f /bsd /obsd
- cp -p bsd /nbsd
+ umask 077; cp bsd /nbsd
mv /nbsd /bsd
.endif