* Change __guard back into a multi-character int
[dragonfly.git] / sys / libkern / stack_protector.c
2003-12-28 David Rhodus* Change __guard back into a multi-character int
2003-12-27 David Rhodus* Cleanup compiler warnings and other style cleaning...
2003-12-10 Matthew DillonAdd -fstack-protector support for the kernel.