marius 2008-08-28 18:50:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/sparc64/sparc64 trap.c
Log:
SVN rev 182394 on 2008-08-28 18:50:09Z by marius
MFC: r182122
There's a race in kmem(4) between checking whether a page is resident
in the
marius 2008-08-28 18:34:56 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/sparc64/sparc64 trap.c
Log:
SVN rev 182392 on 2008-08-28 18:34:56Z by marius
MFC: r182122
There's a race in kmem(4) between checking whether a page is resident
in the
marius 2008-08-28 18:24:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/sparc64/sparc64 trap.c
Log:
SVN rev 182390 on 2008-08-28 18:24:27Z by marius
MFC: r182119
MFamd64: r133413
In syscall, always make a copy of parameters from trapframe
marius 2008-08-28 18:24:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/sparc64/sparc64 trap.c
Log:
SVN rev 182389 on 2008-08-28 18:24:24Z by marius
MFC: r182119
MFamd64: r133413
In syscall, always make a copy of parameters from trapframe
marius 2008-08-24 20:53:36 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 trap.c
Log:
SVN rev 182122 on 2008-08-24 20:53:36Z by marius
There's a race in kmem(4) between checking whether a page is resident
in the kernel and copying it out, causing a panic
marius 2008-08-24 20:02:18 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 trap.c
Log:
SVN rev 182119 on 2008-08-24 20:02:18Z by marius
MFamd64: r133413
In syscall, always make a copy of parameters from trapframe, this
becauses some syscalls using set
csjp2007-01-29 21:32:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/sparc64/sparc64 trap.c
Log:
MFC auditing hooks for sparc64
NOTE: this is compile tested only
Revision ChangesPath
1.74.2.2 +4 -0 src/sys/sparc64/sparc64/tr
marius 2006-04-04 21:00:44 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 trap.c
Log:
For USIII CPUs the type of the trap caused by peeking/poking non-existent
PCI devices apparently was changed from a special deferred trap with TPC
pointing to the membar #S
brueffer2006-02-28 21:25:00 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 trap.c
Log:
Fix a c/p error.
Obtained from: The TrustedBSD Project
Approved by:rwatson (mentor)
Revision ChangesPath
1.79 +1 -1 src/sys/sparc64/sparc64/tr
rwatson 2006-02-18 16:36:56 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 trap.c
Log:
Add system call auditing support for sparc64.
Submitted by: brueffer
Obtained from: TrustedBSD Project
Revision ChangesPath
1.78 +3 -0 src/sys/s
10 matches
Mail list logo