freebsd-dev/sys/amd64
Peter Wemm babc58fd74 Fix restarted syscalls. When we rewind %rip, we also need to restore
all the argument registers etc since we have almost certainly have trashed
them by now.  Take particular car of %r10 since it held the original value
of %rcx (which we saved in tf_rcx on entry and doreti doesn't know this).
2003-06-02 21:56:08 +00:00
..
acpica Port acpica to amd64. 2003-05-31 06:47:05 +00:00
amd64 Fix restarted syscalls. When we rewind %rip, we also need to restore 2003-06-02 21:56:08 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Sync with i386/GENERIC ordering. 2003-06-01 20:26:38 +00:00
ia32 Regenerate. 2003-05-31 06:51:04 +00:00
include Make this more compatable with libc_r. Make the internal types for storing 2003-06-02 21:49:35 +00:00
isa Use __FBSDID(). 2003-06-02 16:32:55 +00:00
pci Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00