summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/stack_protector.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARGSUSED where neededderaadt2006-03-311-1/+2
* Use sysctl(KERN_ARND) to get n bytes, instead of just 4 at a timeotto2005-11-301-10/+5
* zap remaining rcsid.espie2005-08-081-5/+1
* lint says unsigned...deraadt2004-09-141-4/+6
* Directly invoke the sysctl system call, rather than going through the sysctl(3)miod2003-10-011-3/+5
* add missing includesdavid2003-07-181-2/+5
* in the handler, block signals handlers as soon as possible; ok miod millertderaadt2003-03-031-3/+9
* bug fixetoh2002-12-101-3/+3
* KNFderaadt2002-12-021-6/+6
* Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackmiod2002-12-021-0/+87