Bruce Evans
0453d3cbb3
Changed some memcpy()'s back to bcopy()'s.
...
gcc only inlines memcpy()'s whose count is constant and didn't inline
these. I want memcpy() in the kernel go away so that it's obvious that
it doesn't need to be optimized. Now it is only used for one struct
copy in si.c.
1996-06-08 08:19:03 +00:00
..
1994-08-21 05:11:48 +00:00
1995-12-02 19:38:06 +00:00
1996-06-08 08:19:03 +00:00
1996-02-06 18:51:28 +00:00
1996-02-06 18:51:28 +00:00
1995-10-31 20:51:24 +00:00
1996-01-26 09:29:29 +00:00
1994-11-16 02:16:18 +00:00
1996-04-07 17:39:28 +00:00
1995-05-30 08:16:23 +00:00
1996-06-01 23:25:10 +00:00
1996-06-01 23:25:10 +00:00
1996-01-30 23:02:38 +00:00
1996-05-24 01:35:45 +00:00
1996-04-13 12:45:57 +00:00
1996-01-30 23:02:38 +00:00
1996-04-13 12:45:57 +00:00
1996-05-13 14:18:18 +00:00
1996-05-13 14:09:34 +00:00
1996-01-30 23:02:38 +00:00
1995-12-14 09:55:16 +00:00
1996-05-26 22:05:36 +00:00
1996-03-08 11:07:07 +00:00
1995-02-25 15:57:55 +00:00
1996-06-05 17:12:41 +00:00
1996-02-06 18:51:28 +00:00
1996-05-24 01:35:45 +00:00
1995-10-31 20:24:14 +00:00
1995-10-31 20:24:14 +00:00
1996-01-24 21:12:23 +00:00
1995-12-14 09:55:16 +00:00
1995-12-14 09:55:16 +00:00
1996-03-11 15:13:58 +00:00
1995-12-16 02:14:44 +00:00
1996-03-11 15:13:58 +00:00
1996-03-29 08:02:30 +00:00
1996-05-06 17:42:13 +00:00
1996-05-08 04:29:08 +00:00
1996-04-11 06:46:24 +00:00
1996-01-30 23:02:38 +00:00
1995-04-29 15:24:00 +00:00