CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/12 14:42:43
Modified files:
sys/arch/amd64/amd64: locore.S
Log message:
Add a comment to sigcode() to explain why the use of 'int $0x80' is
necessary, so that future hackers will not be mislead the same way I
was when looking at this code.
