CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/05 22:20:41
Modified files:
sys/arch/amd64/amd64: locore.S machdep.c
Log message:
Garbage collect the old int$80 kernel entry point: the last use of
it by the not-normally-used sigreturn() stub in libc was changed to
use 'syscall' instruction in 5.0
ok mikeb@ jsg@
