phk
8fca18de89
This is a partial commit of the patch from PR 14914:
...
Alot of the code in sys/kern directly accesses the *Q_HEAD and *Q_ENTRY
structures for list operations. This patch makes all list operations
in sys/kern use the queue(3) macros, rather than directly accessing the
*Q_{HEAD,ENTRY} structures.
This batch of changes compile to the same object files.
Reviewed by: phk
Submitted by: Jake Burkholder <jake@checker.org>
PR: 14914
1999-11-16 10:56:05 +00:00
..
1999-11-15 09:09:00 +00:00
1999-11-15 19:45:19 +00:00
1999-11-16 00:42:18 +00:00
1999-10-31 02:39:44 +00:00
1999-11-13 20:58:17 +00:00
1999-11-08 09:59:17 +00:00
1999-11-13 19:48:37 +00:00
1999-11-10 10:50:51 +00:00
1999-11-02 22:40:15 +00:00
1999-11-15 23:57:33 +00:00
1999-11-13 20:58:17 +00:00
1999-11-07 10:01:17 +00:00
1999-11-15 23:16:06 +00:00
1999-10-29 17:28:09 +00:00
1999-11-15 23:27:40 +00:00
1999-11-11 16:48:00 +00:00
1999-11-09 14:15:33 +00:00
1999-11-16 10:56:05 +00:00
1999-11-03 18:20:59 +00:00
1999-11-13 20:58:17 +00:00
1999-11-12 20:04:59 +00:00
1999-11-09 14:15:33 +00:00
1999-11-15 20:17:04 +00:00
1999-10-09 23:24:59 +00:00
1999-11-15 20:02:58 +00:00
1999-11-15 18:27:30 +00:00
1999-11-05 14:41:39 +00:00
1999-08-28 18:21:55 +00:00
1999-08-17 22:11:02 +00:00
1999-11-02 22:46:42 +00:00
1999-08-28 01:08:13 +00:00
1999-11-13 20:58:17 +00:00
1999-11-13 20:58:17 +00:00
1999-11-13 20:58:17 +00:00
1999-11-09 14:15:33 +00:00
1999-11-02 22:46:42 +00:00
1999-11-13 14:09:08 +00:00
1999-10-29 04:41:07 +00:00
1999-11-05 13:10:39 +00:00
1999-08-28 01:08:13 +00:00
1999-11-10 21:14:25 +00:00
1999-08-27 23:45:13 +00:00
1999-10-29 18:09:36 +00:00
1999-11-15 02:37:02 +00:00
1999-10-26 06:52:31 +00:00
1999-11-13 20:58:17 +00:00
1999-11-10 05:23:19 +00:00
1999-11-14 13:54:44 +00:00