1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/sparc64
Marius Strobl e560e52d1d MFamd64: r133413
In syscall, always make a copy of parameters from trapframe, this
becauses some syscalls using set_mcontext can sneakily change
parameters and later when those syscalls references parameters,
they will wrongly use register values in mcontext_t.

PR:		72998
MFC after:	3 days
2008-08-24 20:02:18 +00:00
..
central - Provide and consume module dependency information. 2008-08-23 16:07:20 +00:00
compile
conf Remove clkbrd(4) as a separate device and compile it solely based 2008-08-23 14:28:44 +00:00
ebus - Removed unused sc_node. 2008-08-23 15:44:13 +00:00
fhc - Provide and consume module dependency information. 2008-08-23 16:07:20 +00:00
include Update the comment regarding the workaround for the BlackBird 2008-08-23 20:53:27 +00:00
isa Remove the MD isa_irq_pending() and the underlying PCI-specific 2008-04-26 11:01:38 +00:00
pci Announce the speed of the PCI bus for informational purpose. 2008-08-24 16:22:04 +00:00
sbus Provide and consume module dependency information. 2008-08-23 15:20:33 +00:00
sparc64 MFamd64: r133413 2008-08-24 20:02:18 +00:00