Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
David van Moolenbroek 72965c8885 Integrate ASR instrumentation into build system
ASR instrumentation is now performed on all applicable system services
if the system is built with MKASR=yes.  This setting automatically
enables MKMAGIC=yes, which in turn enables MKBITCODE=yes.

The number of extra rerandomized service binaries to be generated can
be set by passing ASRCOUNT=n to the build system, where n is a number
between 1 and 65536.  The default ASRCOUNT is 3, meaning that each
service will have one randomized base binary and three additional
rerandomized binaries.  As before, update_asr(8) can be used for
runtime rerandomization.

Change-Id: Icb498bcc6d1cd8d3f6bcc24eb0b32e29b7e750c2
2016-01-13 20:32:34 +01:00
bin NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
common NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
crypto NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
distrib libmagicrt: integrate into build system 2016-01-13 20:32:32 +01:00
docs Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
etc Install xorg.conf which loads all extensions. 2016-01-13 20:32:24 +01:00
external NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
games Fix weird flock uses 2016-01-13 20:32:23 +01:00
gnu NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
include NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lib libmagicrt: integrate into build system 2016-01-13 20:32:32 +01:00
libexec NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
minix Integrate ASR instrumentation into build system 2016-01-13 20:32:34 +01:00
releasetools Integrate ASR instrumentation into build system 2016-01-13 20:32:34 +01:00
sbin NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
share Integrate ASR instrumentation into build system 2016-01-13 20:32:34 +01:00
sys NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
tests NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
tools NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
usr.bin NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
usr.sbin Fix weird flock uses 2016-01-13 20:32:23 +01:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview build:update 'git review' config to match gerrit.minix3.org 2014-07-28 17:05:15 +02:00
build.sh NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile.inc Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00