Age | Commit message (Expand) | Author |
---|---|---|
2016-05-10 | SROP mitigation. sendsig() stores a (per-process ^ &sigcontext) cookie | Theo de Raadt |
2013-04-01 | Do not expose the trap T_* values to userland, since they invade the | Theo de Raadt |
2012-12-02 | Determine whether we're currently on the alternative signal stack | Philip Guenthe |
2011-03-23 | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. | Paul Irofti |
2006-01-08 | Expose struct sigcontext, struct sigstat and struct sigaltstack for XPG4.2 | Todd C. Miller |
2005-12-14 | convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@ | Todd C. Miller |
2005-12-13 | Remove the advertising clause in the UCB license which Berkeley | Jonathan Gray |
2004-02-13 | save/restore fpu state around the signal handler. skip a gap on unempty stack... | Michael Shalayeff |
2004-01-28 | an amd64 arch support. | Michael Shalayeff |