Dag-Erling Smørgrav
9f45b2da8f
Define ovbcopy() as a macro which expands to the equivalent bcopy() call,
...
to take care of the KAME IPv6 code which needs ovbcopy() because NetBSD's
bcopy() doesn't handle overlap like ours.
Remove all implementations of ovbcopy().
Previously, bzero was a function pointer on i386, to save a jmp to
bzero_vector. Get rid of this microoptimization as it only confuses
things, adds machine-dependent code to an MD header, and doesn't really
save all that much.
This commit does not add my pagezero() / pagecopy() code.
2003-04-04 17:29:55 +00:00
..
2002-10-02 03:29:00 +00:00
2002-06-30 05:48:03 +00:00
2003-01-01 18:49:04 +00:00
2002-07-29 17:41:23 +00:00
2003-03-30 05:24:52 +00:00
2002-07-30 19:35:32 +00:00
2003-03-17 19:14:13 +00:00
2003-03-17 19:14:13 +00:00
2002-03-20 05:48:58 +00:00
2002-09-23 07:27:45 +00:00
2002-06-01 20:22:33 +00:00
2002-10-14 19:33:12 +00:00
2003-04-04 16:35:16 +00:00
2003-03-30 05:24:52 +00:00
2003-01-29 07:25:27 +00:00
2003-02-26 02:16:06 +00:00
2002-02-27 17:16:18 +00:00
2003-02-05 09:20:40 +00:00
2003-02-05 08:55:10 +00:00
2002-09-22 04:45:21 +00:00
2002-08-02 18:45:43 +00:00
2002-07-10 20:15:58 +00:00
2001-09-15 11:06:07 +00:00
2002-03-20 05:48:58 +00:00
2002-05-30 08:32:18 +00:00
2002-09-23 04:32:17 +00:00
2003-02-08 20:37:55 +00:00
2003-01-19 06:01:33 +00:00
2002-03-20 05:48:58 +00:00
2002-03-17 09:33:15 +00:00
2002-03-17 09:33:15 +00:00
2002-08-12 07:53:55 +00:00
2002-03-17 09:33:15 +00:00
2002-03-17 09:33:15 +00:00
2002-03-17 09:33:15 +00:00
2003-01-19 06:01:33 +00:00
2002-06-02 20:05:59 +00:00
2002-06-22 22:35:53 +00:00
2002-06-29 07:04:59 +00:00
2002-09-23 15:50:06 +00:00
2003-01-01 18:49:04 +00:00
2003-04-04 17:29:55 +00:00
2003-04-02 23:53:30 +00:00
2002-03-28 15:14:23 +00:00
2002-09-23 05:55:10 +00:00
2003-03-30 05:24:52 +00:00
2002-03-20 05:48:58 +00:00
2002-11-07 01:34:23 +00:00
2003-02-18 03:36:49 +00:00
2002-10-01 14:01:58 +00:00
2002-03-20 05:48:58 +00:00
2003-04-01 09:02:58 +00:00
2003-04-04 10:09:44 +00:00
2001-12-11 23:33:44 +00:00
2002-10-25 20:06:16 +00:00
2002-09-25 13:46:23 +00:00
2001-11-15 23:01:29 +00:00
2002-03-16 00:25:53 +00:00
2002-11-07 22:42:31 +00:00
2002-06-20 06:21:20 +00:00
2003-01-28 19:05:44 +00:00
2002-10-05 05:47:56 +00:00
2002-10-25 19:10:58 +00:00
2002-12-02 19:58:55 +00:00
2003-03-24 20:44:39 +00:00
2003-04-02 23:53:30 +00:00
2003-01-23 01:04:27 +00:00
2002-10-23 10:14:30 +00:00
2003-01-22 17:26:18 +00:00
2002-11-27 16:28:18 +00:00
2002-09-28 20:42:04 +00:00
2002-09-23 05:04:05 +00:00
2002-12-02 19:58:55 +00:00
2002-10-06 22:02:06 +00:00
2002-11-07 01:34:23 +00:00
2003-02-24 20:29:52 +00:00