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-16 00:42:18 +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-02 22:40:15 +00:00
1999-11-13 20:58:17 +00:00
1999-11-15 23:16:06 +00:00
1999-10-29 17:28:09 +00:00
1999-11-13 20:58:17 +00:00
1999-08-28 01:08:13 +00:00
1999-11-13 20:58:17 +00:00
1999-11-13 14:09:08 +00:00
1999-08-28 01:08:13 +00:00
1999-08-27 23:45:13 +00:00
1999-10-29 18:09:36 +00:00
1999-11-13 20:58:17 +00:00
1999-11-14 13:54:44 +00:00