Print this page
7029 want per-process exploit mitigation features (secflags)
7030 want basic address space layout randomization (aslr)
7031 noexec_user_stack should be a secflag
7032 want a means to forbid mappings around NULL.

@@ -25,12 +25,10 @@
  */
 
 #ifndef _PRIV_PRIVATE_H
 #define _PRIV_PRIVATE_H
 
-#pragma ident   "%Z%%M% %I%     %E% SMI"
-
 #include <sys/types.h>
 #include <sys/priv.h>
 #include <limits.h>
 
 /*