freebsd-nq/sys/arm
Olivier Houchard 6308183c5d MFppc:
revision 1.66
date: 2007/07/31 06:23:26;  author: marcel;  state: Exp;  lines: +2 -2
Fix backward compatibility of the "old" (i.e. FreeBSD6) lseek
syscall. It was broken when a new lseek syscall was introduced.
The problem is that we need to swap the 32-bit td_retval values
for the __syscall indirect syscall when the actual syscall has
a 32-bit return value. Hence, we need to exclude lseek(2). And
this means the "old" lseek(2) as well -- which we didn't.

Based on a patch from: grehan@

Approved by:	re (blanket)
2007-07-31 17:09:05 +00:00
..
arm MFppc: 2007-07-31 17:09:05 +00:00
at91 Fix a spacing nit. 2007-06-11 19:36:37 +00:00
compile
conf CRB config file. 2007-07-27 14:57:03 +00:00
include XScale core 3 definitions. 2007-07-27 14:54:27 +00:00
sa11x0 Don't expose the uart_ops structure directly, but instead have 2007-04-02 22:00:22 +00:00
xscale Cleanup 2007-07-27 14:53:42 +00:00