Poul-Henning Kamp
46aa3347cb
Convert all users of fldoff() to offsetof(). fldoff() is bad
...
because it only takes a struct tag which makes it impossible to
use unions, typedefs etc.
Define __offsetof() in <machine/ansi.h>
Define offsetof() in terms of __offsetof() in <stddef.h> and <sys/types.h>
Remove myriad of local offsetof() definitions.
Remove includes of <stddef.h> in kernel code.
NB: Kernelcode should *never* include from /usr/include !
Make <sys/queue.h> include <machine/ansi.h> to avoid polluting the API.
Deprecate <struct.h> with a warning. The warning turns into an error on
01-12-2000 and the file gets removed entirely on 01-01-2001.
Paritials reviews by: various.
Significant brucifications by: bde
2000-10-27 11:45:49 +00:00
..
2000-10-18 05:15:40 +00:00
2000-04-08 14:17:18 +00:00
2000-06-02 09:27:48 +00:00
2000-09-12 09:49:08 +00:00
2000-10-20 07:58:15 +00:00
1999-10-29 18:09:36 +00:00
2000-04-26 20:58:40 +00:00
1999-12-29 05:07:58 +00:00
2000-10-20 07:58:15 +00:00
2000-08-28 07:56:38 +00:00
2000-07-04 03:34:11 +00:00
2000-09-21 18:43:32 +00:00
2000-10-13 17:12:58 +00:00
2000-10-25 05:19:40 +00:00
2000-09-19 10:28:44 +00:00
2000-09-02 19:17:34 +00:00
2000-07-04 11:25:35 +00:00
2000-08-30 04:49:09 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-10-25 05:19:40 +00:00
2000-06-04 04:28:31 +00:00
2000-10-19 19:53:44 +00:00
2000-09-07 01:29:44 +00:00
2000-10-27 11:45:49 +00:00
2000-10-04 17:40:24 +00:00
2000-10-20 07:28:00 +00:00
1999-11-16 16:28:58 +00:00
2000-10-20 17:54:55 +00:00
2000-07-04 11:25:35 +00:00
2000-05-26 02:09:24 +00:00
2000-10-27 02:59:30 +00:00
2000-09-10 09:13:34 +00:00
2000-05-05 09:59:14 +00:00
2000-09-07 01:33:02 +00:00
2000-10-26 15:49:35 +00:00
2000-09-18 17:03:03 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:52:10 +00:00
1999-10-11 15:19:12 +00:00
2000-07-28 22:40:04 +00:00
2000-09-07 01:33:02 +00:00
2000-10-20 07:58:15 +00:00
2000-04-18 15:15:39 +00:00
2000-10-25 05:19:40 +00:00
1999-08-28 01:08:13 +00:00
2000-04-29 15:36:14 +00:00
2000-09-29 13:32:24 +00:00
2000-10-06 05:20:02 +00:00
2000-10-06 05:20:02 +00:00
2000-04-29 13:19:31 +00:00
2000-07-04 00:18:43 +00:00
2000-10-15 15:19:35 +00:00
1999-11-14 13:54:44 +00:00
2000-04-08 14:17:18 +00:00
2000-07-29 00:16:28 +00:00
2000-09-29 13:36:47 +00:00
2000-05-01 20:32:07 +00:00
2000-04-22 15:13:06 +00:00
2000-09-21 18:43:32 +00:00
2000-05-26 02:09:24 +00:00
2000-03-16 08:51:55 +00:00
2000-10-18 05:15:40 +00:00
1999-08-28 01:08:13 +00:00
2000-07-05 07:46:41 +00:00
2000-09-02 19:17:34 +00:00
2000-09-16 13:43:00 +00:00
2000-05-05 09:59:14 +00:00
2000-10-27 11:45:49 +00:00
2000-10-25 00:01:39 +00:00
2000-08-28 21:11:12 +00:00
1999-09-25 18:24:47 +00:00
1999-10-11 15:19:12 +00:00
2000-10-12 22:37:28 +00:00
2000-10-02 07:13:10 +00:00
2000-10-20 07:58:15 +00:00
2000-10-22 04:48:11 +00:00
1999-11-24 01:03:08 +00:00
2000-10-20 07:58:15 +00:00
2000-10-25 05:19:40 +00:00
2000-10-20 07:58:15 +00:00
2000-10-27 02:59:30 +00:00
2000-10-27 02:59:30 +00:00
1999-09-25 18:24:47 +00:00
2000-07-28 22:17:42 +00:00
2000-09-14 20:10:19 +00:00
2000-10-14 03:56:01 +00:00
2000-07-02 23:56:45 +00:00
2000-08-28 07:56:38 +00:00
2000-08-28 07:50:44 +00:00
2000-05-01 11:13:41 +00:00
2000-09-19 22:59:22 +00:00
2000-10-27 11:45:49 +00:00
2000-05-29 22:40:54 +00:00
1999-08-28 01:08:13 +00:00
2000-01-30 10:14:13 +00:00
2000-07-04 11:25:35 +00:00
2000-09-19 10:28:44 +00:00
2000-04-02 00:35:37 +00:00
1999-08-28 01:08:13 +00:00
2000-07-11 22:07:57 +00:00
2000-09-07 01:33:02 +00:00
2000-09-06 18:49:13 +00:00
1999-08-28 01:08:13 +00:00
2000-08-19 08:32:59 +00:00
2000-10-20 07:58:15 +00:00
1999-10-11 15:19:12 +00:00
2000-09-05 22:11:13 +00:00
2000-09-05 22:11:13 +00:00
2000-09-28 04:41:22 +00:00
2000-09-12 09:49:08 +00:00
2000-10-27 11:45:49 +00:00
2000-09-21 18:43:32 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-09-17 07:26:42 +00:00
2000-06-16 08:48:51 +00:00
2000-10-04 01:29:17 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-09-06 17:51:54 +00:00
2000-09-17 07:26:42 +00:00
2000-10-04 01:29:17 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-06-27 19:09:55 +00:00
2000-09-21 18:43:32 +00:00