=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/innovations.html,v retrieving revision 1.13 retrieving revision 1.14 diff -c -r1.13 -r1.14 *** www/innovations.html 2015/12/18 15:54:59 1.13 --- www/innovations.html 2015/12/18 18:29:00 1.14 *************** *** 114,121 **** Started by Anil Madhavapeddy on June 26, 2003 and ported to GCC 4 by Nicholas Marriott. First released with OpenBSD 3.4. !
  • malloc(3) randomization: ! Implemented by Otto Moerbeek for OpenBSD 4.4.
  • Static-PIE: Position-independent static binaries for /bin, /sbin and ramdisks. First released with OpenBSD 5.7. --- 114,120 ---- Started by Anil Madhavapeddy on June 26, 2003 and ported to GCC 4 by Nicholas Marriott. First released with OpenBSD 3.4. !
  • malloc(3) randomization implemented by Thierry Deval. Guard pages added by Ted Unangst. Reimplemented by Otto Moerbeek for OpenBSD 4.4.
  • Static-PIE: Position-independent static binaries for /bin, /sbin and ramdisks. First released with OpenBSD 5.7.