Jake Burkholder
4d5e57d87d
1. Implement ascopyto() and ascopyfrom() for copying to an alternate address
...
space from kernel space and from an alternate address space to kernel
space.
2. Remove the unused and unprototyped physcopy() and physzero() and replace
with the more versatile ascopy() and aszero(), inspired by the above.
These can be used to copy and zero physical pages of memory without mapping
them into kernel space first.
3. Use magic numbers for the offsets in the jmpbuf structure like other
platforms.
4. Use SET.
Submitted by: tmm (1, 4)
2001-11-18 02:47:26 +00:00
..
2001-11-16 02:44:55 +00:00
2001-11-17 01:56:04 +00:00
2001-10-23 00:42:15 +00:00
2001-11-17 13:58:04 +00:00
2001-11-17 18:26:00 +00:00
2001-10-23 01:21:29 +00:00
2001-11-17 18:43:13 +00:00
2001-11-17 13:44:33 +00:00
2001-11-11 15:36:35 +00:00
2001-07-03 17:46:48 +00:00
2001-11-05 21:55:42 +00:00
2001-11-17 00:46:08 +00:00
2001-11-17 01:09:53 +00:00
2001-11-17 00:46:08 +00:00
2001-11-12 21:58:27 +00:00
2001-10-24 14:12:47 +00:00
2001-11-17 01:56:04 +00:00
2001-11-16 02:31:20 +00:00
2001-11-01 16:34:07 +00:00
2001-11-04 23:52:49 +00:00
2001-11-17 03:07:11 +00:00
2001-11-07 19:55:16 +00:00
2001-11-15 18:59:04 +00:00
2001-11-17 03:07:11 +00:00
2001-11-17 03:07:11 +00:00
2001-11-17 03:07:11 +00:00
2001-10-30 07:28:17 +00:00
2001-11-17 03:07:11 +00:00
2001-11-17 03:07:11 +00:00
2001-11-17 03:07:11 +00:00
2001-11-06 22:45:29 +00:00
2001-11-17 03:07:11 +00:00
2001-10-11 23:38:17 +00:00
2001-11-17 03:07:11 +00:00
2001-08-21 09:16:57 +00:00
2001-09-28 04:37:08 +00:00
2001-11-14 18:20:45 +00:00
2001-11-17 03:07:11 +00:00
2001-11-17 13:48:31 +00:00
2001-11-13 06:46:19 +00:00
2001-11-14 18:36:37 +00:00
2001-09-12 08:38:13 +00:00
2001-11-14 01:00:40 +00:00
2001-03-19 12:50:13 +00:00
2001-11-18 02:47:26 +00:00
2001-11-17 03:07:11 +00:00
2001-11-11 20:15:06 +00:00
2001-11-14 15:08:07 +00:00
2001-11-17 00:40:48 +00:00