This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
amd64
/
ia32
History
Konstantin Belousov
1173b9a2d0
For ia32 syscall(), call cpu_set_syscall_retval(). Update comment inside
...
cpu_set_syscall_retval() accordingly. MFC after: 1 week
2009-12-12 20:11:31 +00:00
..
ia32_exception.S
Restore the segment registers and segment base MSRs for amd64 syscall
2009-07-09 09:34:11 +00:00
ia32_misc.c
Save and restore segment registers on amd64 when entering and leaving
2009-04-01 13:09:26 +00:00
ia32_reg.c
Restore the segment registers and segment base MSRs for amd64 syscall
2009-07-09 09:34:11 +00:00
ia32_signal.c
In r197963, a race with thread being selected for signal delivery
2009-10-27 10:47:58 +00:00
ia32_sigtramp.S
Save and restore segment registers on amd64 when entering and leaving
2009-04-01 13:09:26 +00:00
ia32_syscall.c
For ia32 syscall(), call cpu_set_syscall_retval(). Update comment inside
2009-12-12 20:11:31 +00:00