markj
2547e15155
Use suword32 and suword64 instead of copyout(9). This fixes a bug in the
...
emulation of the call instruction caused by reversing the uaddr and kaddr
arguments when copying data out to userland: the suword* functions take the
uaddr as the first argument whereas copyout(9) takes the kaddr as the first
argument. This also partially undoes the fixes from r257143.
Submitted by: Prashanth Kumar <pra_udupi@yahoo.co.in> (original version)
MFC after: 1 month
2013-11-05 06:13:46 +00:00
..
2013-11-04 23:25:07 +00:00
2013-11-05 05:18:18 +00:00
2013-11-04 20:28:10 +00:00
2013-09-05 00:09:56 +00:00
2013-11-01 00:14:15 +00:00
2013-11-05 06:13:46 +00:00
2013-10-29 11:17:49 +00:00
2013-11-04 20:00:21 +00:00
2013-10-28 15:11:37 +00:00
2013-09-03 18:31:23 +00:00
2013-11-05 01:06:22 +00:00
2013-11-03 23:17:30 +00:00
2013-07-24 09:45:31 +00:00
2013-11-02 01:16:10 +00:00
2013-10-31 02:35:00 +00:00
2013-11-01 01:32:01 +00:00
2013-11-03 23:06:24 +00:00
2013-07-09 01:05:28 +00:00
2013-09-29 15:19:34 +00:00
2013-10-31 05:00:50 +00:00
2013-11-04 23:25:07 +00:00
2013-11-02 15:13:02 +00:00
2013-10-31 02:04:53 +00:00
2013-10-26 17:58:36 +00:00
2013-11-02 15:13:02 +00:00
2013-11-03 14:00:17 +00:00
2013-11-02 20:12:19 +00:00
2013-10-26 18:18:50 +00:00
2013-10-26 17:58:36 +00:00
2013-10-26 18:18:50 +00:00
2013-11-04 08:20:06 +00:00
2013-09-05 00:09:56 +00:00
2013-10-26 17:58:36 +00:00
2013-10-26 17:58:36 +00:00
2013-10-26 17:58:36 +00:00
2013-09-06 23:14:31 +00:00
2013-11-02 10:49:47 +00:00
2013-08-15 07:54:31 +00:00
2013-08-22 16:39:59 +00:00
2013-10-29 05:37:05 +00:00
2013-10-31 20:42:47 +00:00
2013-09-06 02:34:34 +00:00
2013-10-26 17:58:36 +00:00
2013-10-27 21:39:16 +00:00
2013-11-01 20:53:49 +00:00
2013-10-24 00:33:29 +00:00
2013-10-10 16:11:45 +00:00
2013-11-01 17:38:52 +00:00
2013-10-18 17:06:13 +00:00